#!/bin/sh 


# Starts the JTrader trading service

jaco org.jacorb.trading.TradingService "$@"
