From jbosstools-commits at lists.jboss.org Tue Mar 1 22:19:38 2011 Content-Type: multipart/mixed; boundary="===============4747898829934810613==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r29437 - trunk/bpel/docs/reference/en-US. Date: Tue, 01 Mar 2011 22:19:37 -0500 Message-ID: <201103020319.p223JbU4003439@svn01.web.mwc.hst.phx2.redhat.com> --===============4747898829934810613== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mcaspers Date: 2011-03-01 22:19:37 -0500 (Tue, 01 Mar 2011) New Revision: 29437 Modified: trunk/bpel/docs/reference/en-US/Book_Info.xml trunk/bpel/docs/reference/en-US/Revision_History.xml trunk/bpel/docs/reference/en-US/reference.xml trunk/bpel/docs/reference/en-US/summary.xml trunk/bpel/docs/reference/en-US/tasks.xml Log: General Documentation Updates Modified: trunk/bpel/docs/reference/en-US/Book_Info.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/bpel/docs/reference/en-US/Book_Info.xml 2011-03-02 02:50:26 UTC (= rev 29436) +++ trunk/bpel/docs/reference/en-US/Book_Info.xml 2011-03-02 03:19:37 UTC (= rev 29437) @@ -7,7 +7,7 @@ JBoss Developer Studio 4.0 4.0.0 - 8 + 9 The JBoss BPEL User Guide explains how to use the BPEL Tools to cr= eate BPEL files quickly and with precision. Modified: trunk/bpel/docs/reference/en-US/Revision_History.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/bpel/docs/reference/en-US/Revision_History.xml 2011-03-02 02:50:2= 6 UTC (rev 29436) +++ trunk/bpel/docs/reference/en-US/Revision_History.xml 2011-03-02 03:19:3= 7 UTC (rev 29437) @@ -6,7 +6,21 @@ - 1-0 + 0-2 + Wed Mar 02 2011 + + Matthew + Casperson + mcaspers(a)redhat.com + + + + Screenshot updates and general editing + + + + + 0-1 Tue Jan 18 2011 Matthew Modified: trunk/bpel/docs/reference/en-US/reference.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/bpel/docs/reference/en-US/reference.xml 2011-03-02 02:50:26 UTC (= rev 29436) +++ trunk/bpel/docs/reference/en-US/reference.xml 2011-03-02 03:19:37 UTC (= rev 29437) @@ -14,7 +14,7 @@ Wizards
New BPEL project Wizard - This wizard helps to create new BPEL project. It is avai= lable by selecting File= NewOtherBPEL project<= /guimenuitem> in the menu bar. + This wizard is provided to create a new BPEL project. It= is available by selecting FileNewOtherBPEL = project.
New BPEL Project Wizard @@ -23,12 +23,12 @@
- It consists of two pages: + The wizard consists of two pages: On the first page you can adjust the name of the pr= oject and the directory where it will be created. - If "Use default" option is checked= the output directory will be the workspace, otherwise the user should spec= ify it by himself using Browse button. + If the Use default location option= is checked the output directory will be set to the workspace, otherwise a = custom location can be specified by clicking the Browse button.
New BPEL Project Wizard @@ -40,7 +40,7 @@
- On the second page you can specify the name of the = Content Folder. = + On the second page you can specify the name of the = Content Folder. =
New BPEL Project Wizard @@ -54,7 +54,7 @@
Apache ODE Deployment Descriptor Wizard - Using this wizard user can create ODE deployment descrip= tor (deploy.xml) and place it in the temporary directo= ry.It is available by selecting File= NewOther= Apache ODE Deployment Descriptor Wizard in the m= enu bar. + This wizard can be used to create an ODE deployment desc= riptor (deploy.xml) file and place it in the temporary= directory. It is available by selecting FileNewOtherApache ODE Deployment Descriptor Wizard= .
New BPEL Project Wizard @@ -64,16 +64,16 @@
- On the page you can adjust the name of the deployment descrip= tor and the directory where it will be created.Note,that you should use /PROJECT_NAME/bpelContent directory as an output one. + On this page you can adjust the name of the deployment descr= iptor and the directory where it will be created. Note that you should use = /PROJECT_NAME/bpelContent directory for the output. =
New BPEL Process file Wizard - Using the New BPEL Process file Wizard it is possible to create a BPEL process file and a WSDL file. + Using the New BPEL Process file Wizard it is possible to create a BPEL process file and a WSDL file. The wizard includes several pages: - The first page has the following options t= o set: + The first page includes the following opti= ons: New BPEL Process file Wizard. First Page Op= tions. = @@ -135,7 +135,7 @@ = - The second page has the following options = to set: + The second page include the following opti= ons:
New BPEL Process file Wizard. Second Page O= ptions. = @@ -195,7 +195,7 @@ - Process files that are used in the BPEL project must= be under the bpelContent folder. Only in this case th= ese files can be deployed to JBoss server. + Process files that are used in the BPEL project must= be under the bpelContent folder. This is necessary fo= r the files to be deployed to a JBoss server. @@ -204,9 +204,8 @@ Editors
Business Process Editor - Business Process Editor is intended to facilitate the pr= ocess of changing and = - adding new logic to BPEL process file. You can open .bpel = - in this editor by right click the file in the project expl= orer and selecting Open With...Business Process Editor + + The Business Process Editor is intended to facilitate the pr= ocess of changing and adding new logic to a BPEL process file. You can open= .bpel files in this editor by right click the file in= the Project Explorer and selecting Open With...Business Process Editor.
Business Process Editor @@ -216,10 +215,10 @@
- The editor consists of two tabs:Design tab and Source tab. + The editor consists of two tabs: the Design tab and the Source tab.
Design tab - Design tab is the main part of Business Process Editor.It= consists of 3 parts: + The Design tab is the main part of t= he Business Process Editor. It consists of 3 parts: Visual Pane:
@@ -230,7 +229,7 @@
- The Visual Pane graphically displays the order in= which the activities are executed. + The Visual Pane provides a graphical representati= on of the order in which the activities are executed.
Palette:
@@ -242,7 +241,7 @@
- The Palette represents different = elements of the BPEL activities organized into functional categories. Using= it the developer can easily add new elements to the sequence activity. To = do this, click the required element and then drag and drop it to the place = on the Visual Pane where it should be added. + The Palette view represents the d= ifferent BPEL activities elements organized into functional categories. Usi= ng it the developer can easily add new elements to the sequence activity. T= o do this, click the required element and then drag and drop it to the plac= e on the Visual Pane.
Behavior Components View: @@ -254,10 +253,9 @@ - Execution behavior components are grouped into th= e - Behavior Components View. - The view is also fully synchronized with Properties= view where you can customize all - the properties of the component. + + Execution behavior components are grouped into the Behavior Components view. This view is also fully synchro= nized with Properties view where you can customize all= the properties of the component. +
Process Structure View of Business Process E= ditor @@ -266,7 +264,7 @@
= - To add an element to some component group click t= he plus ( + To add an element to a component group click the = plus ( @@ -279,7 +277,7 @@
Source tab - Source tab can be used for editing BPEL process file= directly. It is also possible to validate the file structure. + The Source tab can be used for = directly editing BPEL process files. It is also possible to validate the fi= le structure.
Validation error in Source tab @@ -289,7 +287,7 @@
- If the user wants to disable/unable validation he ca= n do it by selecting WindowPreferencesValidation. + Validation can be enabled or disabled by selecting <= menuchoice>WindowPreferencesValidation.
Validation configuration @@ -302,7 +300,7 @@
ODE Deployment Descriptor Editor - To deploy your process in ODE you need to create a simple = deployment descriptor with basic information, using the ODE Deplo= yment Descriptor Editor to facilitate the process of descriptor = configuration. You can see how the descriptor file opened in the editor loo= ks like in the picture below: + To deploy your process in ODE you need to create a simple = deployment descriptor with basic information, using the ODE Deplo= yment Descriptor Editor to facilitate the process of descriptor = configuration. You can see how the descriptor file looks when it is opened = in the editor in the image below:
ODE Deployment Descriptor Editor Modified: trunk/bpel/docs/reference/en-US/summary.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/bpel/docs/reference/en-US/summary.xml 2011-03-02 02:50:26 UTC (re= v 29436) +++ trunk/bpel/docs/reference/en-US/summary.xml 2011-03-02 03:19:37 UTC (re= v 29437) @@ -3,7 +3,7 @@ Summary - This document highlights the capabilities of BPEL Tools, as well as p= roviding the steps required to create and configure BPEL process and deploy= ment descriptor files. If you have questions or suggestions concerned both = the documentation and tools behavior, you are welcome to JBoss Tools Users = forum. Please, use Jira to report bugs and requests on documentation. + This document highlights the capabilities of BPEL Tools, as well as = providing the steps required to create and configure BPEL process and deplo= yment descriptor files. If you have questions or suggestions concerned both= the documentation and tools behavior please visit the JBoss Tools Users fo= rum. =
Modified: trunk/bpel/docs/reference/en-US/tasks.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/bpel/docs/reference/en-US/tasks.xml 2011-03-02 02:50:26 UTC (rev = 29436) +++ trunk/bpel/docs/reference/en-US/tasks.xml 2011-03-02 03:19:37 UTC (rev = 29437) @@ -410,7 +410,7 @@ - Create the deploy.xml by selecting NewOther...BPEL 2.0Apache ODE Deployment Descriptor. Click the Next button. = + Create the deploy.xml file by selecting FileNewOther...BPEL 2.0A= pache ODE Deployment Descriptor. Click the Next button. =
New BPEL Deploy file @@ -424,10 +424,10 @@ On the next wizard page you should enter the following informat= ion: - BPEL Project : Click the <= guibutton>Browse... button to select the BPEL project in your w= orkspace which you want to deploy to the runtime. Please note, that you sho= uld select the bpelContent folder in your new BPEL pro= ject as a value of BPEL Project field because the deploy.xml should be created in this place. + BPEL Project : Click the <= guibutton>Browse... button to select the BPEL project in your w= orkspace where you want to deploy to the runtime. Please note that you shou= ld select the bpelContent folder in your new BPEL proj= ect for the BPEL Project field because this is the cor= rect location for the deploy.xml file. - File name: The default val= ue is deploy.xml. Please, don't change it. + File name: The default val= ue is deploy.xml. This should not be changed. Click on the Finish button to close the = wizard and a new deploy.xml file will be created.
@@ -441,7 +441,7 @@ - Double-click the deploy.xml file to open it in = ODE Descriptor Deployment Editor. In the Inbound Interfaces section, click the Associated Port column and se= lect HelloWorldProcessPort in the dropdown box.The Related Service and Binding Used col= umns should be automatically filled in. Save the deploy.xml. + Double-click the deploy.xml file to open it in = ODE Descriptor Deployment Editor. In the Inb= ound Interfaces section, click the Associated Port column and select HelloWorldProcessPort in the= dropdown box.The Related Service and Bindin= g Used columns should be automatically filled in. Save the chan= ges to the deploy.xml file.
deploy.xml file editor @@ -457,17 +457,17 @@
Creating JBoss BPEL Server - Suppose you have installed the JBoss BPEL Runtime-RiftSaw, = now you can create a server for JBoss BPEL runtime. + Once you have installed the JBoss BPEL Runtime-RiftSaw, you= can create a server for JBoss BPEL runtime. - Open the Servers view by selecting = WindowsShow ViewOther...ServerServers. + Open the Servers view by selecting = WindowsShow ViewOther...ServerServers. - Right-click the Servers view and select New= Server to open the Ne= w Server Wizard: = + Right-click the Servers view and select NewServer to open the New Server wizard: =
New Server Wizard @@ -479,7 +479,7 @@
- Select JBoss AS 5.1 as a server type. + Select JBoss AS 5.1 as a server type. Please note, that only JBoss As 5.1 or higher version supports= BPEL. @@ -487,7 +487,7 @@ = - Click the Next button. On the next page, you = should input your JBoss As locat= ion. Then click the Next button and you will get the= page like this: = + Click the Next button. On the next page, you = should input your JBoss As location. Then click = the Next button and you will get the page like this: =
Add resource to the server @@ -500,7 +500,7 @@ - Select HelloWorld, then click the Ad= d button to add the project to the server. Then click on the Finish button. + Select HelloWorld, then click the Ad= d button to add the project to the server. Finally, click the <= guibutton>Finish button. Start the server by right-clicking on the server and selecting = the Start item. = @@ -512,10 +512,10 @@
- If some aspects of server creation is not clear, please, read = JBoss Server Manager Reference Guide for more de= tails. + Read the JBoss Server Manager Reference Guid= e for more detail on this process.
- You can enter the link http://localhost:8080/bpel-console/app.html to t= he browser to get the deployed processes. + You can enter the link http://localhost:8080/bpel-console/app.html in y= our web browser to access the deployed processes.
The BPEL console @@ -526,8 +526,9 @@
- If there's anything we didn't cover or you can't figure out, plea= se feel free to visit our JBoss Tools Users Forum to= ask questions. - There we are also waiting for your suggestions and comment= s. + + Please visit the JBoss Tools Users Forum for m= ore information and assistance. +
--===============4747898829934810613==--