Hi Sergey, thank you for your help!
I have resolved my problem with XmlRootElement in the class Customer like this: ... @XmlRootElement(name = "Customer", namespace="") ... And it works now! Cedric -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-problem-with-Consumes-application-json-tp5728413p5729041.html Sent from the cxf-dev mailing list archive at Nabble.com.
