#!/bin/sh

# JacORB Notification Service

# Starts the JacORB Notification Service

jaco org.jacorb.notification.ConsoleMain "$@"
