Dave, usually this error comes if the client tools are not installed at that PC. There are several native libs for both MQI and JMS delivered with IBM MQ. Please check if those libs are there and on classpath / library path.
Lars 2009/9/25 Dave Wallin <[email protected]>: > > Hello all, > > We are wondering if anyone has been able to get the msmq component > functioning? We cannot seem to get past the following exception, even > though msmq is installed and running... Any ideas? Thanks. > > Exception in thread "main" java.lang.UnsatisfiedLinkError: no > msmq_native_support in java.library.path > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682) > at java.lang.Runtime.loadLibrary0(Runtime.java:822) > at java.lang.System.loadLibrary(System.java:993) > -- > View this message in context: > http://www.nabble.com/msmq-component-tp25615544p25615544.html > Sent from the Camel Development mailing list archive at Nabble.com. > > -- http://lhein.blogspot.com
