Hi All!

Is it possible to use XSLTJaxbProvider with non JaxbElement?
Example I have String with some xml "<root>....</root>"
I don't have jaxb object for it, but want to do server side xslt
transformation in jax-rs service

Reply via email to