Thanks for your help. I finally found the problem. NPE was thrown inside my code! (I extracted this code when was testing outside cxf, thats why I was thinking its cxf bug)
But there was a "bug" actually in IONA CXF (2.0.6) - my exception stack trace was swallowed and I couldn't read where the exception happend. I migrated to CXF (2.0.8) and now I can see what is wrong. So, generally, it's my fault, sorry... -- View this message in context: http://www.nabble.com/CXF-SE-causing-NPE-tp18959462p19107961.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
