> -----Original Message----- > From: SainTiss [mailto:[EMAIL PROTECTED]] > Sent: 01 December 2002 22:49 > To: [EMAIL PROTECTED] > Cc: Cactus Users List > Subject: RE: how to use cactus with jboss/tomcat? >
[snip] > > About log4j.properties being optional: if I remove it from the client > side CP, I get exceptions, so apparently it's not optional there... Then that's a bug... :-( > > > That's normal, it is not in your CLASSPATH. As you know, "being in the > > CP" for a single resource means that the directory where it is located > > is in the CP and .../default/lib is not in the CP. > > Actually, I didn't know that :-) > So thanks for pointing this out... > > I don't think I ever found a good document where the jboss CP philosophy > is described... > > Also, I tried putting the log4j.properties file in the WEB-INF/classes > directory, yet I noticed no change in behaviour, and I didn't find a > cactus_server.log file generated anywhere... > Where should it be written normally? > (the cactus_client.log file *is* generated in my build directory...) The cactus_server.log file is generated in the directory from where you started your container. -Vincent -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
