|
Right Java tools for J2EE, Web Service, Grid and more |
| |Home | Products | Documents | Downloads | Purchase | Support | Company | Partners | Contact | |
FAQ For EasyJMS
General
Can I use EasyJMS to send message to Message Driven Beans?
Yes. EasyJMS sends message to Destination identified by its JNDI name. Any consumer, either Message Driven Beans or regular JMS clients can consume the message.
I use Websphere and got error: java.lang.UnsatisfiedLinkError:
Can't find library mqjbnd05 (mqjbnd05.dll) in sun.boot.library.path or
java.library.path. What was wrong?
The file mqjbnd05.dll is not on your PATH. This file is part of IBM MQ. It probably was installed under IBM MQ directory, or not installed at all.