Exposing a JMS Queue or Topic as a Petals Service

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View Page History

This tutorial explains how you can make expose a JMS queue or a JMS topic as a service in Petals ESB.
When such a service is invoked, a JMS message will be extracted from the Petals message and published on the topic (or queue).

\\
To enable communications between the JMS server and Petals ESB, you will need a JNDI.
The JMS server will have to be configured to use this JNDI.
\\
A wizard opens up, showing three drop-down lists.
In the *Use Case* list, select *Provide or Import a Service into Petals*. *Communication*.
In the *Petals Component* list, select *JMS // petals-bc-jms*.
In the *Component Usage*, select *Provide or Import a Service in Petals ESB*.
In the *Component Version* list, select the version of the Petals-BC-JMS that you are using in Petals.

If the WSDL definition of the Web Service is located on the local disk, click *Browse...* and select your WSDL on the disk.

{note}
The auto-generation of the end-point (visible as a check box on the screen-shot) should not be used with the JMS component.
{note}

\\
Once the WSDL location and the fields have been filled-in, click *Next*.