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 102 of 931 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100  

Re: Large number of active sessions

I agree that many have experienced the jsessionid on URLs accessed by bots perhaps it happens in a Struts environment or some other environment. In certain set-ups (only JSPs no servlets no MVC -

OutOfMemoryError (but not really out of memory?) cause tomcatprocessesto han

> From Christopher Schultz [mailto chris@(protected)] > Subject Re OutOfMemoryError (but not really out of memory?) > cause tomcatprocessesto hang > > The collector itself requires the c

OutOfMemoryError (but not really out of memory?) cause tomcatprocesses to ha

> From Christopher Schultz [mailto chris@(protected)] > Subject Re OutOfMemoryError (but not really out of memory?) > cause tomcatprocesses to hang > > Sharon French wrote > > Is it pos

OutOfMemoryError (but not really out of memory?) cause tomcat processes to h

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Sharon Sharon French wrote > Is it possible that the initial OutOfMemory error occurs when a large > garbage collection is taking place and an OutOfMe

OutOfMemoryError (but not really out of memory?) cause tomcat processes to hang

---------------------------------------------------------------------------- --- Version Information ---------------------------------------------------------------------------- --- Red Hat Lin

List of modules installed

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Krishna Krishna Paparaju wrote > Where I can find list of all the installed modules for an Apache > installation? Appreciate your help. Note that thi

Subject: List of modules installed

Hi Where I can find list of all the installed modules for an Apache installation? Appreciate your help. Thanks Krishna

Tomcat 6.0.x Custom ELResolver

Has anyone gotten a custom ELResolver to work in Tomcat 6.0.x using the existing ELResolver stack? In other words not entering it into the faces-config.xml but adding it through the JspApplication

Connection Pool does not disconnect after APP shutdown.

Hi We 're using connection pooling in tomcat 5.0.28. Everything works fine. But if we stop the application in the manager console the connections stay open to the database and so the corresponding d

Multiple services and not restarting

> I am running Tomcat 5.5.2 as a stand-alone server with 14 separate > services. This is done to run 14 different sites but share 7 ssl > certs. The problem I am having is when I run my script to bo

HTTPS connector and request processing time

Hi For some audit requirements in my web application I would to know for each incoming HTTP/HTTPS request the time the HTTP and the HTTPS connectors process them. The requirement is to measure th

AW: Install WAR via docBase within servlet.xml

Hi there It worked -) /conf/server.xml ... <Engine defaultHost "localhost " name "Catalina " > <Realm className "org.apache.catalina.realm.UserDatabaseRealm "/ > <Host appBase "webapps " name "loc

SocketException: Invalid argument in catalina.out

Hi We have a Severe error in our catalina.out which reads - Jan 30 2007 10 15 40 AM org.apache.tomcat.util.net.TcpWorkerThread runIt SEVERE Remote Host /xx.xx.xx.xxx SocketException Invalid ar

Subject: SSL encryption serverice

Dear all I want to confirm one thing that Tomcat only can provide SSL encryption serverice with sign-self certificate ? Because i have tried SSL with certificate signed by our own CA Tomcat would

Tomcat policy file, advice and clarification please

Hi I have a Tomcat 5.5 installation on Debian Linux with Java 1.6. I have a web application that create its own connection to an Oracle database. The ojdbc14.jar is included in the WEB-INF/lib dire

Re: context placement

On Tuesday 06 February 2007 20 46 Alan Chandler wrote > On Tuesday 06 February 2007 20 34 Pid wrote > > Alan Chandler wrote > > > On Tuesday 06 February 2007 20 03 Alan Chandler wrote > > > > I

Socket time out exception in tomcat 5

When using tomcat 5 I 'm getting a 'SocketTimeout Exception - read timed out ' after 3 minutes. I set the client to time out after an hour using the follwing method ((org.apache.axis.client.Call) _cal

Need help finding a Java class

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 Steve This might be off-topic but there 's really not a good forum for "general webapp what-the-heck-is-going-on discussion ". But hey we 're nice folks

context placement

I am trying to use tomcat 5.5 for the first time - having just moved from tomcat5. I am getting symptoms (I think) of my JDNI resource having not been set up properly In particular I have NO cont

Need help finding a Java class

I am not sure if I am asking the right group of people but I need some assistance with a problem finding where a specific output in a web application is coming from. I have inherited this system so p

Session Affinity and Session Replication

Hello All I 'm trying to get a better understanding when to use Session Affinity and Session Replication and have a question. Let me set my question up by describing my configuration. It consists of

Large number of active sessions

Hi! I 've got a website with pretty low traffic (200 visitors a day). Lately it 's been very slow and when I look in Tomcat 's manager it says that it has a lot of sessions. Once I had 13000(!) active s

Questions about Tomcat installation on Solaris Platform

Hello Users Group Request your help on following questions 1. This one is more a clarification question. I used a Unix account 'devuser ' which is not associated to any Unix group. I instal

File permission problem not understood

I have just upgraded my Debian Etch system from tomcat5 to tomcat5.5 Now when I start my applications I am getting the following javax.servlet.ServletException Unable to initialize application ser

Applets in JSP - writing to a file server

Dear all I put my applet in <jsp plugin..... </jsp plugin > standard action tag. I want my applet to save data that the user input in a defined text area. The user also input the file name in a d

Still have log4j and CLASSPATH problems on linux

Dear Gaurav and everyone Thanks so much for your help. The explanations were good and helped me better understand how the tomcat classloader works. However I still have a problem running my web

Subject: Tomcat 4.1.35 coming soon

All The necessary votes permitting I am planning to release 4.1.35 in the next week or so. Currently Bugzilla shows no open bugs and 134 open enhancements against 4.1.35. If you have a bug to repo

Install WAR via docBase within servlet.xml

Hi there I have a WAR which normally should be deployed via myName.xml into /tomcat/conf/Catalina/localhost with docBase "AbsolutePathToWar ". Within that xml snippet <Context path "/myName " docBa

Problem with Multiple Instances with Tomcat

Hey all I 'm having an issue when trying to run multiple instances of tomcat per user. I have been trying to sort through the problem for a while and I can 't seem to understand why its giving me

webapp, ServletContextListener and log files

Hi I use Tomcat 5.5 with Java 1.6.0-b105 on a Debian Linux. I have a context defined and want all of its logging to be in its own logfile. The first thing I tried is to modify the file logging.prop
Page 102 of 931 Previous 100   Previous 10   101   102   103   104   105   106   107   108   109   110   Next 10   Next 100