0 Replies Latest reply on Sep 20, 2006 6:09 AM by amit_sri

    SOAPElement as IN OUT parameters in Web service

    amit_sri

      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..