Using the JMS JCA Wizard

ProcedureTo Test the Sample Code

  1. Right-click the Project node and select Build.

  2. When the build process is complete, right-click the Project node and select Undeploy and Deploy.

  3. Use a JMS client to send a text message to Queue1 on the to JMS server (located at mq://localhost:7676, by default).

    The contents of the message is logged in the server log file.