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 90644

Summary: WSDL editor - defensive handling of older BPEL extension for WSDL namespaces
Product: xml Reporter: Michael Frisino <frisino>
Component: WSDL ToolsAssignee: issues@xml <issues>
Status: NEW ---    
Severity: blocker CC: issues
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Michael Frisino 2006-12-06 10:32:56 UTC
for complete background see BPEL issue 90567 

Please note that the same issues (and more )will apply to WSDL files. 
WSDL files may include 
BPEL 1.0 extensions (not supported by our IDE - but possibly valid)
BPEL 2.0 obsolete schema namespace (not supported by IDE , need to be upgraded)
BPEL 2.0 final schema (supported)

Also WSDL should be prepared for case where user tried to open a WSDL 2.0 document. 

Opening separate issue for WSDL UI.