Author: ochikvina
Date: 2010-05-25 11:26:14 -0400 (Tue, 25 May 2010)
New Revision: 22309
Modified:
trunk/bpel/docs/reference/en-US/images/deploy_createdeploy_5.png
trunk/bpel/docs/reference/en-US/images/deploy_createdeploy_6.png
trunk/bpel/docs/reference/en-US/master.xml
trunk/bpel/docs/reference/en-US/modules/reference.xml
Log:
<html><head><meta name="qrichtext" content="1"
/></head><body style="font-size:9pt;font-family:Sans Serif">
<
p>https://jira.jboss.org/browse/TOOLSDOC-48 - Updated BPEL guide.Corrected all
found incorrect places. </p>
</body></html>
Modified: trunk/bpel/docs/reference/en-US/images/deploy_createdeploy_5.png
===================================================================
(Binary files differ)
Modified: trunk/bpel/docs/reference/en-US/images/deploy_createdeploy_6.png
===================================================================
(Binary files differ)
Modified: trunk/bpel/docs/reference/en-US/master.xml
===================================================================
--- trunk/bpel/docs/reference/en-US/master.xml 2010-05-25 15:09:16 UTC (rev 22308)
+++ trunk/bpel/docs/reference/en-US/master.xml 2010-05-25 15:26:14 UTC (rev 22309)
@@ -8,6 +8,7 @@
<!ENTITY deploy SYSTEM "modules/deploy.xml">
<!ENTITY reference SYSTEM "modules/reference.xml">
<!ENTITY summary SYSTEM "modules/summary.xml">
+<!ENTITY tasks SYSTEM "modules/tasks.xml">
]>
<book>
@@ -48,8 +49,9 @@
<toc/>
&overview;
&install;
- &detail;
- &deploy;
+ &tasks;
+ <!-- &detail;
+ &deploy;-->
&reference;
&summary;
</book>
Modified: trunk/bpel/docs/reference/en-US/modules/reference.xml
===================================================================
--- trunk/bpel/docs/reference/en-US/modules/reference.xml 2010-05-25 15:09:16 UTC (rev
22308)
+++ trunk/bpel/docs/reference/en-US/modules/reference.xml 2010-05-25 15:26:14 UTC (rev
22309)
@@ -105,7 +105,7 @@
<listitem><para><emphasis>Empty BPEL Process</emphasis> - list of
services participating in this BPEL process together
with the one of messages used within the
process is empty.There are no any orchestration logic.</para></listitem>
<listitem><para><emphasis>Synchronous BPEL Process</emphasis> -
- similar to Asynchronous BPEL Process
temlate except the fact that here
+ similar to Asynchronous BPEL Process
template except the fact that here
the caller is notified synchronously when
the process completes.</para></listitem>
</itemizedlist></entry>
<entry>Asynchronous BPEL Process</entry>