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 <[EMAIL PROTECTED]> wrote:

Created an issue for that:
https://issues.apache.org/jira/browse/AXIS2-2734

-- dims

On 5/30/07, Paul Fremantle <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> wrote:
> > Paul,
> >
> > Should we key that off the enable REST switch that we already have?
> >
> > -- dims
> >
> > On 5/30/07, Paul Fremantle <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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
> > > > [EMAIL PROTECTED]
> > > >
> > > > "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
> > > [EMAIL PROTECTED]
> > >
> > > "Oxygenating the Web Service Platform", www.wso2.com
> > >
> > >
---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > Davanum Srinivas :: http://davanum.wordpress.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Paul Fremantle
> Co-Founder and VP of Technical Sales, WSO2
> OASIS WS-RX TC Co-chair
>
> blog: http://pzf.fremantle.org
> [EMAIL PROTECTED]
>
> "Oxygenating the Web Service Platform", www.wso2.com
>


--
Davanum Srinivas :: http://davanum.wordpress.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to