On Wed, 28 Mar 2001, Louie Iacona wrote:

> The server log file is attached to this email. 
> On the surface, this seems like a trivial env issue ...
> It seems to not be able to find the 
> org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
> class - and clearly the j2ee.jar file is part of the CLASSPATH. 

I don't see how this is clear (it's not mentioned anywhere) but if it is,
then WHY WHY WHY WHY WHY?  Putting j2ee.jar in your classpath is
_evil_.  J2ee.jar is _not_ your friend.  Get it out of there.  It causes
all sorts of problems, one of which I think is a classloader issue.

Tom
-- 
"If you mess with something for long enough it will break."
        - Schmidt's law of engineering


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

Reply via email to