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 164118 - BPEL mapper sometimes doesn't show copy expressions with predicates at TO part
Summary: BPEL mapper sometimes doesn't show copy expressions with predicates at TO part
Status: REOPENED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Mapper (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-29 21:26 UTC by Nikita Krjukov
Modified: 2009-05-23 02:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The BPEL project (10.78 KB, application/x-compressed)
2009-04-29 21:30 UTC, Nikita Krjukov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Krjukov 2009-04-29 21:26:32 UTC
There is the case when BPEL mapper doesn't show expressions. The following conditions are required:
- Mapper shows Assign activity
- The Assign/Copy/To has a form of XPath expression
- The expression contain a predicate 
- The predicate doesn't declared as BPEL extension, only as part of XPath. 

In such case the copy isn't shown at all. See the attached project.
Comment 1 Nikita Krjukov 2009-04-29 21:30:32 UTC
Created attachment 81242 [details]
The BPEL project
Comment 2 Nikita Krjukov 2009-04-29 21:51:09 UTC
Fix is here http://hg.netbeans.org/soa-dev65/rev/17acb26282e6
Comment 3 Sergey Lunegov 2009-04-30 09:39:10 UTC
Reopened. Nikita please also integrate into gfesbv21 branch.