a copy of the dos window with this error follows:
D:\BlueX>java -classpath .;D:\MQclient\com.ibm.mqbind.jar;D:\MQclient\com.ibm.m
q.jar bluexserver
Driver not Found
SQL Exception connecting to DB
Exception in
thread "main" java.lang.NoClassDefFoundError: javax/resource/Resour
ceException
at at com.ibm.mq.MQEnvironment.<clinit>(MQEnvironment.java:224).nul
l(Unknown Source)
at Messaging.connect(Messaging.java:127)
at bluexserver.main(bluexserver.java:115)