Good day.
I am trying to deploy the MQ component binding for Glassfish ESB in a Solaris environment. When trying to start the component binding, it gets a NoClassDefFoundError for class com.ibm.mq.MQPutMessageOptions.
I have put the required ibm mq jars in the install_root/lib folder of the binding component, and I have also tried including a reference to them in the classpath settings of the application server's jvm.
I have managed get the binding component working in a windows environment, but not on Solaris.
If anyone has some knowledge of how to get this working, I would greatly appreciate it.
Thanks
Gavin Rifkind