Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 334581

Summary: Attribute "endpointReference" should not be initialized
Product: z_Archived Reporter: s3506963
Component: BPELAssignee: Project Inbox <bpel.default-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: bbrodt, grid.qian
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description s3506963 CLA 2011-01-17 15:26:46 EST
The FROM element initializes the attribute "endpointReference" to "myRole". Since this attribute MUST NOT be set except when used in combination with "partnerLink" one cannot validate this rule (using a custom validator
working on the EMF model or the Java representation, respectively).