Hello, I have created a Web Service that returns an object as Xml. The XML gets automatically generated by CXF. I just return the object in the interface-function. I start and configure the Web Service via JaxWsServerFactoryBean. Is there a way to make the response well formatted, like with setting the property jaxb.formatted.output for jaxb?
Thanks in advance markus -- View this message in context: http://cxf.547215.n5.nabble.com/jaxb-formatted-output-for-response-of-Web-Service-tp4703490p4703490.html Sent from the cxf-user mailing list archive at Nabble.com.
