#!/bin/sh

# Starts the JacORB event channel
jaco org.jacorb.events.EventChannelImpl "$@"
