Dashboard > PXE > ... > Commandline Tools > bpelc Command > View

Page Operations


Navigation


PXE Log In   View a printable version of the current page.
bpelc Command
Added by Paul Brown, last edited by Paul Brown on Apr 08, 2005

The bpelc commandline tool compiles BPEL4WS 1.1 or WS-BPEL 2.0 processes for execution by the PXE runtime engine.

Synopsis

bpelc [-q|-v|-vv] [-o directory] [-rr rrfile] [-wsdl uri] url ... url

Description

The bpelc commandline tool compiles BPEL processes (either 1.1 or 2.0) for execution by the PXE runtime engine. The compiler will automatically detect the version of the process and configure itself appropriately. For comparison, the <bpelc> Task performs the same operation, and the BPEL compiler can be used directly.

For more information about the BPEL compiler, see [Compiler Toolchain].

Options

Option/Argument Effect
-o directory the directory to write the output files to.
-rr rrfile the filename of the ZIP resource repository to read WSDL definitions from. If this parameter is not specified, the compiler will dereference URIs directly as URLs.
-wsdl uri for BPEL4WS 1.1 processes, the URI of WSDL definitions to include from the ZIP resource repository. This hint is ignored for WS-BPEL 2.0 processes in favor of the <bpel:import> mechanism.
url ... url the URLs of BPEL process definitions to be compiled.
-q|v|-vv adjust the verbosity of logging output. See Configuring Commandline Launchers.
-h prints a synopsis to the console and exits.


Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 1.4.1 Build:#212 Jun 02, 2005) - Bug/feature request - Contact Administrators