#!/bin/sh 


# Starts the JTrader trading service

${HOME}/OppStore/jacorb/bin/jaco org.jacorb.trading.TradingService "$@"
