Hi, I'm trying to get Maverick 2 running under the latest version of Resin (2.0.5), but I'm experiencing a few problems (with Resin not Maverick :-} )
Resin's implementation of TransformerFactory.newInstance() will return an instance of 'com.caucho.xsl.Xsl' by default. Unfortunately the Xsl class's method 'getTransformer()' simply returns 'null'. I've experimented a little with Maverick to see if I can workaround the problem, but I don't know Maverick well enough currently. Is it even possible to workaround such an issue? The 'getTransformer()' method appears to be used in two or three places. I personally would consider their implementation of javax.xml.transform.TransformerFactory.newTransformer() a bug. I was ready to fire a bug report to Caucho but thought I should ask the question here first. regards, Ed Ward _______________________________________________ Mav-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mav-user
