Gentoo Archives: gentoo-user

From: Catalin Trifu <catalin@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: OT: problem with Tomcat auto-deploying WAR files
Date: Wed, 17 Aug 2005 08:38:55
Message-Id: 4302F604.9050701@isp-software.de
In Reply to: [gentoo-user] Re: OT: problem with Tomcat auto-deploying WAR files by Matthew Cline
1 Hi,
2
3 Take a look here
4 http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/server.html.
5
6 Catalin.
7
8 Matthew Cline wrote:
9
10 >On 8/17/05, Matthew Cline <matthew.cline@×××××.com> wrote:
11 >
12 >
13 >>I've recently tried installing Tomcat in order to test out sshwebproxy
14 >>(http://www.ericdaugherty.com/dev/sshwebproxy/). However, for some
15 >>reason, Tomcat will not auto-deploy any WAR files that I place in the
16 >>webapps/ directory, as it should according to the Tomcat
17 >>documentation. What is interesting is that I have another computer
18 >>running the same version of Tomcat that does auto-deploy WAR files.
19 >>
20 >>Thinking that this might be a problem with Tomcat, I also tried
21 >>installing another Servlet container in portage, resin. Once again, on
22 >>one computer resin will not auto-deploy WAR files, while it does
23 >>auto-deploy them on the other.
24 >>
25 >>There isn't anything thrown into the Tomcat log files. OTher
26 >>troubleshooting steps I have tried include:
27 >>
28 >>1) setting permissions on the WAR file to 777 (no effect)
29 >>2) setting the $CLASSPATH on each computer to the same value (no effect)
30 >>3) unmerging and re-emerging tomcat several times (no effect)
31 >>
32 >>I really don't know any other avenues to pursue.
33 >>
34 >>Thanks in advance,
35 >>
36 >>Matt
37 >>
38 >>
39 >>
40 >
41 >I apologize for responding to my own post, but I saw this in
42 >/var/log/tomcat5/catalina.out on the not-working machine:
43 >
44 >"Aug 17, 2005 1:49:22 AM org.apache.catalina.startup.HostConfig deployWARs
45 >WARNING: Exception while expanding web application archive sshwebproxy.war"
46 >
47 >Does anyone know how I can increase Tomcat's logging level so it will
48 >throw more detailed information into the log file?
49 >
50 >Matt
51 >
52 >
53 >
54 --
55 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: OT: problem with Tomcat auto-deploying WAR files Matthew Cline <matthew.cline@×××××.com>