Configuring WebSphere MQ Everyplace queuemanagers as servlets

WebSphere MQ Everyplace queuemanagers can run within a servlet. For more information on writing servlets that use WebSphere MQ Everyplace queuemanagers, see the servlet section in the WebSphere MQ Everyplace System Programming Guide.

Note:
In WebSphere MQ Everyplace version 2.0, the deprecated jar must be in the classpath for servlets to work.

An example servlet that receives trace from the com.ibm.mqe.trace.MQeTraceToBinaryMidp trace handler is included with the example classes. It is examples.trace.MQeTraceServlet. Using this as an example, the following information explains how to configure it to work with WAS 4.0. Other application servers will require different steps.



© IBM Corporation 2002, 2003. All Rights Reserved