NoClassDefFoundError in Java client after Message Queue upgrade
Hi,
I upgraded from version 3.5 SP1 to Message Queue 3 2005Q1.
The Java client I was using from a remote client seems to be throwing a NoClassDefFound error when I use the new imq.jar .
java.lang.NoClassDefFoundError: com/sun/messaging/jmq/Versionat com.sun.messaging.jmq.jmsclient.ConnectionImpl.<clinit>(ConnectionImpl.ja va:83)at com.sun.messaging.BasicConnectionFactory.createConnection(BasicConnectionFactor y.java:110)
Any ideas about this ?
Thanks,
Rini

