Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 334581 - Attribute "endpointReference" should not be initialized
Summary: Attribute "endpointReference" should not be initialized
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BPEL (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-17 15:26 EST by s3506963 CLA
Modified: 2022-10-03 11:11 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).