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 165139 - Wrong display name of casted any type in BPEL Mapper
Summary: Wrong display name of casted any type in BPEL Mapper
Status: NEW
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-05-14 09:36 UTC by Vitaly Bychkov
Modified: 2009-05-14 09:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (43.07 KB, image/jpeg)
2009-05-14 09:37 UTC, Vitaly Bychkov
Details
Sample project (7.33 KB, application/x-compressed)
2009-05-14 09:45 UTC, Vitaly Bychkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Bychkov 2009-05-14 09:36:56 UTC
Wrong display name of casted any type in BPEL Mapper.

The display name of the message variable of any type casted to another xsd type looks like (xsd type
name)org.netbeans.modules.xml.wsdl.model.impl.PartImpl@1b36a8

See screenshot and sample project in attachment.
Comment 1 Vitaly Bychkov 2009-05-14 09:37:54 UTC
Created attachment 82101 [details]
screenshot
Comment 2 Vitaly Bychkov 2009-05-14 09:45:35 UTC
Created attachment 82103 [details]
Sample project