Google
Google
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
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Subject: Servlet : Session invalidate
Oracle Connection Pooling in 3 2 2
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Subject: Running a Simple JMS Example
Tomcat and webapplication specific java library path
Mapping in workers2 properties
org apache jasper JasperException
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action
   MESSAGE
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
Value attribute of <html:checkbox
url string for connecting jboss to oracle
javax servlet ServletException: BeanUtils populate
5 0 18: Windows XP Pro vs Windows 2000
HTTP Status 404 The requested resource is not available
 
Tomcat
Page 843 of 931 Previous 100   Previous 10   841   842   843   844   845   846   847   848   849   850   Next 10  

Tomcat 4.1 DefaultContext Bug?

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 Defa

Problem, can 't get response form tomcat after some requests

Hi 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

Subject: tomcat4.1 apache2 jk2 problem

--------------------------------------------------------------------- To unsubscribe e-mail tomcat-user-unsubscribe@(protected) For additional commands e-mail tomcat-user-help@(protected)

apache2, mod_jk2, tomcat4.1.27: "server has been restarted or reset this connect

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.ChannelSo

Subject: Exception processing JAR

We 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 w

Getting mod_auth_sspi to work with TC 4.1.18?

Hello 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//D

Exception get SSL attributes - SSLPeerUnverifiedException: peer not
authentica

Hi 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 runnin

Processing .html files like JSPs

Look 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 >

Subject: Re: high memory usage ....

> 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 re

Subject: RE: Tomcat cannot find subclass

Have 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)]

Tomcat Userdatabase

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

Subject: JK directives in httpd.conf

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 want

Quickly get Tomcat running with Apache on Solaris?

Solaris 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/binaries

apache2, mod_jk2, tomcat4.1.27: "server has been restarted or reset this con

Chris 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. -----

Referencing Tomcat JNDI datasource

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.

Subject: control own servlets with jmx

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 method

build mod_jk2 ?

Hi 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

Tomcat holding problem - CLOSE_WAIT

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 to

Manager Component configuration

Does 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 data

R: How to send back data without to wait for the complete page.

Thank 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

Installing Tomcat as a Service

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 documen

How to send back data without to wait for the complete page.

Hello 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 tomc

ResourceLink and DefaultContext

Hi 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 get

About heap size, gc and newsize

Hi 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 "-Xm

tomcat won 't reload my servlets!

Hi 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.

That ever-popular 'wrong version:46, expected 45 ' message

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

Globally defined JNDI DataSource (was: JNDI DataSource Realm)

(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 experie

Starting Tomcat w/ commons-daemon

Not 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. DK

bean:message Error within Admin App - PLZ HELP!

Im 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 dir

changing class file and reloading question

Hi 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
Page 843 of 931 Previous 100   Previous 10   841   842   843   844   845   846   847   848   849   850   Next 10