Posted: Mon Mar 03, 2008 4:59 am Post subject: MQ Java Client for iSeries
Disciple
Joined: 06 May 2004 Posts: 164
I have installed the MQ Java client for iSeries and now need to test that it can connect to a server and send/receive messages without any problems.
Is there a sample program that comes with the client that I can use to test connectivity..?
I thought that the Samples were installed however, when checking the install by issuing the command "java com.ibm.mq.MQJavaLevel", I get the following error:
java.lang.NoClassDefFoundError: com/ibm/mq/jms/MQJavaLevel
at java.lang.Throwable.<init>(Throwable.java:195)
at java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:40
)
Java program completed with exit code 1
I'm assuming this is not good but is it a Java/Machine problem or do I need to re-install the client..?
I have looked through the relevant manuals but can't seem to find anything that can help me.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum