Hi Raghu,
As for as i know there is no error with your web service. The issue is related
to browser you are using. If you access it in Firefox browser you will see the
wsdl. If you are using Internet Explorer 9 then use compatible mode to see the
wsdl.
Regards,
Narendra
> From: [email protected]
> To: [email protected]
> Date: Thu, 2 Dec 2010 14:20:12 -0800
> Subject: RE: WSDL Endpoint.
>
> Andreas,
>
> I've downloaded Axis2 1.5.3 and built the war file of my application using
> the 1.5.3 jars.
>
> When I access my WSDL using
> http://localhost/webservices/services/MyServiceName?wsdl I'm getting a blank
> page & I'm not seeing any errors in the log.
>
> Do I need to make any configuration changes???
>
> Thanks
> Raghu
>
>
> -----Original Message-----
> From: Andreas Veithen [mailto:[email protected]]
> Sent: Monday, November 29, 2010 10:39 AM
> To: [email protected]
> Subject: Re: WSDL Endpoint.
>
> Yes. And you should configure your axis2.xml as described in [1].
>
> Andreas
>
> [1] http://axis.apache.org/axis2/java/core/docs/servlet-transport.html
>
> On Mon, Nov 29, 2010 at 17:32, Christopher Johnson <[email protected]> wrote:
> > 1.5.2.... Do you suggest an upgrade to 1.5.3 ?
> >
> >
> > On Mon, Nov 29, 2010 at 11:29 AM, Andreas Veithen
> > <[email protected]> wrote:
> >>
> >> Which version of Axis2 do you use? There are known problems in
> >> versions before 1.5.3.
> >>
> >> Andreas
> >>
> >> On Mon, Nov 29, 2010 at 17:01, Christopher Johnson <[email protected]>
> >> wrote:
> >> > All -
> >> >
> >> > I've published a web service using Axis2 yet I have identified a
> >> > mismatch
> >> > between the URI in the browser, and where the service is running
> >> > compared to
> >> > the WSDL that is generated.
> >> >
> >> > My browser address is:
> >> >
> >> > https://myserver/axis2/services/MyService?wsdl
> >> >
> >> > yet the address found in the WSDL look like the following:
> >> >
> >> >
> >> > http://myserver:8080/axis2/services/MyService.MyServiceHttpSoap12Endpoint
> >> >
> >> > I've tried to edit the axis2.xml to say port 80 and port 443 and added
> >> > in
> >> > the https yet I did not see any change in the url.
> >> >
> >> > I really just want to force the WSDL do show the desired URL, how can I
> >> > go
> >> > about that.
> >> >
> >> > Thanks in advance.
> >> >
> >> > ..Chris
> >> >
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [email protected]
> >> For additional commands, e-mail: [email protected]
> >>
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>