Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 332173 - [model] WSDL model doesn't resolve internal component references properly for WSDLs with no targetNamespace specified
Summary: [model] WSDL model doesn't resolve internal component references properly for...
Status: RESOLVED FIXED
Alias: None
Product: WTP Webservices
Classification: WebTools
Component: wst.wsdl (show other bugs)
Version: 3.2.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2.3   Edit
Assignee: Keith Chong CLA
QA Contact: Keith Chong CLA
URL:
Whiteboard:
Keywords:
Depends on: 330981
Blocks: 332176
  Show dependency tree
 
Reported: 2010-12-08 16:37 EST by Keith Chong CLA
Modified: 2010-12-08 17:42 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Chong CLA 2010-12-08 16:37:04 EST
+++ This bug was initially created as a clone of Bug #330981 +++

The WSDL model doesn't resolve internal component references properly for WSDLs with no targetNamespace specified.

For example,

binding references
port type references
message references

are all unresolved


Workaround is to specify a targetNamespace.
Comment 1 Keith Chong CLA 2010-12-08 17:41:51 EST
See WSDLElementImpl.

return createQName(definition, prefixedName, element, true);

Fix released to 3.2.3