Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » org.eclipse.wst.wsdl versus javax.wsdl(extensibility attribute)
org.eclipse.wst.wsdl versus javax.wsdl [message #700071] Fri, 22 July 2011 19:52
schrag32 is currently offline schrag32Friend
Messages: 1
Registered: July 2011
Junior Member
I am trying to utilize the org.eclipse.wst.wsdl API to add an extensible attribute to a PortType. I get an UnsupportedOperationException when calling the setExtensionAttribute method call. In poking around, it looks like the org.eclipse.wst.wsdl API does throw this exception when this method is called. However, in looking at the javax.wsdl API, it defines an implementation for this method.

As far as I know, attribute extensions are allowed for PortTypes in WSDL 1.1. Why does the eclipse API not allow this?
Previous Topic:newb Q's, ctrl+space
Next Topic:org.w3c.dom.Node method calls returning null values
Goto Forum:
  


Current Time: Tue Apr 23 13:59:36 GMT 2024

Powered by FUDForum. Page generated in 0.03068 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top