An example servlet configuration using WAS

An MQe queue manager can run within a servlet. For more information on writing servlets that use MQe queue managers, see Servlet in Queue manager operations.
Note: In MQe version 2.0, the deprecated jar must be in the classpath for servlets to work.

This section describes an example servlet that is included with MQe, and how to configure it using WebSphere® Application Server 4.0 (WAS).

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.


Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.