[jboss-jira] [JBoss JIRA] Created: (BPEL-278) endpoint reference in <from> is not validated against the available partner link roles
Alejandro Guizar (JIRA)
jira-events at lists.jboss.org
Fri Aug 31 17:48:18 EDT 2007
endpoint reference in <from> is not validated against the available partner link roles
--------------------------------------------------------------------------------------
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