Setting up notification environment

Version 1 by Olivier Fabre
on May 28, 2010 10:38.

compared with
Current by Olivier Fabre
on May 28, 2010 11:50.

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

Changes (30)

View Page History
Create in tmp directory the two directories we'll use in the tutorial: foot et footResponse. These directories must be created prior to running Petals ESB.
*_5.1) Petals ESB_*

h1. *Petals ESB*

Open a terminal and go to petals-platform-3.0.5/bin directory.

Type: ./startup.sh \-C (to launch in console mode)
*_5.2) Components configuration_*

h1. *Components configuration*

You'll be shown hererunder the procedure to configure notification for a component. You'll have to repeat the process for each component that will send notifications. In our tutorial, there are three components to configure: BC-SAOP, FileTransfert and EIP. We'll do the configuration for petals-bc-filetransfer-2.4.2.zip to explain the methodology.
\\
Go to petals-bc-filetransfer-2.4.2.zip/META_INF

Open jbi.xml file.

On line with <petalsCDK:notifications>: change the value from false (default) to true.
Save the modifications.
\\
!worddave091193cdea7574e1a84126d5164b38b.png|height=422,width=607!
Save the modifications. !fileTransfert-jbi-xml.png|thumbnail,border=1,align=center!

Do the same for the two other components.
*_5.3) Installation of components in Petals ESB_*

h1. *Installation of components in Petals ESB*

Install petals-se-notification-1.0.2.zip component

{color:#ff0000}WARNING : this {warning}{color:#ff0000}this component (SE-Notification) has to be installed before any other component. We advise you to use a out-of-the-box Petals ESB.{color}{warning}


Install and configure the other components: petals-bc-filetransfer-2.4.2.zip, petals-bc-soap-4.0.2.zip, petals-se-eip-2.4.3.zip et petals-se-kpi-1.0.3-SNAPSHOT.zip;

Install all SA from within PetalsView-SA directory;

Install all sa-KPI-x.zip (9 au total) that you created in Petals Studio.
\\
You can check that everything runs smoothly by copying foot.xml in tmp/foot directory.