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 147313 - Validation should throw error when Partnerlink is mapped to non partnerlink variable
Summary: Validation should throw error when Partnerlink is mapped to non partnerlink v...
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Validation (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P2 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-15 22:21 UTC by ggenipudi
Modified: 2008-10-17 09:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
dynamic partner link (28.55 KB, application/octet-stream)
2008-09-15 22:22 UTC, ggenipudi
Details
Test project (14.26 KB, application/x-compressed)
2008-09-16 12:40 UTC, Vladimir Yaroslavskiy
Details
PROJECT (14.07 KB, application/octet-stream)
2008-10-17 01:44 UTC, ggenipudi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ggenipudi 2008-09-15 22:21:17 UTC
Open the attached project and open bpel and assign2 and observe partner link my role can be linked to Echooperationout
whick is not a partnerlink variable. Validation error needs to be thrown when user does this.
Comment 1 ggenipudi 2008-09-15 22:22:35 UTC
Created attachment 69908 [details]
dynamic partner link
Comment 2 Sergey Lunegov 2008-09-16 09:16:19 UTC
Vladimir, please look at this.
Comment 3 Vladimir Yaroslavskiy 2008-09-16 12:39:20 UTC
fixed: add check if variable type in "to" equals "http://docs.oasis-open.org/wsbpel/2.0/serviceref":ServiceRefType
Comment 4 Vladimir Yaroslavskiy 2008-09-16 12:40:13 UTC
Created attachment 69940 [details]
Test project
Comment 5 ggenipudi 2008-10-17 01:43:09 UTC
Tested and verified using Build 200810140114 with the attached project and got the error message but when I tried to map
myrole to Echooperationout/part1 it does not seem to complain. Please see attached project with the changed mapping.
Comment 6 ggenipudi 2008-10-17 01:44:28 UTC
Created attachment 72062 [details]
PROJECT
Comment 7 Vladimir Yaroslavskiy 2008-10-17 09:45:46 UTC
corrected: hg.netbeans.org/soa-dev/rev/23a15b0cbbc4