thanks for reporting this issue. I fixed it.

On 8/10/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
>
> Please try latest nightly or the 1.3-take2 artifacts (till we finalize
> 1.3 final)
>
> thanks,
> dims
>
> On 8/9/07, Ted Jones <[EMAIL PROTECTED]> wrote:
> >
> >
> > I should mention that I am using Axis2 1.2.
> >
> >  ________________________________
> >  From: Ted Jones
> > Sent: Thursday, August 09, 2007 4:53 PM
> > To: '[email protected]'
> > Subject: [Axis2] WSDL with multiple ports only updates endpoint for one
> port
> >
> >
> >
> > I have WSDL that has three ports defined for a service. The WSDL is
> included
> > with the deployed service (useOriginalWsdl). After retrieving the WSDL,
> only
> > the endpoint for the second port has been modified to match the deployed
> > server values.
> >
> > <wsdl:service name="MyWebService">
> >  <wsdl:port name="MyWebServiceHttpport"
> > binding="m5:MyWebServiceHttpBinding">
> > <http:address
> > location="http://localhost:8080/soap/services/MyWebService"/>
> > </wsdl:port>
> >  <wsdl:port name="MyWebServiceSOAP11port_http"
> > binding="m5:SqlQueryWebServiceSOAP11Binding">
> > <soap:address
> > location="http://122.128.10.130:9080/soap/services/MyWebService"/>
> > </wsdl:port>
> >  <wsdl:port name="MyWebServiceSOAP12port_http"
> > binding="m5:MyWebServiceSOAP12Binding">
> > <soap12:address
> > location="http://localhost:8080/soap/services/MyWebService"/>
> > </wsdl:port>
> > </wsdl:service>
> >
> > Is this a bug or us there some setting I need to add to my to my
> > service.xml/axis2.xml?
> >
> > Thanks,
> > Ted
>
>
> --
> Davanum Srinivas :: http://davanum.wordpress.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Amila Suriarachchi,
WSO2 Inc.

Reply via email to