#!/bin/sh 


# Starts the JTrader trading service

jaco jacorb.trading.TradingService "$@"
