#!/bin/sh

# Starts the JacORB TransactionService
jaco org.jacorb.transaction.TransactionService "$@"
