I am developing Document-literal style webservice using wscompile tool bottom-up approach.
I have defined an interface in which I am using SOAPElement as in/out parameter.
While compilation it gives following error-
Type "javax.xml.soap.SOAPElement" implements more than one interface,
interfaces: "javax.xml.soap.Node", "org.w3c.dom.Element" ...
If any one know workaround, please suggest.
Thanks,
Amit Srivastava..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972884#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...