[jboss-jira] [JBoss JIRA] Resolved: (BPEL-278) role referenced in <from> is not verified to exist in the partner link
Alejandro Guizar (JIRA)
jira-events at lists.jboss.org
Tue Sep 4 02:39:18 EDT 2007
[ http://jira.jboss.com/jira/browse/BPEL-278?page=all ]
Alejandro Guizar resolved BPEL-278.
-----------------------------------
Resolution: Done
The anomalous situation described above is now caught during static analysis.
> role referenced in <from> is not verified to exist in the partner link
> ----------------------------------------------------------------------
>
> Key: BPEL-278
> URL: http://jira.jboss.com/jira/browse/BPEL-278
> Project: JBoss jBPM BPEL
> Issue Type: Bug
> 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
>
>
> Consider the following partner link declaration.
> <partnerLink name="ConfiscationTaskMngLink" partnerLinkType="wsdl:ConfiscationTaskMngLink" partnerRole="ConfiscationTaskMngProvider" />
> The following from-spec is invalid because the above partner link does not specify myRole:
> <from endpointReference="myRole" partnerLink="ConfiscationTaskMngLink" />
> This error is not caught during static analysis.
--
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