Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jwt-dev] Announcement: BPEL Generation

Florian, try the Apache ODE BPEL compiler[0], it will enforce the BPEL 2.0 specification rules.

Also please follow the Apache ODE instructions to deploy your BPEL over there. Don't hesitate to contact the ODE guys on user@xxxxxxxxxxxxxx, they reply quickly and accurately.

[0]: http://svn.apache.org/repos/asf/ode/branches/APACHE_ODE_1.X/bpel-compiler/

Thanks,

Antoine

On Wed, Oct 1, 2008 at 1:44 PM, Florian Lautenbacher <florian.lautenbacher@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi all,
 
Meanwhile a new release (1.0.2) concerning our workflow code generation framework and its implementation for BPEL code generation is online, see http://sourceforge.net/projects/wf-codegen/. It is adapted to JWT and builds on jwt-we as well as on jwt-transformation-base.

The focus of this release was to solve the link- source/target problem of complicated BPEL flow constructs (thanks to the comments of Pierre). As there is temporarily no simple way to exchange Event Handlers with LinkSource/ LinkTarget semantics, we decided to retain the EventHandlers.

In addition to that, the adapted framework produces a second file: a WSDL file which is necessary to provide additional operations for BPEL EventHandler specific operations.

Unfortunately, for the moment we were only able to check the generated code manually, but not on a real BPEL engine. Maybe somebody might assist us here? However, we are quite optimistic ;)

Best regards,

Florian


_______________________________________________
jwt-dev mailing list
jwt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jwt-dev




--
http://www.lunar-ocean.com/blog


Back to the top