Re: JacksonXMLProvider + wadl2java - @XmlRootElement

2016-08-26 Thread Vjacheslav V. Borisov
This not related directly to cxf, but to jaxb you can 1) describe Request and Response as xsd:element with anonymous xsd:complexType inside 2) use extension like this https://github.com/ilb/jparestresource/blob/master/jparestresource-api/src/main/resources/schemas/jparestresource/core.xjb th

JacksonXMLProvider + wadl2java - @XmlRootElement

2016-08-26 Thread J. Fiala
Hi, I tried to use JacksonXMLProvider in combination with wadl2java (this is a bit related to the schemavalidation question before, but I think it's worth a separate thread). version: CXF 3.1.6 I get this exception: com.sun.istack.internal.SAXException2: unable to marshal type "...RequestT