[jboss-jira] [JBoss JIRA] Resolved: (BPEL-217) convert bpel-definition.xml into master wsdl document

Alejandro Guizar (JIRA) jira-events at lists.jboss.org
Thu May 3 08:24:30 EDT 2007


     [ http://jira.jboss.com/jira/browse/BPEL-217?page=all ]

Alejandro Guizar resolved BPEL-217.
-----------------------------------

    Resolution: Done

jBPM BPEL looks for a master WSDL document only if neither the definition descriptor nor the BPEL 2 import mechanism provide any imported document. 

The definition descriptor is still supported but has been made optional. When absent, jPBM BPEL looks for a BPEL document within the process archive entries.

> convert bpel-definition.xml into master wsdl document
> -----------------------------------------------------
>
>                 Key: BPEL-217
>                 URL: http://jira.jboss.com/jira/browse/BPEL-217
>             Project: JBoss jBPM BPEL
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Engine
>            Reporter: Alejandro Guizar
>         Assigned To: Alejandro Guizar
>             Fix For: jBPM BPEL 1.1 GA
>
>
> The definition descriptor only exists to provide an import mechanism missing in BPEL 1.1.  BPEL 2 does provide such a mechanism, making the definition descriptor a redundant annoyance for BPEL 2 deployments.
> For BPEL 1.1 deployments, we can introduce the concept of a "master" WSDL file in lieu of the definition descriptor. This master WSDL file would import other WSDL and XML Schema documents required by the BPEL process through the WSDL import mechanism. Said mechanism allows for relative and absolute locations just as the definition descriptor does.
> Apart from declaring imports, the definition descriptor also points to the BPEL file. To locate the BPEL file in absence of the definition descriptor,  jBPM BPEL would search a file whose extension is "bpel". The master WSDL file would have the same name of the BPEL file and a "wsdl" extension.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list