Well i use the new Tomcat, and there is something about that you can only
use the DEVLoader (whatever that is) with the old tomcat (4.x version)...

But I try to compile it with maven, fulcrum that is. Seems like its missing
some of the stuff from its own lib (localization etc..) and then there is
the merlin-kernel stuff... I've searched and searched, but the old
merlin-kernel-3.2-dev is no where to be found, only the 3.0b1... and
apparently it doesn't like it.

/M

-----Original Message-----
From: Lester Ward [mailto:[EMAIL PROTECTED] 
Sent: 23. juni 2004 17:05
To: 'Turbine Users List'
Subject: RE: A Hibernate/Turbine 2.3 security sample (Fulcrum wont compile)

> 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]



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

Reply via email to