OS: Solaris 9
IS: 615
Broker: 615
After installation and restarting the broker ping commands shows this
bash-2.05$ ./bin/broker_ping localhost
Exception in thread “main” java.lang.NoClassDefFoundError: COM/activesw/API/client/BrokerConnectionCallback
bash-2.05$ ps -eaf|grep broker
wm 724 1 0 12:01:52 pts/4 0:00 /opt/webMethods6/Broker/bin/awbrokermon
wm 725 724 0 12:01:52 pts/4 0:00 /opt/webMethods6/Broker/bin/awbroker -d /var/opt/webMethods
how do I include the class file
Thahir