Using the servlet

If everything went well, it should now be available for use from the com.ibm.mqe.trace.MQeTraceToBinaryMidp.

Because this servlet doesn't support get, then viewing the URL with a web browser will result in a 405 error. This is normal.

If your application server is set up with the defaults, the URL for the servlet is http://localhost:9080/mqetrace/trace.

Parent topic: An example servlet configuration using WAS