[JBoss-user] [Installation & Configuration] - Re: Classpath problem with JBoss 3.2.3

2004-05-26 Thread sporritt
Hi, thanks for the reply - I got it to work by doing that. It's a very strange problem though - my appender class ultimately extends org.apache.lo4j.AppenderSkeleton, which is found in the file log4j-boot.jar, contained in the main lib directory of JBoss. But after I added my jar file to the c

[JBoss-user] [Installation & Configuration] - Classpath problem with JBoss 3.2.3

2004-05-26 Thread sporritt
Hi, I have an app that works fine in JBoss 3.2.1 with Tomcat. It uses a log4j appender that I wrote myself; this is packaged in a jar file in the lib directory of the server instance that I use. This is the relevant part of the log when JBoss is started: 15:26:30,703 INFO [MainDeployer] Star

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Tomcat 5.0 with JBoss 3.2.x ?

2004-05-25 Thread sporritt
OK I found the answer to my question: With 3.2.3, you can create a tomcat 5 target by going into the docs/examples/tomcat directory, and running the command ant -f build-tc5-config.xml then you can run this target like you would any other: run -c tomcat5 I found this by trawling through these

[JBoss-user] [HTTPD, Servlets & JSP] - Tomcat 5.0 with JBoss 3.2.x ?

2004-05-25 Thread sporritt
Does anyone know anything about getting Tomcat 5.0 to work with JBoss 3.2.x? I really need to use Servlets 2.4 but won't be able to install JBoss 4 on my web site for quite some time. Thanks Simon View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835710#3835

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Filtering JSP page failed

2004-05-25 Thread sporritt
Hello, What pattern have you specified for the filter in your web.xml? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835708#3835708 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835708