Thanks,
So far everything is going smoothly. I plan on manually restarting the
server once a day to clean up any memory leak problems. The semester is
over next weekend, so I just need to make it until then. I won't be
teaching the course again until next Fall, hopefully, by then the Tomcat
fol
Is your problem solved. I have noted one thing about Tomcat. If the compiled
classes modification date is less than that of the machine running Tomcat,
Tomcat will never know that the file is changed and never reload it. Only a
reload can load the new class. This is true for servlets,beans nad JS
Dear Tomcat community,
I'm trying to get Tomcat 5.0.16 , Apache 2 , JK2 to work. Unfortunately, i have the
following error:
[error] mod_init 1 0
Does anyone have a step by step configuration to get them to work. I've come across
Tomcat v4 configuration. I've followed those steps but it doesn't
Hi, I'm trying to find the source for the default 404 not found page that
tomcat uses, so I can add more functionality to ours. Anybody know where in
the tomcat source I should look, or its class name?
Cheers,
-Josh
"He likes to run, And then the thing with the.. person..
Philipp Taprogge wrote:
Dick Steflik wrote:
If you use a different
compiler does the problem go away.
I think so. I often hear that using jikes instead of javac would get rid
of the problem, which, if true, rises the question why tomcat does not
use jikes by default...
Because jikes isn't as st
Dick Steflik wrote:
I had the same question. In all of the years I've worked with Java I've
always thought it was free of memory leaks. If you use a different
compiler does the problem go away. Is that how people like JRun
(Macromedia) and WebSphere (IBM) avoid the problem?
Which bug are you t
I followed the directions for setting up tomcat for virutal hosts:
I added the following to server.xml
www.domain1.com
Earlier I had posted messages and bug reports about a change of behaviour
between 4.0.4 and 4.1. Previously I had defined a resource and resource
parameters in the default context. This stopped working in 4.1, and I
couldn't find a way that would allow me to both Autodeploy while keeping the
da
Hi!
Dick Steflik wrote:
If you use a different
compiler does the problem go away.
I think so. I often hear that using jikes instead of javac would get
rid of the problem, which, if true, rises the question why tomcat does
not use jikes by default...
Phil
---
I had the same question. In all of the years I've worked with Java I've
always thought it was free of memory leaks. If you use a different
compiler does the problem go away. Is that how people like JRun
(Macromedia) and WebSphere (IBM) avoid the problem?
Dick Steflik
Nikola Milutinovic wrote
Hi Marten,
Marten Lehmann wrote:
> to test dbcp's stacktrace functionality, I didn't close the databases
> connection after use. But although I set the abondedTimeout to 60, the
> connections are never returned, they are still open and I don't see a
> stacktrace, too.
You only get stack traces whe
Hello.
When I try to access http://localhost/manager or http://localhost:8080/manager my
browser gets re-directed to http://www.localhost.net.au, a website I have no interest
in. My guess is that my browser can't resolve localhost properly. When I ping
localhost I get 64 bytes from localhost.
If it's really such a big deal, why not just be somewhat anonymous? Use
a temp email account and an alias.
-Original Message-
From: David [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 14, 2003 4:18 AM
To: 'Tomcat Users List'
Subject: RE: google yourself
Hi guys,
I was facing the sa
On Thu, 4 Dec 2003, Shapira, Yoav wrote:
> Howdy,
>
> >When I deploy the webapp into /webapps/ then start tomcat, I get the
> >error below--not when it loads my webapp--but when it loads the
> >tomcat-docs webapp...?? So I copy the commons-logging.jar and
> >log4j.jar into /commons/lib/ dir and
Hi!
Just a short question (I must admit Im too lazy to try is out).
I have noticed that commons-fileupload is in
$CATALINA_HOME/server/lib. Are the jars in there available to the
webapplications' classloaders or are they only used internally?
If they are not, is it save to place the same jar in
> >> BTW, there is a bug with Tomcat which will cause it to run out of
> >> memory after a number of restarts. You will probably run into this
> >> with 30 students uploading new classes. You will also want to make
> >> sure that the fork attribute for the JspServlet is set to true as well
> >> a
hi all,
just a question, I'm trying to precompile my jsp with the ant build
script from the apache site ( jasper-howto).
I don.t now what is going wrong but when I execute it with:
ant -Dtomcat.home=/opt/jakarta-tomcat-4.1.24
-Dwebapp.path=/opt/jakarta-tomcat-4.1.24/webapps/myweba
This is something I thought I had sorted out but somehow it popped its
ugly head up again today.
I have tomcat 5.0.16 and I'm setting the character encoding for my JSPs
in the web.xml with the new config mechanism:
All JSPs
/WEB-INF/general/*
false
UTF-8
fa
Hi!
Find the default web.xml in $CATALINA_HOME/conf and change the appropriate
parameter for the jsp servlet to true. At least in Tomcat5 this file comes
with very good documentation.
Philipp Taprogge
> Hi,
>
> How do I turn the fork to be true?
>
> Regards,
>
> Yuval Zantkeren
>
> "Th
just google on the list email address. Any list you can join as a member
of the public is by definition public, surely.
On 12/14/2003 01:18 PM David wrote:
Hi guys,
I was facing the same problem myself as well. Whatever I post on the
mailing list seems to be "searchable" through google.
Dave sug
On 12/12/2003 03:53 PM Ioannis Themelidis wrote:
Hello,
I have a problem with Apache Tomcat/4.1.24.I created an application and i
want to put it in adirectory "/reminder" in webapps.I created a context
using the administrator application and nothing worked.i also tried it
manually in the server.
Hi,
How do I turn the fork to be true?
Regards,
Yuval Zantkeren
"This email message and any attachments hereto are intended only for use by
the addressee(s) named above, and may contain legally privileged and/or
confidential information. If you are not the intended addressee, you are
hereby kin
Hi guys,
I was facing the same problem myself as well. Whatever I post on the
mailing list seems to be "searchable" through google.
Dave suggested not posting to a public list. How can we know if the list
we are posting to is a public list or not ?
Regards
David
-Original Message-
Fro
23 matches
Mail list logo