  | 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 | I have spent the last three days trying everything to move from 4.0 to 4.1.
The problem is with the datasources. When the resource is in a specific
Context everything works but when its in the DefaHi All
I have installed tomcat4.1.27 apache2.0.47 modjk2.02 and j2se1.4.2 on
Linux 9. I have compiled Apache mod_jk2 from the source.
After several requests from JMeter tomcat simply holds up---------------------------------------------------------------------
To unsubscribe e-mail tomcat-user-unsubscribe@(protected)
For additional commands e-mail tomcat-user-help@(protected)Hello all!
i have setup apache2 with mod_jk2 and tomcat4.1.27 and all works fine
but the following log messages is written to the mod_jk log file
19.08.2003 16 43 05 org.apache.jk.common.ChannelSoWe are using the jregex package in our application and when tomcat starts it causes this error in the tomcat logs can anyone suggest a reason for it? The same error has been seen on other machines wHello Chris
I was also trying to make mod_sspi work with mod_jk did you have any luck
doing this?
Any help would be greatly appreciated.
Thank you
Anthony DeLisle
<!DOCTYPE HTML PUBLIC "-//W3C//DHi there
Since upgrading from Tomcat4.1.24 to 4.1.27 I have been seeing these
again in the catalina.out log.
I seem to rememeber this being present in a previous build (4.1.13 prehaps).
I 'm runninLook for the line ' <!-- The mapping for the JSP servlet -- > ' in your default web.xml and add this underneath
<servlet-mapping >
<servlet-name >jsp </servlet-name >
<url-pattern >*.html </url-pattern >
> I believe many other of you have encountered the high memory usage with
> tomcat? Is there a way to decrease the amount the java processes use?
yes take a close look at the Tomcat configuration reHave you tried placing your library in WEB-INF/lib?
There is probably a classloader issue at work.
> -----Original Message-----
> From James C. McMaster (Jim) [mailto mcmasjc@(protected)]
Try in conf/tomcat-users.xml.
----- Original Message -----
From "Sjoerd van Leent " <svanleent@(protected) >
To <tomcat-user@(protected) >
Sent Wednesday August 20 2003 8 58 PM
Subject RE Hello all.
I 've the same problem descrived in
http //jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/vhosthowto.html when
the ajp13 connector can 't find a virtual host that matches a uri and i wantSolaris 9 has Apache and Tomcat loaded by default. I
got Apache running but Tomcat needed more work. So I
tried to download it from Jakarta at
http //apache.oregonstate.edu/jakarta/tomcat-4/binariesChris where do I get mod_jk2 (binery) and some kind of documentation to
tell me how to set up. I have Tomcat v. 5.0.3 & Apache v. 2.0.46 but
the setup does not work too well.
Thanks.
Johan.
-----Hello
I am using Tomcat 4.1.18 and have setup a JNDI datasource for database connection pooling.
I would like to reference this datasource from another application that is not running under Tomcat.hello
i want to control my own servlets the same way tomcat does in the admin-section. how do i do that ? the best solution would be that my servlets implements some interface and i have some methodHi
I have Tomacat 4.1.27 and apache 2.0.35 on HP-UX 11.0
Where can I found the procedure and the source to build mod_jk2 ?
Thanks in advance
Hi
I am trying tomcat-4.1.27 apache2.0.47 mod_jk2.0.2 j2se1.4.2 on Linux9.
I have downloaded tomcat binary. I have compiled apache with ssl mod_jk2.
I can access dynamic pages which are in toDoes anyone have any examples of Manager Component configuration (which I
believe is nested within the Context tags) ? I am using Tomcat 5.0.6 and
want to disable the (default) saving of session dataThank you Mike.
Yes I could write a "please wait " and than display all the result.
But I would prefer the replay "piece by piece " when possible.
Look at this example http //www.chvk.ch/ this is not Hi all
How might I go about installing Tomcat as a service in RedHat 9.0. I 've
never installed a service under linux manually before and I 'm not sure what
to do. I can 't find the appropriate documenHello all.
Hope the subject explains what I mean.
I even don 't know how to call that so cannot
search it in archives and don 't know if this
behaviour can be setted for a specific jsp page
or at tomcHi all
Summary of my problem is that I 'm unable to access a global JNDI data
source via a ResourceLink when that link is declared inside a
DefaultContext element. When I attempt the lookup I getHi all.
I am trying to get gc to reclaim more regularly by clearing short live
HttpRequest. Is this syntax corrrect doesn 't seem to do much whichever
way I tweak it
(catalina.sh)
...
JAVA_OPTS "-XmHi
I 've done what you suggest
This is my servlet
##################################
import javax.servlet.http.*
import javax.servlet.ServletException
import java.io.PrintWriter
import java.io.
I 'm running the J2SE 1.4.1_04 SDK and Tomcat 4.1.27 under Windows 2000.
The Tomcat installation runs fine but try as I might I cannot compile code
that imports any of the servlet classes. Attempts(Renamed subject/topic since the DataSource Realm part works now just the
normal JNDI DataSource for my code gives the "name jdbc not bound " error)
Yes driver is in /commmon/lib. I 'm quite experieNot sure if this will help much but servlet.jar is included in the
jakarta-servletapi-4 bundle. I know the Tomcat source compile will require
that .jar package. Hopefully that sheds some light.
DKIm getting the below error when trying to access the Admin app. I found the
following error posted on the net
and attempted the response(added ApplicationResource.properties to my
WEB-INF/classes dirHi
I 'm running tomcat 4.1.27 standalone on Redhat 9
I have a class that I 'm changing (development) and don 't want to have to
restart tomcat each time I make a change.
It wouldn 't be so bad to do t |
|
 |