text: I know the details.
Regards,
Jean-Pol.
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: 10 January 2006 15:43
To: Tomcat Users List
Subject: RE: Tomcat 5.5.x and java 1.4.x
> From: LANDRAIN Jean-Pol [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat
> Of course - otherwise it couldn't run under 1.4.
http://apache.scarlet.be/tomcat/tomcat-5/v5.5.12/README.html : "Tomcat
5.5 requires JRE 5.0 by default"
Regards,
Jean-Pol.
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: 09 January 2006 16:00
To: Tomcat
Hello,
Note: This works at least since TC 5.5.7; I don't know exactly if it
works for the previous versions.
Just create a context.xml file (where you describe your datasources) in
the META-INF directory of your .war file (unfortunately, you'll still
need the jdbc jar file in common/lib). This fi
in a file called logs.xml in your
conf/Catalina/localhost directory.
-Tim
LANDRAIN Jean-Pol wrote:
> Hi,
>
> I use Tomcat 5.5 and I'd like to be able to browse my logs directory
> (%TOMCAT_HOME%\logs) from a web page to access it remotely (distant
> server inside our intr
Hi,
I use Tomcat 5.5 and I'd like to be able to browse my logs directory
(%TOMCAT_HOME%\logs) from a web page to access it remotely (distant
server inside our intranet). I don't want to install Apache just for
that.
Is it possible ? How can I do this ?
Thanks for your help.
Jean-Pol.
Hi,
We're facing a strange problem here with Tomcat 5.5.7
When it is running for a while, the network just hangs: it doesn't even
reply to ping requests and netstat blocks after showing three or four
results.
It happens even when Tomcat doesn't receive any request. Then, if we
stop Tomcat, the se