Hi you might want to confirm that the media type is indeed application/xhtml+xml (if not then we'll get the failure), and if it is then may be try to put a breakpoint in XSLTJaxbProvider and see what happens - may be Saxon does not like some of the parameters/properties ?
cheers, Sergey On Wed, Jul 14, 2010 at 2:49 AM, Jason Coon <[email protected]> wrote: > > Thanks for your response, Sergey. > > I did try using an empty XSLT template, just to make sure it's not a > problem > with the file. I got the same error. > > I haven't tried configuring it from Spring, as we're not currently using > it. > I'll see if it's possible in our project. > > If there's any more information that would be useful, just let me know. > I'll see if I can create a simple example to reproduce the issue. > > Thanks again, > > Jason > -- > View this message in context: > http://cxf.547215.n5.nabble.com/XSLTJaxbProvider-getting-TransformerConfigurationException-Templates-object-was-not-created-by-Saxon-tp1046769p1066200.html > Sent from the cxf-user mailing list archive at Nabble.com. >
