Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » BPEL Designer » Generating BPEL programmatically using bpel.model
Generating BPEL programmatically using bpel.model [message #10026] Tue, 06 November 2007 02:59
Leif Singer is currently offline Leif SingerFriend
Messages: 1
Registered: July 2009
Junior Member
Hello,

I would like to use the org.eclipse.bpel.model package to generate BPEL
programmatically. I know that I can create and populate a Process object
using the BPELFactory. Now I want to serialize it to XML. I'd thought I
might be able to use the BPELWriter class, but its write method expects a
BPELResource.

How would I create a new BPELResource and link that to my Process object?
In the BPELResource class, I can only see a getProcess method. Also, I'm
not quite sure which factory to use for the creation of the BPELResource.

I'd be glad if someone could shed some light on this.

Thanks in advance
Leif Singer
Previous Topic:can i read an XML file with the oaw XMIReader class
Next Topic:Eclipse Plugin and Oracle Bpel Process Manager
Goto Forum:
  


Current Time: Tue Mar 19 07:44:44 GMT 2024

Powered by FUDForum. Page generated in 0.02870 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top