  | 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 | Hi
I need a help for doing an implementation of JMX within Tomcat.
In fact i use Tomcat 5.5 to host my application.
I have problems with performance and would like to implement JMX into my
applicaContext.xml ??? Mine seems to have only default entry (I never touched
it). I thought it is being used only if configuration changes should be
loaded WITHOUT stopping the server. I do not require tHi
i have developed a web application with .jsp running on tomcat 5.5
with a oracle database.
I 300 max user
The application is running well but time in time the the pages be very
slow to get theHi
I 've started to use JK 's loadbalancer behaviour to hide production
builds from our users so that if I am going to build new functionality
I bring up a 2nd Tomcat which is a copy of the 1st andI have a silly problem
I defined the following in the web.xml of my web application
<servlet >
<servlet-name >MTWInit </servlet-name >
<servlet-class >ch.smartsol.mtweb.servlets.MTWInit </serv I hava a web app running well in tomcat 5.5.16 yesterday but when I copy the app in another
machine I met following error.
"org.apache.jasper.JasperException File "/webwork " not found " when I
Hi
My goal is to use digester within a servlet to parse a configuration file.
When running within the servlet context digester is unable to find the
classes specified by my rules. For example I Is there a way in Tomcat to configure it to only use cookies for sessions and
disable jsessionid URL rewriting? I 'd like to use c url in my application so
that I can deploy the war anywhere and it wI read in the documentation in chapter "A word on Contexts " the text below.
If I put a war-file (which doesn 't contain a META-INF/context.xml) into the webapps-dir
the war-file is extracted and thWhen I run Tomcat under Windws Server 2000 the Windows Task Manager
shows an increasing memory usage over time (let 's say 2 weeks) despite
that the
manager jsp page (server/manager/html) always showShould Tomcat be logging the HTTP requests that it gets?
I 'm debugging 5.5.16 on Windows. I 've installed commons-logging.jar and
log4j-1.2.13.jar into common/lib and log4j.properties into common/l
Anyone help!
I have followed the directions precisely in
http //tomcat.apache.org/tomcat-5.0-doc/ssl-howto.html (yes we have
tomcat 5.x) and cannot get port 8443 or 443 to respond at all via weI have put the jar file on the classpath I put the path to where the jar is as well.
I don 't know about any other option to try.
Any clue?
Thanks
-Michael
According to the 5.0 docs the jvmRoute description says the following
"Identifier which must be used in load balancing scenarios to enable session affinity. The indetifier which must be unHi
We are trying to upgrade Tomcat from an older version 3.x to 5.x and noticing
that Tomcat 5.x requires quite more memory than 3.x. We are running it in
constrained env. with limited memory and
I am trying to move from Tomcat 4.1.27 to 5.5.16
I use Tomcat to test round trip http/https communication from a JMS server
to http and https clients.
I 'm using keystore files so I needed to add thesHello
I hope someone can doesnt mind a little coaching. I am
sure this is brain-fade however I have a struts app
in TC 5.5.12 that gives a cfne for a PlugIn that does
not exist. Yes I know that is iI have the following error message while starting up my application in
Tomcat.
I am using log4j.xml in my custom application. can someone help
thanks.
INFO XML validation disabled
log4j WARN No aHi guys!
A really sure question for those of you who already finished a
project. Where can I find some kind of statistics telling me how many
users per day can produce how many simultaneous clickHi
I 'm having a problem with the default install of 5.5.16. When I go into the
manager and try start either /jsp-examples or /servlet examples I get the
following errors. I 'm using the Sun jre 1.5.0Using Apache Tomcat 5.0.28 I 'm having a problem with the xsl import command.
I have several Tomcat running on the same server (they could be different
releases of code so can 't share resources).
AnHi All
I 've started working with the Tomcat embbed server and have managed to
get it running and serving JSPs. What I 'd like to know is if there 's a
way to explicitly specify a location of the "workNo english version?
regards
Leon
http //wiki.apache.org/tomcat/
Hi
Is there an ANT task for generating context.xml files?
thanks
-nikita
Ignore the question found the answer reading docs. Our tomcat instances did not open the http port only uses the Coyote/JK2 AJP 1.3 Connector.
Thanks
Rumpa Giri
Rumpa Giri <girirx@(protected) > wrotI had 2 questions regarding tomcat configuration
1) We are currently trying to reconfigure our IIS to point to the tomcats as follows
We will have 4 web servers. And 3 app servers each running 4 tI am going through the the documentation on configuring tomcat and it mentions that in the server.xml I can have multiple service tags with different connectors.
Under what kind of circumstances isHi All
I have a problem here. I have Pproperties file.
It has the following code
File f new File(propertyFolder)
if (!f.exists()) f.mkdir()
f new File(propertyFolder +
System.getProperty( "Hello
While configuring tomcat can I do the following in the server.xml?
In the current server.xml the following is present
> > snipped from server.xml
<!-- Define a non-SSL Coyote HTTP/1.1 ConnHi All
I have a problem here. I have Signon.jsp page. In the
Action of Form element of this page I am pointing to
the InitServlet. This InitServlet uses the
Request.getparamater(j_username) and puts |
|
 |