  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Tomcat | Neil
> are you sure this is a tomcat reference holding on to it?
> it could be one of your classes as well you need to run it through a memory
> profile in order to find out
Yeah it 's possiHello
I was unsure if this or -dev was the best place to send this so I
decided to go with user first.
I recently spent some time tracking down why we would get application
restarts when codHello.
I 'm using tomcat 4.1.29 on debian and I have the following problem
I need to get "/ " handled by my Servlet "myPackage.Root " but I do not want
to change the mapping of ordinary files.
JuI plan on using cron to automatically run a script to check if Tomcat is running. How would I write one?
-Tom
Hello
We have several tomcat servers running an application. The servers
slow down after a few hours of uptime.
Looking at the memory usage on the servers we noticed that the servers
seem t
<Listener className "class inheriting from SessionListener "/ >
I get an argument type mismatch error parsing my server.xml... Is there something wrong with this line?
Justin
In the documentation for the include tag I read that something like
<jsp include page "slideEvents.jsp " flush "true " >
<jsp param name "BroadcastId " value "{parameterValue |
Folks
I have put some of my documentation on the Tomcat Wiki
at
http //nagoya.apache.org/wiki/apachewiki.cgi?TomcatWeb
These are sort of bare-bones documents about some ways
to connect ToHello
I have TWO Apache and THREE Tomcat servers. I tried to configure them to
use mod_jk and sticky sessions.
Namely I simply added jvmRoute "something " to every server. A different
"someWhich instance will get more requests?
First or Second
#First instance of tomcat in workers2.properties
lb_factor 10
#Second instance of tomcat in workers2.properties
lb_factor 20
I have apache 2.0.48 tomcat 4.1.29 and jk-1.2.5 on the latest Mac OSX
(Panther). Apache and tomcat are working but not jk. jk is
apparently failing to find a match when attempting to map the Hai
How to run tomcat on kaffe virtual machine?During
setup or installation what exactly do i need to
modify?
Any pointers would be helpful.
Thanks
-Ram
Hi
What 's up with
http //nagoya.apache.org/wiki/apachewiki.cgi?Tomcat/Howto
(linked from the HowTo section of the tomcat FAQ at
http //jakarta.apache.org/tomcat/faq) ?
I could swear we hadOk here 's what I 've tried.
1) Implement SessionListener put in web.xml file in listener tags.
This never seems to run.
2) Implement HttpSessionListener put in web.xml file in listener tags.
Tomcat 4.1.18-LE with Java 1.4.0_03
RedHat 9
Tomcat is serving through https
from catalina.out
Dec 1 2003 11 09 55 AM org.apache.tomcat.util.log.CommonLogHandler log
INFO All threads are buHello
This is more like a jsp question rather then the tomcat one but pardon me
for asking here. In my servlet I do a
getServletContext().getRequestDispatcher(
"/reports.jsp?msg 'selectEval '&I am getting this error in my Catalina.out file and I can seem to find
anything good about it.
SEVERE Error in action code
java.net.SocketException Broken pipe
at java.net.SocketOHello
I am running tomcat 4.1. Can I deploy the servlet after my servlet code has
changed without restarting the server. I am running Tomcat in stand-alone
mode.
-sumit
I have a command-line utility I am running that converts files into PDF. Here is the line we 're using to run the program
Process proc Runtime.getRuntime().exec( "cmd.exe /c C \\BatchPDF.exe "+rtfversion 2.0.8 is out.
-Changed GUI to multi-tabbed panels due the space constraints of a
single-paned form and to work better with screen resolutions less than
1024 x 768. This should also makeHi
I have got very strange problem. Here is the problem
If i write a bat file to start Tomcat like this
************************************
set TOMCAT_HOME C \tomcat
set JAVA_HOME C \j2sHey all
I found from the tomcat users list that xalan.jar has to be placed in the
"..\common\endorsed " folder.
but i could 'nt find reason behind that...
could someone help in understanding I have some doubts about Tomcat and his threads. If someone could help me i will be very grateful.
In what moment new threads are created in Tomcat when it 's running?
Is there a thread pool? In Hi
I must apologise I 've never used these types of systems before and have
sent this email to a couple of addresses.
I am a developer of Voice applications. I use the Tomcat servlet engine thi list
I am trying to get the login for the user authentificated through LDAP in a JSP...
I tryed request.getRemoteUser()
but that returns always null...
I am sure it can be done but am unabHi All
I have a configuration that is not covered in the JNDIRealm HOWTO and
was wondering if someone else has tried this before
I am using OpenLDAP 2.1.22 on Red Hat 9. For the DN I am uHi all
We are using the oracle connection pool (which is part of the driver) for our application. I wish to know what would be ideal configuration for the following parameters under the FIXED_WAITWhat is the common way to install a new version of a war file ?
My experience is that I have to stop tomcat delete the .../webapps/app_dir
copy a new app_dir.war to .../webapps and start tomcat.Without knowing your system setup especially JDK version RAM and # of
processors my guess is that it could be due to an undersized heap and a
high call-setup rate.
If the pressure on the old colHi
How can we know Tomcat is running or not through Standalone Java Program.
Thanks in Advance
Ashok.D
 |
|
 |