Description
I have a pojo with "void" methods. Then I create a wsdl from it. I have attached both the POJO and the wsdl. It has in/out messages for the void method. The real problem comes when I use WSDL2Java and code generate client stubs using it. It throws an AxisFault saying "The input stream for an incoming message is null". I will attach the POJO and the wsdl