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 168599 - element variables present a wrong tooltip's type value
Summary: element variables present a wrong tooltip's type value
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Mapper (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-15 09:56 UTC by Vitaly Bychkov
Modified: 2010-11-16 14:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (10.50 KB, image/png)
2009-07-15 09:59 UTC, Vitaly Bychkov
Details
Screenshot of verification (28.21 KB, image/jpeg)
2010-11-16 14:23 UTC, senthilprabhu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Bychkov 2009-07-15 09:56:42 UTC
element variables present a wrong tooltip's type value.
The type value is: org.netbeans.modules.bpel.model.api.Variable instead real xsd element type.
See screenshot in attachment.

The steps to reproduce:
 - create a bpel variable of element type e.g. "EndpointReference" element from BPEL Global Catalog/ws-addressing schema
 - add an assign activity
 - switch to the mapper and see the tooltip of the created bpel element variable it Type field has a wrong value.
Comment 1 Vitaly Bychkov 2009-07-15 09:59:45 UTC
Created attachment 84757 [details]
screenshot
Comment 2 Vladimir Yaroslavskiy 2009-09-21 15:16:30 UTC
fixed in gfesbv22: 6c16da6a7891
Comment 3 senthilprabhu 2010-11-16 14:23:36 UTC
Created attachment 103009 [details]
Screenshot of verification
Comment 4 senthilprabhu 2010-11-16 14:24:15 UTC
This issue is verified to work correctly in CAPS 63 M5 build (20101103-1248).
This issue can be closed.