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 would reach the server end or sometimes partial data would reach uptil the server end because of which as in above post, it throws you the null pointer exception. I realized this by looking at the server side logs. DATA IS NOT REACHING for sure. Earlier I was able to solve this by changing the cxf version from 2.1.2 to 2.4.0. But today again I am facing the same issue even with cxf-2.4.0 If someone knows the solution, please reply to as we are stuck with this 'Fault occurred while processing' and 'NullPointerException' Thanks Teddy -- View this message in context: http://cxf.547215.n5.nabble.com/Issue-with-WSDL-or-CXF-tp554673p5576684.html Sent from the cxf-user mailing list archive at Nabble.com.
