Hi,
see “9.6 Broker Messaging Programmers Guide” for further informations.
Are you using build in JMS functionality or the WmJMSAdapter-Package?
Can you share your configuration settings?
Usually the order of configuration will be as follows:
- create provider in MWS Broker UI
- create connection Factory
- create destination
- create queue in Broker (Use “From JNDI”)
- connect IS to the provider (Settings → Messaging - JNDI Alias)
- create a connection for your factory (Settings → Messaging - JMS Alias)
You can then use the build-in services for JMS from WmPublic-Package (pub.jms-Folder).
See IS Build-In-Services Guide for details on these services.
Please note, that the latest version of Broker is 9.6 (still valid for current wM Versions), but it will be replaced by UM in the future.
Regards,
Holger
#Integration-Server-and-ESB#webMethods#B2B-Integration