Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[bpel-dev] Parsing BPEL+WSDL specifications

Hello,

I am currently looking for a tool that parses BPEL specifications and the WSDL files it includes and that can understand things like partner links types definitions in the WSDL.

I am wondering if you know any tools that could help me or if what I could easily build something like this using the BPEL Eclipse project.

To be more specific, my goal is to have something that takes a BPEL specification as an input and returns an abstract tree containing the BPEL process definition as well as the WSDL types, operations, messages, partner links definitions.

Many thanks in advance and best regards,

--
Damien Thivolle                   |     INRIA Rhone-Alpes / VASY
PHD Student                       |     655, Avenue de l'Europe
damien.thivolle@xxxxxxxx          |     Montbonnot
http://www.inrialpes.fr/vasy      |     38 334 Saint Ismier Cedex France


Back to the top