I managed to solve the problem with an out interceptor. I take the message content and remove the top element from there. Then I take the message info part and set the name of the part to the previously deleted element (thus renaming the head element to the deleted element). It works but it's not pretty... :(
-- View this message in context: http://cxf.547215.n5.nabble.com/How-to-remove-name-Response-node-from-web-result-tp5723799p5723807.html Sent from the cxf-user mailing list archive at Nabble.com.
