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