Friday, August 14, 2009

Sending a SOAP message onto JMS using the "SOAP over Java Message Service" proposal, or as a TextMessage

Did you know that you can use Vordel SOAPbox to send a SOAP message onto a JMS message queue? You can choose to send it as a normal TextMessage, or an ObjectMessage. But you can also choose to use the "SOAP over JMS Message Service" proposal to place the message.

Just choose Design mode instead of Classic mode in the tabs in the top-right, and then drag in a "Messaging System" filter onto the canvas. You might notice that the "drag and join" configuration of SOAPbox is very similar to how the Vordel Gateway is configured. So you can test the JMS service in exactly the same way as you configure the connection to the JMS service.

0 comments: