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 keith chapman <ke...@gmail.com> on 2007/06/01 06:53:28 UTC

Re: How to disable generation of http binding(s) in the WSDL ?

Adding a bit to your question. Should the user be given the liberty to
dissable SOAP 1.1 and SOAP 1.2 for his service? (Assuming he wants to use
the HTTPBinding only).

Thanks,
Keith.

On 5/31/07, Angel Todorov <at...@gmail.com> wrote:
>
> Hi ,
>
> Thanks. In fact, it should also be possible for a user to choose whether
> to generate binding for SOAP 1.1 , for SOAP 1.2, or for both. Currently in
> the generated WSDLs (both java2wsdl and the axis servlet) , axis2 generates
> bindings for both soap11 and soap12. Maybe this should also be
> parameter-controlled. What do you think ? Thanks
>
> Regards,
> Angel
>
> On 5/30/07, Davanum Srinivas <da...@gmail.com> wrote:
> >
> > Created an issue for that:
> > https://issues.apache.org/jira/browse/AXIS2-2734
> >
> > -- dims
> >
> > On 5/30/07, Paul Fremantle < pzfreo@gmail.com> wrote:
> > > Yes we should. In fact I tried disabling REST which didn't disable the
> > > HTTP binding. So that's what the fix should be. Doh!
> > >
> > > Paul
> > >
> > > On 5/30/07, Davanum Srinivas < davanum@gmail.com> wrote:
> > > > Paul,
> > > >
> > > > Should we key that off the enable REST switch that we already have?
> > > >
> > > > -- dims
> > > >
> > > > On 5/30/07, Paul Fremantle <pz...@gmail.com> wrote:
> > > > > Also
> > > > >
> > > > > Please can you raise a JIRA requesting that we add a switch. That
> > > > > would definitely help until the .NET team fixes the code (maybe
> > around
> > > > > 2009 :p)
> > > > >
> > > > > Paul
> > > > >
> > > > > On 5/30/07, Paul Fremantle < pzfreo@gmail.com> wrote:
> > > > > > Angel
> > > > > >
> > > > > > Firstly, please let the .NET guys they are broken :-) WSDL is
> > > > > > inherently extensible and WSDL implementations should ignore
> > unknown
> > > > > > extensions not fall over.
> > > > > >
> > > > > > Secondly, I guess maybe you could to save the WSDL, delete the
> > HTTP
> > > > > > bindings and then recreate the service using
> > useOriginalWSDL=true.
> > > > > >
> > > > > > Possibly there is a neater way of doing this, but I'm afraid I
> > don't know it.
> > > > > >
> > > > > > Paul
> > > > > >
> > > > > > On 5/30/07, Angel Todorov < attodorov@gmail.com> wrote:
> > > > > > > Hi guys,
> > > > > > >
> > > > > > > Is there a way to disable generation of the HttpBinding
> > sections in the
> > > > > > > WSDL, either using java2wsdl or the axis2 servlet's ?wsdl
> > command ? Thank
> > > > > > > you very much in advance.
> > > > > > >
> > > > > > > P.S: I need that for DotNET interop scenarios and dotnet gets
> > confused when
> > > > > > > it sees something like :
> > > > > > >
> > > > > > > <wsdl:binding name="service03HttpBinding"
> > type="axis2:service03PortType">
> > > > > > > <http:binding verb="POST"/>
> > > > > > > −
> > > > > > >     <wsdl:operation name="echo">
> > > > > > > <http:operation location="echo"/>
> > > > > > > −
> > > > > > >     <wsdl:input>
> > > > > > > <mime:content type="text/xml"/>
> > > > > > > </wsdl:input>
> > > > > > >
> > > > > > > and so on...
> > > > > > >
> > > > > > >
> > > > > > > Thanks very much in advance.
> > > > > > >
> > > > > > > Regards,
> > > > > > > Angel
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Paul Fremantle
> > > > > > Co-Founder and VP of Technical Sales, WSO2
> > > > > > OASIS WS-RX TC Co-chair
> > > > > >
> > > > > > blog: http://pzf.fremantle.org
> > > > > > paul@wso2.com
> > > > > >
> > > > > > "Oxygenating the Web Service Platform", www.wso2.com
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Paul Fremantle
> > > > > Co-Founder and VP of Technical Sales, WSO2
> > > > > OASIS WS-RX TC Co-chair
> > > > >
> > > > > blog: http://pzf.fremantle.org
> > > > > paul@wso2.com
> > > > >
> > > > > "Oxygenating the Web Service Platform", www.wso2.com
> > > > >
> > > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > > > > For additional commands, e-mail: axis-user-help@ws.apache.org
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Davanum Srinivas :: http://davanum.wordpress.com
> > > >
> > > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > > > For additional commands, e-mail: axis-user-help@ws.apache.org
> > > >
> > > >
> > >
> > >
> > > --
> > > Paul Fremantle
> > > Co-Founder and VP of Technical Sales, WSO2
> > > OASIS WS-RX TC Co-chair
> > >
> > > blog: http://pzf.fremantle.org
> > > paul@wso2.com
> > >
> > > "Oxygenating the Web Service Platform", www.wso2.com
> > >
> >
> >
> > --
> > Davanum Srinivas :: http://davanum.wordpress.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
>


-- 
Keith Chapman
WSO2 Inc.
Oxygen for Web Services Developers.
http://wso2.org/