E. g.
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap12/";
xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope";
xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding";
looks like soap 1.2.

S

umen242 schrieb:
>
> --- In gsoap@yahoogroups.com <mailto:gsoap%40yahoogroups.com>, Stefan 
> Hackmann <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I think, I had a similar problem.
> > It turned out, that I used the
> > wrong namespaces -> Compare
> > soap 1.1 and soap 1.2 and edit
> > your wsdl!?
> >
> > S
> >
> > umen242 schrieb:
> > >
> > > hello all
> > > im trying to invoke web service generated with gSoap after
> > > using wsdl2h & soapcpp2 to generate the stubs
> > > when executing im getting this error:
> > > ----------------------------------------------------------
> > > Error 39 fault: SOAP-ENV:VersionMismatch [no subcode]
> > > "Invalid SOAP message or SOAP version mismatch"
> > > Detail: [no detail]
> > > ----------------------------------------------------------
> > >
> > > what is it and how can i find what is the Reason
> > > thanks allot
> > >
> > >
> >
> thanks for the fast reply
> how do i know which version is my wsdl ?
> what string to look in?
>
>  

Reply via email to