Author: irooskov(a)redhat.com
Date: 2010-01-03 19:25:08 -0500 (Sun, 03 Jan 2010)
New Revision: 19639
Added:
trunk/jbpm/docs/converter_ref/en-US/
trunk/jbpm/docs/converter_ref/en-US/Author_Group.xml
trunk/jbpm/docs/converter_ref/en-US/BPMN_Convert_User_Guide.ent
trunk/jbpm/docs/converter_ref/en-US/BPMN_Convert_User_Guide.xml
trunk/jbpm/docs/converter_ref/en-US/Book_Info.xml
trunk/jbpm/docs/converter_ref/en-US/Preface.xml
trunk/jbpm/docs/converter_ref/en-US/Revision_History.xml
trunk/jbpm/docs/converter_ref/en-US/bpmn2jpdl.xml
trunk/jbpm/docs/converter_ref/en-US/images/
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_1.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_2.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_3.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_4.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_5.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_7.png
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_8.png
trunk/jbpm/docs/converter_ref/en-US/images/jbosstools_logo.png
trunk/jbpm/docs/converter_ref/en-US/master.xml
trunk/jbpm/docs/converter_ref/en-US/master_output.xml
trunk/jbpm/docs/converter_ref/en-US/overview.xml
trunk/jbpm/docs/converter_ref/publican.cfg
Removed:
trunk/jbpm/docs/converter_ref/en/
Modified:
trunk/jbpm/docs/converter_ref/pom.xml
Log:
updating the book so that it is able to be built with Maven and Publican
Added: trunk/jbpm/docs/converter_ref/en-US/Author_Group.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/Author_Group.xml (rev 0)
+++ trunk/jbpm/docs/converter_ref/en-US/Author_Group.xml 2010-01-04 00:25:08 UTC (rev
19639)
@@ -0,0 +1,4 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<authorgroup><author><firstname>Grid</firstname><surname>Qian</surname><email>fqian(a)redhat.com</email></author></authorgroup>
Added: trunk/jbpm/docs/converter_ref/en-US/BPMN_Convert_User_Guide.ent
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/BPMN_Convert_User_Guide.ent
(rev 0)
+++ trunk/jbpm/docs/converter_ref/en-US/BPMN_Convert_User_Guide.ent 2010-01-04 00:25:08
UTC (rev 19639)
@@ -0,0 +1,4 @@
+<!ENTITY PRODUCT "JBoss">
+<!ENTITY BOOKID "BPMN_Convert_User_Guide">
+<!ENTITY YEAR "2009">
+<!ENTITY HOLDER "Red Hat">
Added: trunk/jbpm/docs/converter_ref/en-US/BPMN_Convert_User_Guide.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/BPMN_Convert_User_Guide.xml
(rev 0)
+++ trunk/jbpm/docs/converter_ref/en-US/BPMN_Convert_User_Guide.xml 2010-01-04 00:25:08
UTC (rev 19639)
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<book>
+<xi:include href="Book_Info.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include href="Preface.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include href="overview.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include href="bpmn2jpdl.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include href="Revision_History.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<index></index>
+</book>
Added: trunk/jbpm/docs/converter_ref/en-US/Book_Info.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/Book_Info.xml (rev 0)
+++ trunk/jbpm/docs/converter_ref/en-US/Book_Info.xml 2010-01-04 00:25:08 UTC (rev 19639)
@@ -0,0 +1,4 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<bookinfo><title>BPMN Convert User
Guide</title><subtitle>Provides information relating to the BPMN Convert
module.</subtitle><productname>JBoss Developer
Studio</productname><productnumber>3.0</productnumber><edition>1.0</edition><pubsnumber>0</pubsnumber><abstract><para>The
BPMN Convert User Guide explains how to use the BPMN Convert module to translate a BPMN
file to a JPDL
file.</para></abstract><corpauthor><inlinemediaobject><imageobject><imagedata
fileref="Common_Content/images/title_logo.svg"
format="SVG"></imagedata></imageobject></inlinemediaobject></corpauthor><xi:include
href="Common_Content/Legal_Notice.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include&g...
href="Author_Group.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include&g...
Added: trunk/jbpm/docs/converter_ref/en-US/Preface.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/Preface.xml (rev 0)
+++ trunk/jbpm/docs/converter_ref/en-US/Preface.xml 2010-01-04 00:25:08 UTC (rev 19639)
@@ -0,0 +1,4 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<preface><title>Preface</title><xi:include
href="Common_Content/Conventions.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include&g...
href="Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include
href="Common_Content/Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include&g...
Added: trunk/jbpm/docs/converter_ref/en-US/Revision_History.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/Revision_History.xml (rev
0)
+++ trunk/jbpm/docs/converter_ref/en-US/Revision_History.xml 2010-01-04 00:25:08 UTC (rev
19639)
@@ -0,0 +1,4 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<appendix><title>Revision
History</title><simpara><revhistory><revision><revnumber>0</revnumber><date>Fri
Nov 20
2009</date><author><firstname>Isaac</firstname><surname>Rooskov</surname><email>irooskov@redhat.com</email></author><revdescription><simplelist><member>Initial
creation of book by
publican</member></simplelist></revdescription></revision></revhistory></simpara></appendix>
Added: trunk/jbpm/docs/converter_ref/en-US/bpmn2jpdl.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/bpmn2jpdl.xml (rev 0)
+++ trunk/jbpm/docs/converter_ref/en-US/bpmn2jpdl.xml 2010-01-04 00:25:08 UTC (rev 19639)
@@ -0,0 +1,126 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<chapter id="bpmn2jpdl" >
+ <title>Translate a Bpmn file to a JPDL file</title>
+ <para>In this chapter we provide you with the necessary steps to translate a
Bpmn file to a JPDL file.</para>
+
+ <section id="createproject">
+ <title>Creating a project</title>
+ <para>Before creating a Bpmn file, you should have a Project
created.</para>
+ <para>Create a project by
+ <emphasis><property>New > Project... > General >
Project</property></emphasis>. Enter the following information:
+ </para>
+ <para>Project Name: test</para>
+
+ <figure>
+ <title>Creating a Project</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_1.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on the <property>Finish</property>
button.</para>
+ </section>
+ <section id="createbpmnfile">
+ <title>Creating a Bpmn File by STP BPMN Editor</title>
+ <para>Create a BPMN diagram file by
+ <emphasis><property>New > Others... > Bpmn
Diagram</property></emphasis>
+ . Enter the following information:
+ </para>
+ <para>File Name: test</para>
+ <figure>
+ <title>Creating BPMN Diagram</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_2.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on the <property>Finish</property>
button.</para>
+ <para>Open the test.bpmn_diagram file by double-click it.</para>
+ <para>Draw the Bpmn diagram using STP BPMN editor. If you do not know how
to use STP BPMN editor, please visit <ulink
url="http://www.eclipse.org/bpmn/">BPMN project page for
details</ulink>.</para>
+ </section>
+ <section id="bpmntojpdl">
+ <title>Exporting a Bpmn File to Jpdl files</title>
+ <para>A Bpmn file may include more than one pool. Every pool can be mapped
to a corresponding Jpdl file.</para>
+ <itemizedlist>
+ <listitem>
+ <para>Select 'test.bpmn' file and right-click it. Open the
export wizard by
+ <emphasis><property>Export... > BPMN Export > BPMN ->
JPDL</property></emphasis>
+ .
+ </para>
+ <figure>
+ <title>BPMN Export</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_3.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on the <property>Next</property>
button.</para>
+ </listitem>
+ <listitem>
+ <para>Select the BPMN file that you want to translate.
+ </para>
+ <figure>
+ <title>Choosing a BPMN File</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_4.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on the <property>Next</property>
button.</para>
+ </listitem>
+ <listitem>
+ <para>Select the Pools of BPMN that you want to translate.
+ </para>
+ <figure>
+ <title>Choosing BPMN Pools</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_5.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on the <property>Next</property>
button.</para>
+ </listitem>
+ <listitem>
+ <para>On the next page, you may get error or warning messages that
occurred during the conversion. If there are no messages, this page is skipped.
+ </para>
+ <para>Click on the <property>Next</property>
button.</para>
+ </listitem>
+ <listitem>
+ <para>Select the target location to save the generated JPDL files.
+ </para>
+ <figure>
+ <title>Target Location</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_7.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <itemizedlist>
+ <listitem>
+ <para>If you'd like to overwrite existing resources,check
this "Overwrite existing resources" checkbox.</para>
+ </listitem>
+ </itemizedlist>
+ <para>Click on the <property>Finish</property>
button.</para>
+ <para>Then the JPDL files are generated to the target
location.</para>
+ </listitem>
+ </itemizedlist>
+ <para>The generated files look like this: </para>
+ <figure>
+ <title>The Generated JPDL Files</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_8.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>We hope, this guide helped you to get started with the JBoss BPMN
Convert module. Besides, for additional information you are welcome on <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
forum</ulink>.</para>
+ </section>
+
+</chapter>
\ No newline at end of file
Added: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_1.png
===================================================================
(Binary files differ)
Property changes on:
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_1.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_2.png
===================================================================
(Binary files differ)
Property changes on:
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_2.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_3.png
===================================================================
(Binary files differ)
Property changes on:
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_3.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_4.png
===================================================================
(Binary files differ)
Property changes on:
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_4.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_5.png
===================================================================
(Binary files differ)
Property changes on:
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_5.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_7.png
===================================================================
(Binary files differ)
Property changes on:
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_7.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_8.png
===================================================================
(Binary files differ)
Property changes on:
trunk/jbpm/docs/converter_ref/en-US/images/bpmnconvert_bpmn2jpdl_8.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/jbpm/docs/converter_ref/en-US/images/jbosstools_logo.png
===================================================================
(Binary files differ)
Property changes on: trunk/jbpm/docs/converter_ref/en-US/images/jbosstools_logo.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/jbpm/docs/converter_ref/en-US/master.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/master.xml (rev 0)
+++ trunk/jbpm/docs/converter_ref/en-US/master.xml 2010-01-04 00:25:08 UTC (rev 19639)
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3CR3/docbookx.dtd"
+
+[<!ENTITY overview SYSTEM "overview.xml">
+<!ENTITY bpmn2jpdl SYSTEM "bpmn2jpdl.xml">
+]>
+
+<book>
+
+ <bookinfo>
+ <title>BPMN Convert User Guide</title>
+ <corpauthor>
+ <inlinemediaobject>
+ <imageobject role="fo">
+ <imagedata format="PNG"
fileref="images/jbosstools_logo.png" />
+ </imageobject>
+ <imageobject role="html">
+ <imagedata/>
+ </imageobject>
+ </inlinemediaobject>
+ </corpauthor>
+
+
<author><firstname>Grid</firstname><surname>Qian</surname><email>fqian(a)redhat.com</email></author>
+ <pubdate>October 2008</pubdate>
+ <copyright>
+ <year>2008</year>
+ <year>2009</year>
+ <holder>JBoss by Red Hat</holder>
+ </copyright>
+ <releaseinfo>
+ Version: 1.1.0.M2
+ </releaseinfo>
+<abstract>
+ <title/>
+ <para>
+ <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/en/jboss_bpmn...
version</ulink>
+ </para>
+</abstract>
+
+
+ </bookinfo>
+
+ <toc/>
+ &overview;
+ &bpmn2jpdl;
+</book>
Added: trunk/jbpm/docs/converter_ref/en-US/master_output.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/master_output.xml (rev 0)
+++ trunk/jbpm/docs/converter_ref/en-US/master_output.xml 2010-01-04 00:25:08 UTC (rev
19639)
@@ -0,0 +1,220 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3CR3/docbookx.dtd"
+
+[<!ENTITY overview SYSTEM "overview.xml">
+<!ENTITY bpmn2jpdl SYSTEM "bpmn2jpdl.xml">
+]><book
xmlns:diffmk="http://diffmk.sf.net/ns/diff">
+
+ <bookinfo>
+ <title>BPMN Convert User Guide</title>
+ <corpauthor diffmk:change="added">
+ <inlinemediaobject diffmk:change="added">
+ <imageobject diffmk:change="added"
role="fo">
+ <imagedata diffmk:change="added"
fileref="images/jbosstools_logo.png"
format="PNG"></imagedata>
+ </imageobject>
+ <imageobject diffmk:change="added"
role="html">
+ <imagedata
diffmk:change="added"></imagedata>
+ </imageobject>
+ </inlinemediaobject>
+ </corpauthor>
+
+
<author><firstname>Grid</firstname><surname>Qian</surname><email>fqian(a)redhat.com</email></author>
+ <pubdate>October 2008</pubdate>
+ <copyright>
+ <year>2008</year>
+ <year>2009</year>
+ <holder><diffmk:wrapper diffmk:change="changed">JBoss by
Red Hat</diffmk:wrapper></holder>
+ </copyright>
+ <releaseinfo><diffmk:wrapper diffmk:change="changed">
+ Version: 1.1.0.M2
+ </diffmk:wrapper></releaseinfo>
+<abstract>
+ <title></title>
+ <para>
+ <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/en/jboss_bpmn...
version</ulink>
+ </para>
+</abstract>
+
+
+ </bookinfo>
+
+ <toc></toc>
+
+<chapter id="overview"
xml:base="file:///home/ochikvina/WORK/for_compare/trunk/jbpm/docs/converter_ref/en/modules/overview.xml">
+ <title>BPMN Convert Overview</title>
+ <para><diffmk:wrapper diffmk:change="changed">This chapter
gives you a short overview of JBoss BPMN Convert
module.</diffmk:wrapper></para>
+ <para><diffmk:wrapper diffmk:change="changed">JBoss BPMN
Convert module is a tool used for a BPMN file
translation.</diffmk:wrapper></para>
+ <para>As a part of JBoss tools, JBoss BPMN Convert module implements BPMN
-> JPDL translation. You can get a basic JPDL file from a BPMN file by using this
module.</para>
+ <para>The BPMN file may be written by hands or with the help of some editors.
In this guide, we use STP BPMN editor to draw a BPMN file.</para>
+ <para>You can download the editor which is included into BPMN Modeler from
Eclipse download or update site. On the <ulink
url="http://www.eclipse.org/bpmn">Eclipse BPMN project
page</ulink><diffmk:wrapper diffmk:change="added"> you can find the
necessary links and other related information.</diffmk:wrapper></para>
+
+<section diffmk:change="added">
+ <title diffmk:change="added"><diffmk:wrapper
diffmk:change="added">Key Features of JBoss BPMN Convert
module</diffmk:wrapper></title>
+ <para diffmk:change="added"><diffmk:wrapper
diffmk:change="added">For a start, we propose you to look through the table
of main features of JBoss BPMN Convert module:</diffmk:wrapper></para>
+
+ <table diffmk:change="added">
+
+ <title diffmk:change="added"><diffmk:wrapper
diffmk:change="added">Key Functionality of JBoss BPMN Convert
module</diffmk:wrapper></title>
+ <tgroup cols="3" diffmk:change="added">
+
+ <colspec align="left" colnum="1"
colwidth="2*" diffmk:change="added"></colspec>
+ <colspec colnum="2" colwidth="4*"
diffmk:change="added"></colspec>
+ <colspec align="left" colnum="3"
colwidth="2*" diffmk:change="added"></colspec>
+
+ <thead diffmk:change="added">
+ <row diffmk:change="added">
+ <entry diffmk:change="added"><diffmk:wrapper
diffmk:change="added">Feature</diffmk:wrapper></entry>
+ <entry diffmk:change="added"><diffmk:wrapper
diffmk:change="added">Benefit</diffmk:wrapper></entry>
+ <entry diffmk:change="added"><diffmk:wrapper
diffmk:change="added">Chapter</diffmk:wrapper></entry>
+ </row>
+ </thead>
+
+ <tbody diffmk:change="added">
+
+ <row diffmk:change="added">
+ <entry diffmk:change="added"><para
diffmk:change="added"><diffmk:wrapper
diffmk:change="added">STP BPMN
Editor</diffmk:wrapper></para></entry>
+ <entry diffmk:change="added"><para
diffmk:change="added"><diffmk:wrapper
diffmk:change="added">JBoss BPMN Convert module contains STP Business Process
Modeling Notation (BPMN) Editor which is a tool to express any processes in a graphical
form (simple diagrams with a set of some graphical elements). Created BPMN files can then
be converted to jPDL.</diffmk:wrapper></para></entry>
+ <entry diffmk:change="added">
+ <link diffmk:change="added"
linkend="createbpmnfile"><diffmk:wrapper
diffmk:change="added">creating a BPMN file by STP BPMN
editor</diffmk:wrapper></link>
+ </entry>
+ </row>
+
+
+ </tbody>
+
+ </tgroup>
+ </table>
+
+
+
+</section>
+
+
+</chapter>
+
+<chapter id="bpmn2jpdl"
xml:base="file:///home/ochikvina/WORK/for_compare/trunk/jbpm/docs/converter_ref/en/modules/bpmn2jpdl.xml">
+ <title>Translate a Bpmn file to a JPDL file</title>
+ <para>In this chapter we provide you with the necessary steps to translate a
Bpmn file to a JPDL file.</para>
+
+ <section id="createproject">
+ <title>Creating a project</title>
+ <para>Before creating a Bpmn file, you should have a Project
created.</para>
+ <para>Create a project by
+ <emphasis><property moreinfo="none">New >
Project... > General > Project</property></emphasis>. Enter the
following information:
+ </para>
+ <para>Project Name: test</para>
+
+ <figure float="0">
+ <title>Creating a Project</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_1.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on the <property
moreinfo="none">Finish</property> button.</para>
+ </section>
+ <section id="createbpmnfile">
+ <title>Creating a Bpmn File by STP BPMN Editor</title>
+ <para>Create a BPMN diagram file by
+ <emphasis><property moreinfo="none">New >
Others... > Bpmn Diagram</property></emphasis>
+ . Enter the following information:
+ </para>
+ <para>File Name: test</para>
+ <figure float="0">
+ <title>Creating BPMN Diagram</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_2.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on the <property
moreinfo="none">Finish</property> button.</para>
+ <para>Open the test.bpmn_diagram file by double-click it.</para>
+ <para>Draw the Bpmn diagram using STP BPMN editor. If you do not know how
to use STP BPMN editor, please visit <ulink
url="http://www.eclipse.org/bpmn/">BPMN project page for
details</ulink>.</para>
+ </section>
+ <section id="bpmntojpdl">
+ <title>Exporting a Bpmn File to Jpdl files</title>
+ <para>A Bpmn file may include more than one pool. Every pool can be mapped
to a corresponding Jpdl file.</para>
+ <itemizedlist>
+ <listitem>
+ <para>Select 'test.bpmn' file and right-click it. Open the
export wizard by
+ <emphasis><property moreinfo="none">Export... >
BPMN Export > BPMN -> JPDL</property></emphasis>
+ .
+ </para>
+ <figure float="0">
+ <title>BPMN Export</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_3.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on the <property
moreinfo="none">Next</property> button.</para>
+ </listitem>
+ <listitem>
+ <para>Select the BPMN file that you want to translate.
+ </para>
+ <figure float="0">
+ <title>Choosing a BPMN File</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_4.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on the <property
moreinfo="none">Next</property> button.</para>
+ </listitem>
+ <listitem>
+ <para>Select the Pools of BPMN that you want to translate.
+ </para>
+ <figure float="0">
+ <title>Choosing BPMN Pools</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_5.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>Click on the <property
moreinfo="none">Next</property> button.</para>
+ </listitem>
+ <listitem>
+ <para>On the next page, you may get error or warning messages that
occurred during the conversion. If there are no messages, this page is skipped.
+ </para>
+ <para>Click on the <property
moreinfo="none">Next</property> button.</para>
+ </listitem>
+ <listitem>
+ <para>Select the target location to save the generated JPDL files.
+ </para>
+ <figure float="0">
+ <title>Target Location</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_7.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <itemizedlist>
+ <listitem>
+ <para>If you'd like to overwrite existing resources,check
this "Overwrite existing resources" checkbox.</para>
+ </listitem>
+ </itemizedlist>
+ <para>Click on the <property
moreinfo="none">Finish</property> button.</para>
+ <para>Then the JPDL files are generated to the target
location.</para>
+ </listitem>
+ </itemizedlist>
+ <para>The generated files look like this: </para>
+ <figure float="0">
+ <title>The Generated JPDL Files</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/bpmnconvert_bpmn2jpdl_8.png"></imagedata>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>We hope, this guide helped you to get started with the JBoss BPMN
Convert module. Besides, for additional information you are welcome on <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
forum</ulink>.</para>
+ </section>
+
+</chapter>
+</book>
Added: trunk/jbpm/docs/converter_ref/en-US/overview.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/en-US/overview.xml (rev 0)
+++ trunk/jbpm/docs/converter_ref/en-US/overview.xml 2010-01-04 00:25:08 UTC (rev 19639)
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<chapter id="overview">
+ <title>BPMN Convert Overview</title>
+ <para>This chapter gives you a short overview of JBoss BPMN Convert
module.</para>
+ <para>JBoss BPMN Convert module is a tool used for a BPMN file
translation.</para>
+ <para>As a part of JBoss tools, JBoss BPMN Convert module implements BPMN ->
JPDL translation. You can get a basic JPDL file from a BPMN file by using this
module.</para>
+ <para>The BPMN file may be written by hands or with the help of some editors.
In this guide, we use STP BPMN editor to draw a BPMN file.</para>
+ <para>You can download the editor which is included into BPMN Modeler from
Eclipse download or update site. On the <ulink
url="http://www.eclipse.org/bpmn">Eclipse BPMN project page</ulink> you
can find the necessary links and other related information.</para>
+
+<section>
+ <title>Key Features of JBoss BPMN Convert module</title>
+ <para>For a start, we propose you to look through the table of main features of
JBoss BPMN Convert module:</para>
+
+ <table>
+
+ <title>Key Functionality of JBoss BPMN Convert module</title>
+ <tgroup cols="3">
+
+ <colspec colnum="1" align="left"
colwidth="2*"/>
+ <colspec colnum="2" colwidth="4*"/>
+ <colspec colnum="3" align="left"
colwidth="2*"/>
+
+ <thead>
+ <row>
+ <entry>Feature</entry>
+ <entry>Benefit</entry>
+ <entry>Chapter</entry>
+ </row>
+ </thead>
+
+ <tbody>
+
+ <row>
+ <entry><para>STP BPMN Editor</para></entry>
+ <entry><para>JBoss BPMN Convert module contains STP
Business Process Modeling Notation (BPMN) Editor which is a tool to express any processes
in a graphical form (simple diagrams with a set of some graphical elements). Created BPMN
files can then be converted to jPDL.</para></entry>
+ <entry>
+ <link linkend="createbpmnfile">creating a BPMN
file by STP BPMN editor</link>
+ </entry>
+ </row>
+
+
+ </tbody>
+
+ </tgroup>
+ </table>
+
+
+
+</section>
+
+
+</chapter>
\ No newline at end of file
Modified: trunk/jbpm/docs/converter_ref/pom.xml
===================================================================
--- trunk/jbpm/docs/converter_ref/pom.xml 2009-12-31 16:28:30 UTC (rev 19638)
+++ trunk/jbpm/docs/converter_ref/pom.xml 2010-01-04 00:25:08 UTC (rev 19639)
@@ -83,9 +83,9 @@
<configuration>
<sourceDocumentName>master.xml</sourceDocumentName>
- <sourceDirectory>${pom.basedir}/en</sourceDirectory>
+ <sourceDirectory>${pom.basedir}/en-US</sourceDirectory>
<imageResource>
- <directory>${pom.basedir}/en</directory>
+ <directory>${pom.basedir}/en-US</directory>
<includes>
<include>images/**/*</include>
</includes>
Added: trunk/jbpm/docs/converter_ref/publican.cfg
===================================================================
--- trunk/jbpm/docs/converter_ref/publican.cfg (rev 0)
+++ trunk/jbpm/docs/converter_ref/publican.cfg 2010-01-04 00:25:08 UTC (rev 19639)
@@ -0,0 +1,7 @@
+# Config::Simple 4.59
+# Fri Nov 20 13:19:45 2009
+
+xml_lang: en-US
+type: Book
+brand: JBoss
+