Hello guys, Even I have got a same issue. @Kyle, I am sure you are populating data in the object and sending the same using cxf (a web service call maybe).
The problem is, either no data will reach the server end or even sometimes partial data would reach uptil the server end because of which as in above post, it throws you the null pointer exception. I was able to solve this by changing the cxf version from 2.1.2 to 2.4.0. But there is no guarantee that it will solve. If someone knows the solution, please reply to this as there is no one single solution to this null pointer exception. Thanks Gautam -- View this message in context: http://cxf.547215.n5.nabble.com/Issue-with-WSDL-or-CXF-tp554673p5576675.html Sent from the cxf-user mailing list archive at Nabble.com.
