Hi again CXF cognoscenti,

I ran into a situation where I needed to use the jaxbElementClassMap property 
of JAXBElementProvider to get some unannotated classes to successfully marshal 
to XML.  What I noticed is that when a return type is annotated with 
@XmlRootElement, the WADL for the service includes schema for that return type, 
but when I remove the annotation and use the jaxbElementClassMap instead, that 
schema is no longer provided.  Is there some trick to accomplish this that I'm 
simply unaware of?  Or is this an issue that could / should be remedied?  If 
so, I'll happily create a feature request for it.  

Thank you!
Peter Giles

Reply via email to