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

Reply via email to