Discussion:
A teething issue with Axis 2
Rupinder Singh
2016-07-24 04:57:07 UTC
Permalink
Hello

I have just recently started with Web Services using your book. I started
by exposing POJO in Axis2 deployed in Tomcat. The example on chapter 7 of
HelloWorld gives me the following 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

Loading...