Re: Revised: A teething issue with Axis 2
Andreas Veithen <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <CADx4_uWGRxqKpYNtHaVTvkZ7RG2VjLbmBP3Ro_B0ZLc-pZ=dRw@mail.gmail.com> |
Can you post the WSDL that is generated for this service (http://localhost:8080/axis2/services/HelloWorld?wsdl)? Andreas On Sun, Jul 24, 2016 at 6:00 AM, Rupinder Singh <[email protected]> wrote: > Hello > > I have just recently started with Web Services. I started by exposing POJO > in Axis2 deployed in Tomcat. When I run > http://localhost:8080/axis2/services/HelloWorld/sayHello?name="Axis2" in > browser. > > > <ns:sayHelloResponse><return>Hello null</return></ns:sayHelloResponse> > > NOT Hello Axis2 ! > > could you help? > > > regards > Rupinder Pal Singh