Well, the error stack is this:


javax.xml.transform.TransformerFactoryConfigurationError: 
java.lang.ClassNotFoundException: org.apache.xalan.processor.TransformerFactoryImpl
        at
javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:121)


I also thought that it would be enough if I put xalan.jar in
jboss/lib/ext.. how wrong I was...




On Fri, 15 Jun 2001, Lewis Henderson wrote:

> I put my xerces.jar, xalan.jar and jaxp.jar in the jre/lib/ext as I use them
> for all kinds of projects!
> 
> It should have worked in the /jboss/lib/ext....what class is it failing to
> find?
> 
> Lewis
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Timo
> Kauppinen
> Sent: 15 June 2001 13:09
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] xalan 'n' stuff
> 
> 
> Hello!
> 
> I know this may be a common problem (or maybe not). At least I think I
> have seen this thing discussed here.. but I ask it anyway:
> 
> If I want to use xalan as the xsl-parser in my servlet (I'm using
> Jboss-2.2.2 with tomcat), where should I put the xalan.jar? Tomcat
> can't find the needed classes if I put it in [inst-dir]/tomcat/lib and
> [inst-dir]/jboss/lib/ext doesnt't work either. I thought that it wouldn't
> do in the "starting classpath" either (in run_with_tomcat.bat).
> 
> So if those options don't work, I'm a little out of ideas. Can anyone give
> suggestions?
> 
> Cheers!
> 
> Timo
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to