> Ok I've figured out the Log4J stuff, i had to add common-log 
> and 4jlog jar files to the Tomcat common/lib dir... 

You shouldn't have had to do this. My example should have those jars in
WEB-INF/lib. It may just be that Eclipse is setting up my classpath for me
and whatever you are doing needs it setup manually. Just add everything in
WEB-INF/lib into the applications classpath.

This shouldn't be needed, though. My understanding is that an app server
like Tomcat should load what is in WEB-INF/lib into the classpath
automatically.

> So I tried to recompile Fulcrum from CVS but it came up with 
> a hell lot of errors:

Again, you shouldn't need to do this. Compiled versions already in
WEB-INF/lib.

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

Reply via email to