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 138330 - Add support of Copy attribute ignoreMissingFromData to the design side
Summary: Add support of Copy attribute ignoreMissingFromData to the design side
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vitaly Bychkov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 10:45 UTC by Vitaly Bychkov
Modified: 2008-10-22 00:00 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Bychkov 2008-06-26 10:45:52 UTC
The Copy attribute ignoreMissingFromData is supported by the runtime.
The support of this attribute on the design side is required.

Add ignoreMissingFromData property to the CopyNode visible in the Bpel Navigator
Comment 1 Vitaly Bychkov 2008-06-26 10:47:22 UTC
Copy node tooltip should present ignoreMissingFromData if it exist.
Comment 2 Vitaly Bychkov 2008-06-27 07:22:25 UTC
fixed.
Changeset: 25bcf0f259f2.
Comment 3 Vitaly Bychkov 2008-07-03 14:36:18 UTC
Fixed in trunk.

Changeset: eb0ccfe39357.
Comment 4 ggenipudi 2008-10-22 00:00:42 UTC
tested and verified using  NetBeans IDE 6.1 (Build 200810140114) in the navaigator got to assign and click the
(query)=exp and notice in the tool tip ignoremissingfromdata = yes when it is set to yes and no when it is set to no and
nothing when it is set to N/A.