Author: abogachuk
Date: 2008-12-19 11:26:55 -0500 (Fri, 19 Dec 2008)
New Revision: 12727
Modified:
trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-452
Modified: trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml 2008-12-19 16:15:51 UTC (rev
12726)
+++ trunk/esb/docs/esb_ref_guide/en/modules/esb_support.xml 2008-12-19 16:26:55 UTC (rev
12727)
@@ -290,10 +290,10 @@
<para>Having configured JBoss Enterprise SOA Platform for your ESB
project you don't need to install and configure ESB server and runtime as they are
already included.</para>
<para>Check here to find more details on the platform: <ulink
url="http://www.jboss.com/products/platforms/soa">JBoss Enterprise SOA
Platform</ulink> and <ulink
url="http://www.jboss.com/products/platforms/soa/components">... Enterprise
SOA Platform Component Details</ulink>.</para>
- <para>You can know what is SOA here: <ulink
url="http://www.jboss.org/jbossesb/resources/SOABasics.html">... of
SOA</ulink> and <ulink
url="http://www.jboss.org/jbossesb/resources/SOAEOA.html">SOA and
EOA</ulink>.</para>
+ <para>You can find out what is SOA here: <ulink
url="http://www.jboss.org/jbossesb/resources/SOABasics.html">... of
SOA</ulink> and <ulink
url="http://www.jboss.org/jbossesb/resources/SOAEOA.html">SOA and
EOA</ulink>.</para>
- <para>To configure the SOA platform select <emphasis>
- <property>Window >Preferences > Server
> Runtime Enironments</property></emphasis>, that will open the Server
Runtime Environments Preferences page where you can add, remove and edit a Server Runtime
Environment.</para>
+ <para>To configure the JBoss Enterprise SOA platform select
<emphasis>
+ <property>Window > Preferences > Server
> Runtime Enironments</property></emphasis>, that will open the Server
Runtime Environments Preferences page where you can add, remove and edit a Server Runtime
Environment.</para>
<figure>
<title>Configure new Server Runtime
Environment</title>
@@ -304,7 +304,7 @@
</mediaobject>
</figure>
- <para>Select
<emphasis><property>Add</property></emphasis>, choose
<emphasis><property>JBoss 4.2 Runtime</property></emphasis> as a
type of runtime environment, check the <emphasis><property>Create a new local
server</property></emphasis> checkbox and click
<emphasis><property>Next</property></emphasis>.</para>
+ <para>Select
<emphasis><property>Add</property></emphasis>, choose
<emphasis><property>JBoss 4.2 Runtime</property></emphasis> as a
type of runtime environment, check the <emphasis><property>Create a new local
server</property></emphasis> checkbox and click
<emphasis><property>Next</property></emphasis>:</para>
<figure>
<title>Type of Server Runtime Environment</title>
<mediaobject>
@@ -335,10 +335,10 @@
</imageobject>
</mediaobject>
</figure>
- <para>Then you will need to add JBoss ESB libraries to your
projects to configure the SOA server runtime exactly for your projects. Right-click on
your project, select <emphasis><property>Build Path > Add JBoss ESB
libraries</property></emphasis>: </para>
+ <para>Then you will need to add JBoss ESB libraries to your
projects to configure the SOA server runtime exactly for your projects. Right-click on
your project, select <emphasis><property>Build Path > Add
Libraries</property></emphasis>:</para>
<figure>
- <title>Add ESB Libraries</title>
+ <title>Add Libraries</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/esb_project/17_Add_new_libraries.png"/>
@@ -346,7 +346,7 @@
</mediaobject>
</figure>
- <para>Choose <emphasis><property>JBoss ESB
Libraries</property></emphasis>:</para>
+ <para>Choose <emphasis><property>JBoss ESB
Libraries</property></emphasis> and click
<emphasis><property>Next</property></emphasis>:</para>
<figure>
<title>ESB Libraries</title>
@@ -368,7 +368,7 @@
</imageobject>
</mediaobject>
</figure>
-
+ <para>Click
<emphasis><property>Finish</property></emphasis>.</para>
<para>Now you can deploy your Helloworld project to the server and
run a test class in the client Java project to see the test result in the Console
view.</para>