What processor, appserver, and jdk are you running? It works as-advertised for me with JDK1.4.1_01, the stock processor in the JDK (I believe it's Xalan 2.2), and Jboss/Jetty.
BTW, preload is the default. Jeff Schnitzer [EMAIL PROTECTED] > -----Original Message----- > From: Roman Petrov [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 28, 2003 3:05 AM > To: [EMAIL PROTECTED] > Subject: [Mav-user] XSL templates preload > > From maverick.xml: > > <transform-factory type="xslt" > provider="org.infohazard.maverick.transform.XSLTransformFactory"> > <default-output-type value="text/html"/> > <!-- preload|lazy|disabled --> > <template-caching value="preload"/> > </transform-factory> > > If one of my XSL stylesheets is invalid (unclosed tag etc.) > Maverick should throw exception during preload. Right? > It does not throw now. > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > [INVALID FOOTER] ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com [INVALID FOOTER]
