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 94 of 931 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100  

Tomcat 6 Compatibility Patch?

thanks Tim That was my assumption but I thought I 'd ask the question at any rate. Fran Tim Funk wrote > > Tomcat 6 requires Java 1.5 (since the servlet spec does) > > -Tim > > Fran Var

Subject: Re: Bootstrap stop()

I took a look at the source for Tomcat 6 and the "// FIXME " remains in the "destroy " method within "Bootstrap " as well. The lack of documentation around this part of Tomcat 's API is not helping mu

Noobie Questions

I am a relative noobie when it comes to using the Tomcat software and have a few questions. I have been reading these threads for a few weeks now and I know that a lot of the things discussed on here

Subject: Tomcat 6 Compatibility Patch?

Hi Tomcat 5 allowed for the installation of a compatibility patch to allow it to run with Java 1.4. I 've taken a look at the documentation for Tomcat 6 and do not see any mention of a similar facil

Updating java

Hello Because of DST changes I need to upgrade a lot of java installations. I am using JSVC and I am wondering if I will need to recompile it since I am doing minor updates. 5.0_u6 and 5.0_u8 to 5.0

java.rmi.server.ExportException thrown when stopping Tomcat

Hi there I have edited the catalina.bat to enable jmx connections to tomcat server. set JAVA_OPTS %JAVA_OPTS% - Djava.util.logging.manager org.apache.juli.ClassLoaderLogManager - Dcom.sun.managemen

Parallel Tomcat 5 and 6 services on Windows

The message was "Failed to install Tomcat6 service. Ignore and continue anyway (not recommended)? " Tomcat 5 service has been stopped prior to the installation. I wonder why the setup issues this mess

Cannot run JVM in server mode with JSVC

Hello I need to run the JVM in server mode but jsvc does not switch to the server mode despite the configuration below. There aren 't even any error messages. Can somebody please tell me wh

Subject: allowing others ip connect

Hi Using tomcat how do I (or where) configure tomcat so I can allow other computers on the network access my http server... Do you know which file I can add ip addresses so that they are allowed see

.java(Permission denied) error in tomcat

hi When i tried to access a jsp page the tomcat shows the following error message org.apache.jasper.JasperException Unable to compile class for JSP and the root cause is java.io.FileNotFoundExce

Tomcat Service Manager for windows

Hello I just joined this mailing list to plug a piece of software that has been enormously helpful to the company I work for. I have no idea if its been mentioned on this mailing list or not so ex

Subject: connection pool - DBCP error

I am getting a slight error with regards to my connection pool configuration. I may not have totally closed the connection properly but shouldn 't the following account for it? AbandonedObjectP

Bootstrap stop()

I 've been working on a class that will start and stop Tomcat from via a JMenu item. It seems I have tomcat starting correctly with the following code class StartListener implements ActionListener

Can tomcat send out event about persistent connection being closed?

I am using Tomcat 5.5 and I would like to bind the HttpSession lifecycle with its underlying persistent connection lifecycle. Partically if the persistent connection is closed due to connectionTimeou

IIS Plugin can 't find Module ??

Maybe I should walk before running. The plugin fails the same way with a single worker (i.e. without load balancing). My current theory is that maybe the problem is that I 'm using the root context.

increase the backend idle connection timeout or the connection_pool_minsize

Hi This is a followup to my Feb14 post Re socket is not connected any more (errno 11) I 've just upgraded from 1.2.19 to 1.2.20 and the new log messages are increase the backend idle connection

IIS Plugin won 't load balance?

I 've got jk load balancing working from Apache but need it to work from IIS. I 'm using the My workers.properties and uriworkermap.properties files are the same for Apache and IIS. #workers.proper

JkStripSession directive

-----BEGIN PGP SIGNED MESSAGE----- Hash SHA1 All I decided to test out the newly available mod_jk 1.2.21 pre-release and the JkStripSession directive in order to remove mod_rewrite from my configu

Quality check mod_jk 1.2.21-dev

Hi all the next version of mod_jk is approaching its release. A code snapshot is available at http //people.apache.org/~rjung/mod_jk-dev/ It is in the same format as a release download so easy t

ANN Tomcat Service Manager for Windows

This is a complete rewrite using .Net 2.0. Here 's a overview of the major changes. More details and downloads available at http //web.bvu.edu/staff/david/index.jsp?section software&subsection tcservcf

tomcat: jmxremote and catalina.sh

Folks in order to have remote management and monitoring enabled I do start our tomcat 5.5.20 installations using CATALINA_OPTS like this -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxr

Parallel Tomcat 5 and 6 services on Windows

Greetings I would like to test Tomcat 6 on Windows however I would still like to retain the previous Tomcat 5 installation (along with the Tomcat 5 service). I have downloaded the Tomcat 6.0.10 ins

Question about JNDI connections

Hi Tomcat users (and developers) we 're using an enterprise product which utilizes tomcat (v 4.1.29) as webserver technology. We 've configured a LDAP connection for user authentication. Now when we

Increasing JVM parameter in Linux

Hi Can any one let me know how to increase the JVM paramerter in tomcat and i am using linux environment.I want to set something like the following MaxPermSize 256m whether it is safe or it w

Debugging web module using Tomcat 5.5 web server with IntelliJ Idea

Hi Sub Debugging web module using Tomcat 5.5 web server with IntelliJ Idea. Past 24 months i am using tomcat web server. Its really very intersting. Could you please send details about how can i d

HTTP plus

I did see a reference to a "socket servlet " which touches on this. Tomcat has doe a lot in it that is very useful (to re-itterate) - Administration of sevlets on a "live " server with web interface -

Tomcat 5.5 and the Grizzly HTTP Connector

Hi I am looking for ways to better scale my application running on Tomcat and need to know what my options are. Is it possible to run Tomcat 5.5 with the Grizzly NIO HTTP Connector? If so can anyone

reload on demand?

Hi In a development environment it 's desirable to reload a webapp if any of its class files has been changed. I know about the reloadable flag but it will keep reloading the webapp whenever a chang

REPOST: Correct static member cluster configuration for Tomcat 6/JDK.1.6.0/Linux

I am trying to configure a cluster with static members but so far no luck. Am I missing something or is it not meant to be tested with both members on localhost? Both instances create their own sess

what is default user/password for tomcat .zip installation?

Hi Thank you for reading my post. I have download and installed tomcat 5.5.17 from .zip version as i need to debug some applications now i want to open manager console and it asks me about username/p
Page 94 of 931 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100