Hi Vincent, Thanks for the effort. However, I had figured it out by myself with a bit of luck :-)
Still, there is one thing that's not quite clear yet: The docs on the cactus site, say that a log4j.properties file and a cactus.properties file should be present at client side *and* server side. Well, I put them in the client side classpath, and things work... What's more, no matter what I try, I can't seem to find how cactus would pick up the server side files. For example, I tried putting the log4j.properties file in [jboss root]/server/default/lib, but no cactus_server.log file was created when running the tets... As for the cactus.properties file, I'm totally lost as well... Is this an error in the docs, meaning that no server-side properties files are needed? Or am I actually missing something? Thanks Hans On Sun, 2002-12-01 at 21:17, Vincent Massol wrote: > Hi Hans, > > I've just committed the jboss/jetty Ant script in Cactus CVS for you: > > http://cvs.apache.org/viewcvs/jakarta-cactus/sample-servlet/conf/sample/ > build/j2ee13/build-tests-jboss-3x.xml > > http://cvs.apache.org/viewcvs/jakarta-cactus/sample-servlet/conf/sample/ > conf/test/j2ee13/jboss3x/ > > Hope it helps, > -Vincent > > > -----Original Message----- > > From: SainTiss [mailto:[EMAIL PROTECTED]] > > Sent: 30 November 2002 21:27 > > To: [EMAIL PROTECTED] > > Subject: how to use cactus with jboss/tomcat? > > > > Hi, > > > > I'm doing the cactus tutorial... > > > > It talks about creating some directories/files in > [tomcat-root]/webapps, > > and modifying [tomcat root]/conf/web.xml... > > > > After that, the URL http://localhost:8080/test/ServletTestRunner > should > > be available... > > > > However, I got the impression that the tomcat integrated in Jboss > > doesn't really work like the standalone version... I restarted JBoss, > > and in the log, nothing about "ServletTestRunner" was mentioned, and > > when trying to access the above URL, I get a "Mapping configuration > > error"... > > > > Are there some docs available on setting up cactus on JBoss/Tomcat? > > (or JBoss/Jetty would also be fine) > > > > Thanks > > > > Hans > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> >
signature.asc
Description: This is a digitally signed message part
