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 699 of 931 Previous 100   Previous 10   691   692   693   694   695   696   697   698   699   700   Next 10   Next 100  

How to know when Tomcat has completed startup?

Hi all I 'm trying to get a certain method within my startup class to *only* execute after Tomcat startup has fully completed. I understand I can implement a LifecycleListener but there only

How Servlets work?

Hi all may be not the right place to ask this question. Hope somebody is kind enough to clarify this doubt of mine. i understand in a servlet if i need any code to be thread safe then

R

by default with tomcat 4.1.x the invoker servlet mapping is in comment in the web.xml file. make sure it 's uncommented in you web.xml file. <servlet-mapping > <servlet-name >invoker </s

Re: Tomcat 5.0.18, j2sdk1.4.2 & cocoon-2.0.4 Configuration
Problem

One of your jar files is bad probaby in your webapp. Check all jars for integrity and redeploy. Jake At 11 32 AM 2/16/2004 +0530 you wrote >Hi > >I am not sure whether the problem I

Tomcat 5.0.18, j2sdk1.4.2 & cocoon-2.0.4 Configuration Problem

Hi I am not sure whether the problem I 'm going to narrate belongs to Tomcat or Cocoon but anyway I 'm sending this mail to this list just in case it is a problem for this forum. I am trying

Configuring a Data Resource in web.xml

The reference book I have shows how to configure a data resource (JDBC) in the server.xml. Does anyone have a reference on how to do this in the web.xml? I 'd like to be able to unpack a war an

Threads in Tomcat

Thanks to All I have done all the stuff to make my web app thread safe It seems its fine for the moment.Except for a few more things. It seems threading is realy complex. I am forking out a new t

Bad Cookie Name ?

The following error occurs in catalina.2004-02-15.log under Tomcat 4.1.29. Note that we don 't use Cookies. Can you advice how to avoid such errors? 2004-02-15 08 03 07 CoyoteAdapter Bad Cookie N

jsp deployment-- Clarification of Invoker

My understanding of invoker and my attempt to explain invoker and mapping. Please correct any error I have made. Jerry Ford wrote > I don 't fully understand the invoker servlet myself but her

how to increase tomcat performance

Hi All I am running Tomcat 4 and Apache 1.3 and Struts Framework on Sun Sparc machine having O.S 5.8 version. Web application is developed to use Postgres Database also. I am facing lots of perfor

Help to configure jk2 on Win2003!

Hello all! I 'm confused. Once I did my own configuration Apache2+Tomcat via jk2. Then I back to my old config with jk1.2. It works fine now by the way. I want to configure jk2 again and i cant. I f

Tomcat running as NT service can 't locate JNI DLLs

I have a web app that utilizes various 3rd party/in-house JNI DLLs but System.loadLibrary() fails to locate them only when Tomcat 4.1 is run as a service under Win2k. Two odd surrounding issues

Need information about Tomcat deployer/embed

Hi all I 'm updating my Tomcat on Linux Step By Step for Tomcat 5 (http //cymulacrum.net/tomcat/tomcat_toc.html) and I need some clarification on something I noticed that there are now 2 ot

Tomcat very very slow when doing heavy XML processing

I 've got Tomcat set up as the middle component passing heavy XML data between and client and a backend and it is very very slow. I 've set a filter up to log the time it takes to process a request and

taking out the last <context > element cause problem

I took out the last <context > element in my server.xml in ${tomcat_home}/conf and I get this weird error. The <context > wasn 't even for /jsp-examples. Darn it 's kind of late in the day. Putting

Problems compiling new .jsp 's with tomcat

I keep getting No Java compiler was found to compile the generated source for the JSP. This can usually be solved by copying manually $JAVA_HOME/lib/tools.jar from the JDK to the common/lib dire

JAAS and TOMCAT 5

Greetings I have finally pulled the last hair out of my head on this one. I 'm running Tomcat 5 on my Windows2000 desktop (for development purposes) and trying to get JAAS to successfully integra

Trouble with Invoker

hello we 're running tomcat 4.0.3 (I know it 's old but I can 't change it). following problem occurs when invoking the Servlet from a client i get the error messages below. the restart seems

Subject: Workaround for JK Bug

All I have recently encountered a bug in the interaction between mod_jk and Tomcat. In brief Tomcat does not get the POST data from mod_jk following failover from one Tomacat node to another.

session.ManagerBase tries to write something?

Hi I am getting this a lot while debugging my application. It happens if I restart Tomcat for after viewing a particular page. But if I restart it again I don 't get this error. I have no clue

Can 't get JSP 's to recompile under 5.0.18

I have tried to change one of the jsp-examples JSP 's to see if I can get the recompile to work and it does not. I am running 5.0.18 on WinXP. Here is (what I believe to be) the relevant portion of

Re: org.apache.commons.dbcp.SQLNestedException: Cannot create JDBC
driver

Hello Dan I finally got it to work. The problem is that for directories in "webapps " a Context is automatically created even if it is already declared in server.xml. The automatically crea

SHUTDOWN OF TOMCAT 4.1 .29 and <LOAD-ON-START-UP >

Hi I am working with tomcat4.1.29 standalone .I need to run it on UNIX Linux and Windows . My webapplication has a servlet which loads on startup .This servlet starts a thread

Subject: Switching off logging

I 'm using log4j in my web app - and that 's all working fine - but strangely I 'm also getting some log messages in stdout. Do I need to set the level for the root logger? If so - could someone show m

Subject: Multiple Server-Users

How do you setup Tomcat for an ISP that offers Tomcat services to it 's user? o Have different Tomcat installations for each user. That would cost lots of memory. o Put Context configuration X

IIS5 and Tomcat5

Hello I have Tomact installed on a W2K server. When I start the Tomcat service the service stops after a short time and wrote some messages in the stderr.log file. This is a copy of the stderr.

TC 5.0.18 RequestDespatcher bug?

I think that there may be a bug in TC 5.0.18 when issuing a RequestDespatcher.forward with an URL that has the jsessionid encoded in the URL. My setup is RH 8 JDK 1.4.2_03 + Apache 1.3.29 + mod_jk

NT Service shutsdown unexpectedly

My setup is Win2k server Tomcat 4.1.24 installed as a Windows Service IIS 5 JSDK 1.4.1_02. I 'm using the JK2 connector and here 's the copy of my workers2.properties.

AW: Problems getting Tomcat 5.0.18 to work with IIS 5

The online docs are not clear. You can use the JK2/IIS setup provided here http //www.shiftomat.com/opensource/ Michael > -----Urspr?ngliche Nachricht----- > Von Alex L. [mailto alexl@(protected)

tomcat 5 mod_jk.conf

Installed tomcat 5 on my linux box and it works no problem stand alone. However I don 't see that the auto/mod_jk.conf directory or file is being created. Does anyone know if you have to do somethi
Page 699 of 931 Previous 100   Previous 10   691   692   693   694   695   696   697   698   699   700   Next 10   Next 100