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

Summary: Wrong display name of casted any type in BPEL Mapper
Product: soa Reporter: Vitaly Bychkov <lativ>
Component: BPEL MapperAssignee: Sergey Lunegov <slunegov>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
Sample project

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