JBoss Tools SVN: r33395 - branches/jbosstools-3.2.x/bpel/docs/reference/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2011-07-31 20:18:24 -0400 (Sun, 31 Jul 2011)
New Revision: 33395
Modified:
branches/jbosstools-3.2.x/bpel/docs/reference/en-US/Book_Info.xml
branches/jbosstools-3.2.x/bpel/docs/reference/en-US/deploy.xml
branches/jbosstools-3.2.x/bpel/docs/reference/en-US/tasks.xml
Log:
updated for TOOLSDOC-184
Modified: branches/jbosstools-3.2.x/bpel/docs/reference/en-US/Book_Info.xml
===================================================================
--- branches/jbosstools-3.2.x/bpel/docs/reference/en-US/Book_Info.xml 2011-07-31 23:23:32 UTC (rev 33394)
+++ branches/jbosstools-3.2.x/bpel/docs/reference/en-US/Book_Info.xml 2011-08-01 00:18:24 UTC (rev 33395)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
- <pubsnumber>3</pubsnumber>
+ <pubsnumber>4</pubsnumber>
<abstract>
<para>The JBoss BPEL User Guide explains how to use the BPEL Tools to create BPEL files quickly and with precision.</para>
</abstract>
Modified: branches/jbosstools-3.2.x/bpel/docs/reference/en-US/deploy.xml
===================================================================
--- branches/jbosstools-3.2.x/bpel/docs/reference/en-US/deploy.xml 2011-07-31 23:23:32 UTC (rev 33394)
+++ branches/jbosstools-3.2.x/bpel/docs/reference/en-US/deploy.xml 2011-08-01 00:18:24 UTC (rev 33395)
@@ -25,8 +25,11 @@
<para><emphasis><property>BPEL Project</property></emphasis>: Click the <property>Browse...</property> button to select the BPEL project in your workspace which you want to deploy to the runtime.
Please note, that you should select the <property>bpelContent</property> folder in your new BPEL project as a value of <property>BPEL Project</property> field because the bpel-deploy.xml should be created in this place.
</para>
- <para><emphasis><property>File name</property></emphasis>: The default value is bpel-deploy.xml. Please, don't change it.</para>
- <para>Click on <property>Finish</property> button to close the wizard and a new bpel-deploy.xml file will be created.</para>
+ <para>
+ <emphasis>
+ <property>File name</property>
+ </emphasis>: The default value is <filename>bpel-deploy.xml</filename>. Please, don't change it.</para>
+ <para>Click on <property>Finish</property> button to close the wizard and a new <filename>bpel-deploy.xml</filename> file will be created.</para>
<figure>
<title>New BPEL Deploy file Wizard</title>
<mediaobject>
@@ -37,7 +40,7 @@
</figure>
</listitem>
<listitem>
- <para>Double-click the bpel-deploy.xml file to open it in ODE Descriptor Deployment Editor.
+ <para>Double-click the <filename>bpel-deploy.xml</filename> file to open it in ODE Descriptor Deployment Editor.
In the <property>Inbound Interfaces</property> section, click the
<property>Associated Port</property> column and select <property>HelloWorldProcessPort</property>
in the dropdown box.The <property>Related Service</property> and <property>Binding Used</property>
@@ -77,7 +80,7 @@
</figure>
</listitem>
<listitem>
- <para>Select <property>JBoss AS 5.1 </property>as a server type. </para>
+ <para>Select <property>JBoss AS 5.1 </property> or <property>JBoss SOA-P</property> as the server type. </para>
<note>
<para>Please note, that only JBoss As 5.1 or higher version supports BPEL.</para>
</note>
@@ -124,9 +127,9 @@
</figure>
</listitem>
</itemizedlist>
- <para>If there's anything we didn't cover or you can't figure out, please feel free to visit our <ulink
+ <para condition="jbt">If there is anything that was not covered, visit our <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201"
>JBoss Tools Users Forum</ulink> to ask questions.
- There we are also waiting for your suggestions and comments.</para>
+ There we are also waiting for your suggestions and comments.</para>
</section>
</chapter>
\ No newline at end of file
Modified: branches/jbosstools-3.2.x/bpel/docs/reference/en-US/tasks.xml
===================================================================
--- branches/jbosstools-3.2.x/bpel/docs/reference/en-US/tasks.xml 2011-07-31 23:23:32 UTC (rev 33394)
+++ branches/jbosstools-3.2.x/bpel/docs/reference/en-US/tasks.xml 2011-08-01 00:18:24 UTC (rev 33395)
@@ -405,7 +405,7 @@
<section id="createdeploy">
<title>Creating a deploy.xml file</title>
<para>
- If you want to deploy a BPEL project to the JBoss BPEL Runtime, a <filename>deploy.xml</filename> file needs to be created. The steps below show you how to create this file in JBDS:
+ If you want to deploy a BPEL project to the JBoss BPEL Runtime, a <filename>deploy.xml</filename> file needs to be created. The steps below show you how to create this file:
</para>
<itemizedlist>
<listitem>
@@ -512,7 +512,7 @@
</imageobject>
</mediaobject>
</figure>
- <para>Read the <ulink url="http://download.jboss.org/jbosstools/nightly-docs/en/as/html_single/index...">JBoss Server Manager Reference Guide</ulink> for more detail on this process.</para>
+ <para condition="jbt">Read the <ulink url="http://download.jboss.org/jbosstools/nightly-docs/en/as/html_single/index...">JBoss Server Manager Reference Guide</ulink> for more detail on this process.</para>
</listitem>
<listitem>
<para>You can enter the link <ulink url="http://localhost:8080/bpel-console/app.html">http://localhost:8080/bpel-console/app.html</ulink> in your web browser to access the deployed processes.</para>
@@ -526,7 +526,7 @@
</figure>
</listitem>
</itemizedlist>
- <para>
+ <para condition="jbt">
Please visit the <ulink url="http://www.jboss.com/index.html?module=bb&op=viewforum&f=201">JBoss Tools Users Forum</ulink> for more information and assistance.
</para>
</section>
13 years, 4 months