Translating BPEL Process to Open Workflow
Nets GNU BPEL2oWFN Version 2.0.3, 29 June 2007 |
GNU BPEL2oWFN is released as free software written in ANSI C/C++. You can download the source code which can be compiled on any GNU/Linux/BSD/UNIX-like operating system. If you are running Microsoft Windows you can either use Cygwin to compile, or download a pre-compiled executable binary below.
The current release of GNU BPEL2oWFN is version 2.0.3 of 29 June 2007. Version history.
We recommend downloading the sources of GNU BPEL2oWFN and compile it on your system.
release GNU BPEL2oWFN version release version
stable1.0 1.1 1.2 2.0.0 2.0.1 2.0.2 2.0.3 development version
under developmentpre-release After downloading please have a look at the README file which explains the contents and the installation of the distribution.
You can also get the most recent (development!) source code using anonymous CVS. To compile GNU BPEL2oWFN from scratch, you will need the following tools:
- GCC (http://www.gnu.org/software/gcc)
- Autoconf (http://www.gnu.org/software/autoconf)
- GNU Automake (http://www.gnu.org/software/automake)
- Bison (http://www.gnu.org/software/bison)
- Flex (http://www.gnu.org/software/flex)
- Kimwitu++ (http://www2.informatik.hu-berlin.de/~piefel/kimwitu++/)
Pre-compiled binaries of GNU BPEL2oWFN are available for various operating systems:
operating system GNU BPEL2oWFN version Microsoft Windows
Intel x861.0 1.1 1.2 2.0.0 2.0.1 2.0.2 2.0.3 GNU/Linux
Intel x86N/A 1.1 1.2 2.0.0 2.0.1 2.0.2 2.0.3 Sun Solaris
SPARC1.0 1.1 1.2 2.0.0 2.0.1 2.0.2 2.0.3 Apple Mac OS X
PowerPCN/A 1.1 1.2 N/A N/A N/A N/A Apple Mac OS X
Universal BinaryN/A N/A N/A 2.0.0 2.0.1 2.0.2 2.0.3 The archives contain the binary executable and a PDF-version of the User's Manual. See manuals for an overview.
For a full overview of all published files, check out our FTP site.
Copyright © 2006, 2007 Niels Lohmann, Christian Gierds, Martin Znamirowski
Copyright © 2005 Niels Lohmann, Christian GierdsGNU BPEL2oWFN is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
GNU BPEL2oWFN is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.