  | 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 used tomcat 5.0.27 with mod_jk 1.2.13 an apache 2.0.58 and everything
worked fine. tomcat 's task is to serve several (about 1.000)
chatstreams so the tomcat-connections are open a long time.Hello all
I am looking at upgrading to 5.5 from 5.0.28. Is there a document that
details any major changes between the versions that would affect our web
app?
Mike
I want to use the Jakarta commons digester xmlrules package to parse the
xml I get from a web service I access from within a service. This means
I have to include four commons jar files within the clHi Kevin
It sounds like Chuck already pointed to the most valuable resources.
Keep in mind that cgi is supported by tomcat but may not necessarily be
the best option for future development. If y > From Ramez Ghazzaoui [mailto ramezg@(protected)]
> Subject Eliminating the need for a trailing slash in
> accessing sub-directoryresources on a Tomcat HTTP server
>
> My Tomcat 5.5 installatHello
I 'm looking for a solution to have only one Host configured in server.xml
with is listening for a hostname pattern like *.sub.domain.tld.
I 'cant take a host just on the IP address because I nI 'm using the book "Tomcat the definitive guide " from O 'reilly but it
was written for Tomcat 4.x and I 'm using 5.5.17. In doing things to
enable servlet processing it says (on pg. 65 step 4) toHi
My Tomcat 5.5 installation requires that you enter a trailing slash at
the end of your URL if it doesn 't end with a filename. For example to
reach a directory listing or other non-file resourceHi
I need to receive data via the PUT-method instead of POST. Unfortunately
Tomcat by default calls the doGET-method of a given Servlet instead of doPUT
when it receives data by put-method. I know tHi
I have a web-service that i 'am trying to pack it in a war file.
I am trying to store configuration files into WEB-INF/data directory. In
my web-service init method I have to load the configuratDoes anyone know some product or java program(s) that I can install in one tomcat server to measure the performance or response time.
Something that works like "SITESPEED " offers in www.numion.com Hi
I 'm very new to Tomcat and web server stuff but have been asked to set up multiple instances of Tomcat on one server to talk to some database servers. I 've found the existing documentation a litHi
I 'm new to Tomcat but have been using Resin 2.1.16 for quite some time now.
We are in the process of upgrading our server software and we would
like to test out the new Tomcat 5.5.20 but I seHello!
I not so well write in English therefore I ask me to excuse if that not
clearly.
There is a problem of work "Tomcat " under the https protocol if it is
loaded dll (tcnative-1.dll).
Without loa
Hello
I 've deployed a third party web application on my Tomcat servers. There are
no parameters for development or reloading set in the web applications
web.xml so I think the default values from cThe issue seems to be with commons-logging Tomcat and Hibernate
There are lot of articles on the Web on this but I still can 't resolve this
Anyone have Hibernate 3.2 and Tomcat 5.5 logging with commHi
ENV1 Struts 1.2.9 Tomcat 5.5 Eclipse 3.2.0
ENV2 Struts 1.2.9 Tomcat 5.5 Eclipse 3.2.0 Hibernate 3.1
The info below is logged to Tomcat in ENV1 but not ENV2.
How is Tomcat configured to logI have a standalone Tomcat 5.5 and
I am not able to figure out how to map multiple url
to the same webapp without having tomcat initialize
the webapp twice.
I have an webapp deployed in webapps/testaHi
I am running multiple Tomcats in a cluster. Can you please tell me if
I can have a single admin console which administrate the whole
cluster? e.g. load a war file across the whole cluster? or chHello
I 'm having problems in stopping Tomcat. More precisely stopping
Tomcat while is starting. I want to be able to check the status of a
running instance of Tomcat and be able to wait before seGreetings
Our web application needs to hot deploy some classes and jar files out of
WEB-INF/classes and WEB-INF/lib directory without shutting down the
application and tomcat. Is there any way tHi folks
I 'm trying to deploy an application on my Tomcat 5.5.9 under a Windows 2003
Server with JVM 1.5.0_04 and get the following stack error
19/Out/2006 11 02 13 org.apache.catalina.core.StandI 'm receiving a 408 error and I do understand why. I just can 't
figure out an end-user friendly way to avoid it.
The application runs on Tomcat 5.0.28 with form-based authentication.
It is accessedHello
how can I setup a host in server.xml so it will listen on all hosts
"*.sub.domain.tld " ?
I can 't find any documentation about the name syntax for a host.
Thanks
Andreas
Hi!
In my Tomcat 5.0 installation I have a load of Resourses inside the
GlobalNamingResources. These Resources are linked inside DefaultContext
with ResourceLinks that I use inside my webapps. ThisHi there
Here is my problem. I got a working Tomcat 5.5.20 handling 4 webapps in /var/tomcat/webapps. I got a working Apache 2 configured with several virtualhosts.
I managed to connect the Apache Hi!
I 'm working with 5.5.20 version on a SuSE linux (both 10 and 10.1).
I 've found library problems in libraries in "common/lib ".
I 've changed these libraries with the ones found on a 5.5.17 versioI am using Tomcat5.5. I have a jsp page with option to download xls and pdf
files. When I click the link to download file and try to save it I can not
see the exact file name. It shows the jsp file nHi everyone.
I just discovered Tomcat and recently started using it to host my JSP pages. The server I am using currently is the Windows 2000 Advanced Server. I recently also tried to configure the sI have a servlet-based web app that behaves differently with its
handling of HttpSession objects in two different environments. Here are
the two environments
DEVELOPMENT
-----------
Firefox client o |
|
 |