Author: objectiser
Date: 2010-07-13 09:27:55 -0400 (Tue, 13 Jul 2010)
New Revision: 859
Modified:
branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/src/main/module/examples.xml
trunk/docs/docbook/gettingstartedguide/src/main/module/examples.xml
Log:
Fix path to ESB example.
Modified:
branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/src/main/module/examples.xml
===================================================================
---
branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/src/main/module/examples.xml 2010-07-13
11:28:54 UTC (rev 858)
+++
branches/RiftSaw-2.1.x/docs/docbook/gettingstartedguide/src/main/module/examples.xml 2010-07-13
13:27:55 UTC (rev 859)
@@ -141,13 +141,8 @@
</para>
<para>
- If the ESB examples were deployed during the RiftSaw installation procedure,
- the example that we are going to try will be located in the
-
<filename>${JBossESB}/samples/quickstarts/bpel_helloworld</filename>
- folder.
- </para>
-
- <para>
+ The example that we are going to use is located in the
+ <filename>${RiftSaw}/samples/esb/bpel_helloworld</filename> folder.
Also note that the quickstart described in the preceding section,
located in the
<filename>${RiftSaw}/samples/quickstarts/hello_world</filename>
must still be deployed. If this example is not deployed, then please follow
@@ -157,8 +152,8 @@
<para>
The next step is to deploy the ESB service that will invoke this "hello
world"
BPEL process. This is achieved by performing the following command in the
-
<filename>${JBossESB}/samples/quickstarts/bpel_helloworld</filename>
- folder.
+ <filename>${RiftSaw}/samples/esb/bpel_helloworld</filename>
+ folder:
</para>
<code>
Modified: trunk/docs/docbook/gettingstartedguide/src/main/module/examples.xml
===================================================================
--- trunk/docs/docbook/gettingstartedguide/src/main/module/examples.xml 2010-07-13
11:28:54 UTC (rev 858)
+++ trunk/docs/docbook/gettingstartedguide/src/main/module/examples.xml 2010-07-13
13:27:55 UTC (rev 859)
@@ -141,13 +141,8 @@
</para>
<para>
- If the ESB examples were deployed during the RiftSaw installation procedure,
- the example that we are going to try will be located in the
-
<filename>${JBossESB}/samples/quickstarts/bpel_helloworld</filename>
- folder.
- </para>
-
- <para>
+ The example that we are going to use is located in the
+ <filename>${RiftSaw}/samples/esb/bpel_helloworld</filename> folder.
Also note that the quickstart described in the preceding section,
located in the
<filename>${RiftSaw}/samples/quickstarts/hello_world</filename>
must still be deployed. If this example is not deployed, then please follow
@@ -157,8 +152,8 @@
<para>
The next step is to deploy the ESB service that will invoke this "hello
world"
BPEL process. This is achieved by performing the following command in the
-
<filename>${JBossESB}/samples/quickstarts/bpel_helloworld</filename>
- folder.
+ <filename>${RiftSaw}/samples/esb/bpel_helloworld</filename>
+ folder:
</para>
<code>