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 83863

Summary: Resolving well-known namespaces in a customizable way
Product: xml Reporter: J Xu <junxu>
Component: WSDL ToolsAssignee: Ritesh Adval <radval>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: discussion on this a proposed solution
encoder schema
file extension example of using encodingStyle attribute

Description J Xu 2006-08-31 01:01:10 UTC
XSD/WSDL models should provide a mechanism to allow resolving well-known
namespaces without schema locations defined and in a customizable way.  For
example, the main resolver can look up some service providers, which implement a
specific interface (such as WellKnownNamespaceResolver), and use these providers
to resolve well-known namespaces.
Comment 1 Ritesh Adval 2006-10-23 19:27:33 UTC
Created attachment 35476 [details]
discussion on this a proposed solution
Comment 2 Ritesh Adval 2006-10-23 19:36:47 UTC
Created attachment 35477 [details]
encoder schema
Comment 3 Ritesh Adval 2006-10-23 19:38:53 UTC
Created attachment 35478 [details]
file extension example of using encodingStyle attribute
Comment 4 Shivanand Kini 2007-03-24 00:38:01 UTC
Jun, Is this still a requirement?
Comment 5 J Xu 2007-03-24 01:31:52 UTC
I still think so.  Not sure how other people consider it.