Petals-BC-JMS 3.0

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

Changes (9)

View Page History

{column}
{column:width=235%}
{panel:title=Table of contents}{toc}{panel}
{panel:title=Contributors}{contributors:order=name|mode=list}{panel}
h2. Install the External JMS Server
To install the external JMS server, you must download and extracts the zip archive at this url:
[Specify joram client link here|petalsesb:maven.objectweb.org/maven2/org/objectweb/petals/usecase/jms/petals-jms-client/1.0-SNAPSHOT/petals-jms-client-1.0-SNAPSHOT-with-dependencies.zip].
This package also contains the external jms Client and Provider used in the next sections.
Insert all jars in your classpath and start the JMS server with the command below:
h2. Send a JMS Message to the JBI Helloworld Service Engine
To send a JMS Message to the JBi HelloWorld Service Engine, you must install several components in the order listed below:
# The HelloWorld Service Engine component ([Download here|petalsesb:maven.objectweb.org/maven2/org/objectweb/petals/petals-se-helloworld/1.4-SNAPSHOT/petals-se-helloworld-1.4-SNAPSHOT.zip]).
# The JMS binding component ([Download here|petalsesb:maven.objectweb.org/maven2/org/objectweb/petals/petals-bc-jms/1.3-SNAPSHOT/petals-bc-jms-1.3-SNAPSHOT.zip]).
# The sa-jms-consume service assembly ([Download here|petalsesb:maven.objectweb.org/maven2/org/objectweb/petals/usecase/jms/sa-jms-consume/1.0-SNAPSHOT/sa-jms-consume-1.0-SNAPSHOT.zip]). This service assembly contains one service unit:
{{su-jms-consume}} service unit. This service unit consumes the endpoint defined by the next service unit.
Once these components are installed, you must install the JMS client.
To install the JMS client, you must download and extracts the zip archive at this url:
[Specify joram client link here|petalsesb:maven.objectweb.org/maven2/org/objectweb/petals/usecase/jms/petals-jms-client/1.0-SNAPSHOT/petals-jms-client-1.0-SNAPSHOT-with-dependencies.zip]

By default, the JMS client is started in console mode.
To send a JBI Message to the external JMS provider, you must install several components in the order listed below:
* The Sample Client Service Engine component ([Download here|http://maven.ow2.org/maven2/org/objectweb/petals/petals-se-sampleclient/1.4-SNAPSHOT/petals-se-sampleclient-1.4-SNAPSHOT.zip]).
* The JMS binding component ([Download here|petalsesb:maven.objectweb.org/maven2/org/objectweb/petals/petals-bc-jms/1.3-SNAPSHOT/petals-bc-jms-1.3-SNAPSHOT.zip]).
* The sa-jms-provide service assembly ([Download here|petalsesb:maven.objectweb.org/maven2/org/objectweb/petals/usecase/jms/sa-jms-provide/1.0-SNAPSHOT/sa-jms-provide-1.0-SNAPSHOT.zip]). This service assembly contains one service unit:
the {{su-jms-provide}} service unit. This service unit provides an endpoint to contact the external JMS provider.
Once these components are installed, you must install the JMS provider.
To install the JMS provider, you must download and extracts the zip archive at this url:
[Specify joram client link here|petalsesb:maven.objectweb.org/maven2/org/objectweb/petals/usecase/jms/petals-jms-client/1.0-SNAPSHOT/petals-jms-client-1.0-SNAPSHOT-with-dependencies.zip]

Inserts all jars in your classpath and start the JMS provider with the command below: