URI Format
URIs intercepted by IBM MQ bridge for HTTP.
Syntax
- If a question mark (?) is used it must be substituted with %3f. For example, orange?topic should be specified as orange%3ftopic.
- @ qMgrName is only valid on an HTTP POST
Description
Deploy the IBM MQ bridge for HTTP servlet to your JEE application server with a context root of contextRoot. Requests tohttp://hostname: port/context_root/msg/queue/queueName @ qMgrNameand
http://hostname: port/context_root/msg/topic/topicStringare intercepted by IBM MQ bridge for HTTP.