[jboss-jira] [JBoss JIRA] Updated: (BPEL-239) detect and deal with jpdl deployments

Alejandro Guizar (JIRA) jira-events at lists.jboss.org
Thu Mar 1 15:15:08 EST 2007


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

Alejandro Guizar updated BPEL-239:
----------------------------------

    Description: 
Because BPEL overrides the default archive parser chain, normal jPDL deployment is no longer possible. To handle this situation, follow these steps:

1. Detect jPDL deployments: look for a "processdefinition.xml" entry.
2. If the process archive contains a jPDL process,
 then: call the jPDL handler chain
 otherwise: call the BPEL handler chain

> detect and deal with jpdl deployments
> -------------------------------------
>
>                 Key: BPEL-239
>                 URL: http://jira.jboss.com/jira/browse/BPEL-239
>             Project: JBoss jBPM BPEL
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Engine
>    Affects Versions: jBPM BPEL 1.1 beta 3
>            Reporter: Alejandro Guizar
>         Assigned To: Alejandro Guizar
>             Fix For: jBPM BPEL 1.1.GA
>
>
> Because BPEL overrides the default archive parser chain, normal jPDL deployment is no longer possible. To handle this situation, follow these steps:
> 1. Detect jPDL deployments: look for a "processdefinition.xml" entry.
> 2. If the process archive contains a jPDL process,
>  then: call the jPDL handler chain
>  otherwise: call the BPEL handler chain

-- 
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