On Wed, Jul 09, 2003 at 12:54:46PM +0200, Nicolas FRANK wrote:
> 
> I think xalan jars on ibliblio are missing some classes. Especially the
> org.apache.xalan.processor.TransformerFactoryImpl which is provided in apache
> web site jars.
> 
> I understand that the big jar has been cleaned, but I can't find this class
> anywhere else.
> 
> I am right with this miss or am I missing something ;-)
> 
> Thank's
> 

You have to set it ifor JAXP from a system property if want to uses
from a jelly script:

${systemScope.setProperty('javax.xml.transform.TransformerFactory','org.apache.xalan.processor.TransformerFactoryImpl')}

incze

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to