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

Wrong schema declarations in example webapps and default web.xml tomcat 6.0.

Per Jonsson wrote > > I run java 6 on linux and is testing the tomcat 6.0.9 and discovered > that the schema declarations for the examples/managers etc and (maybe) > the default web.xml does not poi

Test, ignore

Not seeing my posts. Just testing...

Tomcat security mode

Hi When trying to deploy SWAMP (a workflow engine) under Tomcat 5.5.17 the following error message appeared java.lang.NullPointerException org.apache.turbine.Turbine.doGet(Turbine.java 869) jav

Wrong schema declarations in example webapps and default web.xml tomcat 6.0.9?

I run java 6 on linux and is testing the tomcat 6.0.9 and discovered that the schema declarations for the examples/managers etc and (maybe) the default web.xml does not point to http //java.sun.

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

where tomcat stores Principals (StandardSession.notes?)

Hi Thanks to all you Tomcat participants for such a supportive community. I 've questions for tomcat source code lovers. During forms authentication does the FormAuthenticator store a Principal in

Mem Leak / Too Many ServerCookie instances?

Hello I have been trying to figure out the cause of a memory leak in my web application that causes "java.lang.OutOfMemoryError GC overhead limit exceeded " and "java.lang.OutOfMemoryError Java he

Subject: Re: META-INF/context.xml ignored

Obviously the subject should have been META-INF/context.xml Sorry 'bout that. Matt Bockol wrote > Hi Folks > > I 'm having trouble getting a context.xml file to be obeyed. > > I 'm using > > Tom

Subject: WEB-INF/context.xml ignored

Hi Folks I 'm having trouble getting a context.xml file to be obeyed. I 'm using Tomcat 5.5.20 the stock install from tomcat.apache.org. JDK 1.6 direct from Sun. RedHat Enterprise Linux AS3 T

LinkageError for org/apache/commons/digester/RuleSet

I 'm new to Tomcat and using version 5.5 on Debian Etch. I 'm getting the following error Feb 23 2007 12 55 03 PM org.apache.struts.action.ActionServlet init SEVERE Unable to initialize Struts Act

charset for querystring decoding

Hi as far as i remember tomcat always uses a default-charset for decoding the querystring. A call to request.setCharacterEncoding() only matters for decoding POST-data. Somewhere this charset can

Tomcat 5.5 Context level <Logger > element

Hi I have recently upgraded to tomcat 5.5.17 (on red hat linux on java 5) and have noticed and read about the disappearance of the <logger > element in the context which used to log stack traces and

mod_jk sticky session now working !! My bad.

Aha!!! I was confused by the XML. I was changing the Engine element that was previously commented out and this of course is followed by another (the real one which wins and didn 't have a jvmRo

mod_jk sticky session still not working

Mladen Turk wrote > Scott Danforth wrote > > > I 'm trying to use jk1.2.20 mod_jk with Apache 1.3 for load balancing > > two tomcat services and sticky sessions aren 't working. > > > You don 't have s

Determining the complete classpath for a web app in Tomcat 5.5

I am attempting to find a (preferably simple -) way to find out the complete classpath for a web app. I can use the System property "java.class.path " which returns a list of the jars and dirs fr

tomcat2log4j

Hi We run a webapplication on 2 Tomcat 5.5 instance (with file session-sharing) in cluster. We use log4j for logging it logs through a JDBC-Appender to mysql. We have copied the log4j.jar under W

Registering a JNDI Datasource

I am using Tomcat 5.5.15 embedded version. I have a Web application which refers to a JNDI Datasource. Can somebody tell me how to register a JNDI Datasource in the Tomcat embedded version. -- Thank

Subject: Using JConsole with Tomcat

I have added this statement in catalina.bat set CATALINA_OPTS "-Dcom.sun.management.jmxremote - Dcom.sun.management.jmxremote.port 1099 - Dcom.sun.management.jmxremote.ssl false - Dcom.sun.management

mod_jk malfunction?

Hi guys! I was just wondering... I setup a tomcat server and an apache server for my previous company before. I used mod_jk for that and it worked for several months. However my previous company c

RE: How can I realize server side GUI??

> From wang suya [mailto o-soya@(protected)] > I decided to use javascript and AJAX to realize my application > but when the sheet cells are drawed by DIV the DIV 's size > can be decided by > sty

Subject: clustering and jvmRoute

Folks yesterday I dealt with the tomcat clustering feature for the first time getting things basically set up and working in quite a short time (thanks to the documentation which is rather good)

Please Help: Tomcat 5.5.17 SSL Help

Hi I am running a Red Hat Enterprise 4 Linux Server. I have Tomcat installed under port 8080. I have setup "iptables " to redirect all request for port 80 to 8080. I also have Java JDK 1.5.0_10

Tomcat and OSGi

Hi Was anybody able to embed Tomcat and a WebApp as an OSGi plugin? I was able to embed Tomcat but I am unable to make Tomcat find my web app using the classloader (or any form of VFS.) Regards

Accessing and managing html files in another sub domain

Hi The first java web project I did was without using an IDE and old version that came with the book in the class. It was simple. I thought I had learned Tomcat - stick it all in webapps and create

mod_jk sticky session not working??

I 'm trying to use jk1.2.20 mod_jk with Apache 1.3 for load balancing two tomcat services and sticky sessions aren 't working. My application requires authentication and displays a login on a new se

Subject: Connection reset error

I am getting this error now after logging on to a certain portion of my site within the security constraint. The connection was reset The connection to the server was reset while the page

Persistent Mbeans

I have a requirement to create persitant custom mbeans in tomcat (read from a servlet filter). I have created a MBean and added the descriptor to server.xml - <Listener className "org.apache.catali

how to pass a parameter to tomcat startup in windows?

Hi Thank you for reading my post. I need to pass a parameter like -javaagent %INFRARED_HOME%\aspectjweaver-1.5.0.jar to tomcat startup. the tutorial talks about a bat file that we can add this para

Can one have a log4j repository per webapp in Tomcat?

At my company we have Tomcat 5.5 instances running lots of webapps and problems with those apps interfering with each other 's log files -- especially in instances of libraries like hibernate. I 've

Running tomcat as an unprivileged user with a war file

I would like to run tomcat as an unprivileged user for security reasons but when my war file is created through Ant it loses all of the permissions (as it says it will in the Ant manual). Does anyon
Page 95 of 931 Previous 10   91   92   93   94   95   96   97   98   99   100   Next 10   Next 100