[
http://jira.jboss.com/jira/browse/BPEL-278?page=all ]
Alejandro Guizar updated BPEL-278:
----------------------------------
Summary: role referenced in <from> is not verified to exist in the partner link
(was: endpoint reference in <from> is not validated against the available partner
link roles)
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