This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 125072

Summary: mismatched variable copies are not validated
Product: soa Reporter: kiran_bhumana <kiran_bhumana>
Component: BPEL ValidationAssignee: Vladimir Yaroslavskiy <yaroslavskiy>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description kiran_bhumana 2008-01-10 23:37:10 UTC
If not deep xpath queries, we should atleast validate if the variable types match, when variable to variable mapping is
done.
Today I can map a variable of message type A to variable of message type B. It fails at runtime. 

I don't know if we validate for XSD based variables, but we should do that as well.
Comment 1 Vladimir Yaroslavskiy 2008-01-14 08:50:29 UTC

*** This issue has been marked as a duplicate of 84077 ***