Parameters in request to POJO AXIS2 web service are not passed to the POJO
问题 We have a POJO web service implemented in AXIS2 v1.5.2 running in Tomcat 6 behind Apache2 webserver. For demonstration purposes, I will focus on the validateUser message and corresponding method. All of the messages are behaving in a similar fashion. I have seen this as well as a couple of other related questions but they do not seem to get to the bottom of the issue. When requests are sent to the service, the parameters are being passed to the POJA as null and blank. First the WSDL: <wsdl