Author: psrna
Date: 2011-01-31 08:14:08 -0500 (Mon, 31 Jan 2011)
New Revision: 28752
Modified:
trunk/bpel/docs/reference/en-US/deploy.xml
Log:
* bpel-deploy.xml changed to deploy.xml
Modified: trunk/bpel/docs/reference/en-US/deploy.xml
===================================================================
--- trunk/bpel/docs/reference/en-US/deploy.xml 2011-01-31 13:07:10 UTC (rev 28751)
+++ trunk/bpel/docs/reference/en-US/deploy.xml 2011-01-31 13:14:08 UTC (rev 28752)
@@ -8,7 +8,7 @@
</para>
<itemizedlist>
<listitem>
- <para>Create the bpel-deploy.xml by selecting
+ <para>Create the deploy.xml by selecting
<emphasis><property>New > Other... > BPEL 2.0 >
Apache ODE Deployment Descriptor</property></emphasis>. Click the
<property>Next</property> button.
</para>
<figure>
@@ -23,10 +23,10 @@
<listitem>
<para>On the next wizard page you should enter the following
information:</para>
<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.
+ 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 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 deploy.xml. Please, don't
change it.</para>
+ <para>Click on <property>Finish</property> button to
close the wizard and a new deploy.xml file will be created.</para>
<figure>
<title>New BPEL Deploy file Wizard</title>
<mediaobject>
@@ -37,14 +37,14 @@
</figure>
</listitem>
<listitem>
- <para>Double-click the bpel-deploy.xml file to open it in ODE
Descriptor Deployment Editor.
+ <para>Double-click the deploy.xml 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>
- columns should be automatically filled in. Save the
<emphasis><property>bpel-deploy.xml</property></emphasis>.
+ columns should be automatically filled in. Save the
<emphasis><property>deploy.xml</property></emphasis>.
</para>
<figure>
- <title>bpel-deploy.xml file editor</title>
+ <title>deploy.xml file editor</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/deploy_createdeploy_3.png"/>
Show replies by date