Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 298670 - BPEL Editor gives validation errors after creating correlation variables
Summary: BPEL Editor gives validation errors after creating correlation variables
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BPEL (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: BPEL UI Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-31 00:35 EST by grid.qian CLA
Modified: 2022-10-03 11:12 EDT (History)
0 users

See Also:


Attachments
patch for this bug (4.00 KB, patch)
2009-12-31 00:36 EST, grid.qian CLA
bbrodt: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description grid.qian CLA 2009-12-31 00:35:05 EST
Build Identifier: 

I created a CorrelationSet with a single correlation variable and four mappings. After doing this and cleaning the project I get four errors: 
Description Resource Path Location Type
The XPath segment "child::receivePolicyQuote" cannot be resolved. PolicyQuoteProcessArtifacts.wsdl /PolicyQuoteProcessService/bpelContent query BPEL Validation Marker

Description Resource Path Location Type
The XPath segment "child::receivePolicyQuote" cannot be resolved. PolicyQuoteProcessArtifacts.wsdl /PolicyQuoteProcessService/bpelContent query BPEL Validation Marker

Description Resource Path Location Type
The XPath segment "child::ssn" cannot be resolved. PolicyQuoteProcessArtifacts.wsdl /PolicyQuoteProcessService/bpelContent query BPEL Validation Marker

Description Resource Path Location Type
The XPath segment "child::ssn" cannot be resolved. PolicyQuoteProcessArtifacts.wsdl /PolicyQuoteProcessService/bpelContent query BPEL Validation Marker 



As if the query of the propertyAlias should need namespace, so it is the issue of bpel editor, editor should add namespace when creating the correlation variable. 

This bug is same to JBoss jira: https://jira.jboss.org/jira/browse/JBIDE-5463

Reproducible: Always
Comment 1 grid.qian CLA 2009-12-31 00:36:28 EST
Created attachment 155148 [details]
patch for this bug
Comment 2 grid.qian CLA 2010-07-23 04:53:30 EDT
apply and test the patch
Comment 3 Robert Brodt CLA 2012-04-18 14:59:41 EDT
Comment on attachment 155148 [details]
patch for this bug

Updated iplog flag for v1.0 release review.