Author: mcaspers
Date: 2011-01-05 23:44:49 -0500 (Wed, 05 Jan 2011)
New Revision: 27936
Modified:
trunk/esb/docs/esb_ref_guide/en-US/reference.xml
trunk/esb/docs/esb_ref_guide/en-US/tasks.xml
Log:
Misc updates
Modified: trunk/esb/docs/esb_ref_guide/en-US/reference.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/en-US/reference.xml 2011-01-06 04:36:44 UTC (rev 27935)
+++ trunk/esb/docs/esb_ref_guide/en-US/reference.xml 2011-01-06 04:44:49 UTC (rev 27936)
@@ -146,8 +146,12 @@
<para>In order to add a new custom Action to your ESB XML file you
should select the
- Actions node under the Services, then right-click and choose
<emphasis>
- <property>New > Custom Action</property>.
</emphasis></para>
+ Actions node under the Services, then right-click and choose
+ <menuchoice>
+ <guimenuitem>New</guimenuitem>
+ <guimenuitem>Custom Action</guimenuitem>
+ </menuchoice>.
+ </para>
<figure>
<title>Adding New Custom Action in the Tree View</title>
Modified: trunk/esb/docs/esb_ref_guide/en-US/tasks.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/en-US/tasks.xml 2011-01-06 04:36:44 UTC (rev 27935)
+++ trunk/esb/docs/esb_ref_guide/en-US/tasks.xml 2011-01-06 04:44:49 UTC (rev 27936)
@@ -620,8 +620,11 @@
</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 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
+ <menuchoice>
+ <guimenuitem>Build Path</guimenuitem>
+ <guimenuitem>Add Libraries</guimenuitem>
+ </menuchoice>:</para>
<figure>
<title>Add Libraries</title>