Use the Jython scripting language to manage your message endpoints with the wsadmin tool. Use this topic to query your configuration for message endpoint properties, and to deactivate or reactivate a message endpoint.
The Java™ EE Connector Architecture (JCA) allows the application server to link inbound requests from messaging resource adapters to message endpoints. The message endpoint managed bean (MBean) is a Java Management Extensions (JMX) framework MBean that the application server associates with a message endpoint instance.
Use this topic to manage situations where messaging providers fail to deliver messages to their intended destinations. For example, a provider might fail to deliver messages to a message endpoint when its underlying Message Driven Bean attempts to commit transactions against a database server that is not responding. To troubleshoot the problem, use the wsadmin tool to temporarily disable the message endpoint from handling messages. After troubleshooting the issue, use the wsadmin tool to reactivate the message endpoint.
Also
use this topic if you are connecting to WebSphere® MQ
and you have used the WAS_EndpointInitialState custom property in
the activation specification to make a message endpoint start out
in a deactivated state. Use the wsadmin tool when you are ready to
activate the message endpoint.
In this information ...Related tasks
| IBM Redbooks, demos, education, and more(Index) |