You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Christian Biasuzzi <C....@quinary.com> on 2001/11/29 14:15:19 UTC

Envelope namespaces

Hi all,
I'm trying to integrate my gSOAP server with AXIS (a cvs distribution).
   I've generated stubs with wsdl2java from my wsdl file, everything
should run ...BUT
      my the soap server complains:
     It seems that  the SOAP-ENC namespace is missing from the
SOAP:Envelope element
Is there a way to force SOAP-ENC to appear in the envelpe  in the client
code (apart from
  hardcoding it in the axis sources
(org.apache.axis.message.SOAPEnvelope.java) ?

  any suggestion?

 thanks in advance,

 christian biasuzzi