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 449 of 931 Previous 100   Previous 10   441   442   443   444   445   446   447   448   449   450   Next 10   Next 100  

**CONFIDENTIAL** Configuring Log4j in webapps

Hi everyone I don 't know if this is a Log4j problem or a Tomcat related issue but I am posting here first because I already subscribe to this mailing list ). I have two (theoretically) ide

class not found when starting manager on solaris 9

Hi all! I am running tomcat 5.5.4 with JDK 1.4.2 on a x86 Linux system. I am using a CATALINA_BASE different from CATALINA_HOME. Everything works fine including the Tomcat Web Application Manage

How to get english messages on a German Windows-XP?

Hi This is probably a java and not a tc question but I would like to know how to get English java error messages when I start tc on a German windows XP box. Zsolt

Class loader and garbage collector

I 've seen that Spring defines a *org.springframework.web.util.IntrospectorCleanupListener * which flushes the bean introspector which may hold cached references to classes to be garbage collec

Uppercase index.jsp problem with mod_jk 1.2.8 ?

Hello we actually use mod_jk 1.2.5 with apache 2.0.52 under win32. We tried to upgrade to mod_jk 1.2.8 but we get a problem with it. When specifying a URL like http //www.client.com then the

Can not get roles to resolve in LDAP Realm

Hi I have really tried to get to the bottom of this without resorting to the list but this should work but it doesn 't. Tomcat v 5.5.4 OpenLDAP I have the Realm configured

Subject: JNDI without edit server.xml

Hi all I 've got a problem. I 'm using tomcat 5.0 with Oracle 9.2i. Now I want to upgrade tomcat to the newest version but the same configuration doesn 't work again. I used this solution for to

outOfMemory exception under high load

Hi Hi I am experiencing a problem many others seem to have had before but have found no answers. I am running Tomcat 5.0.25 using jdk 1.4.2_06 hotspot vm on RedHat Linux ES with 4G Ram and

IIS Default Document

I 've set up IIS 6 to serve jsp files through ISAPI Redirector 1.2.8. Everything is working fine except my default documents. How can I get IIS to server index.jsp files by default. Even though it

tomcat 5.5 + mod_jk2

I have Fedora core 2 which comes with apache 2.0.52 I have installed tomcat 5.5 I have integrated mod_jk2 into apache I have old servlets that I want to use and it involves virtual hos

Form Auth + xml users database

changes in server.xml <GlobalNamingResources > <Resource type "org.apache.catalina.UserDatabase " description "User database that can be updated and saved " auth "Container " name "PhotoAlbu

Form Auth + xml users database

Good Morning I 'm trying to set up an authentication task using the form method and an xml files to store the users and their roles. Now I 've add this to the web.xml file [...] <resou

Help needed with Tomcat 5.5.7 admin app (MBeanServer is not available)

Hi there I 've just installed Tomcat 5.5.7 (using the .exe installer on WinXP) and whilst the server and manager app work fine I 'm having problems with the optional admin webapp. I downloade

tutorial for fast settings of Tomcat

Hi I 'm new to tomcat server for JSP and i 'm reading for now a very huge book for knowing how to configure tomcat 5.x to make WEB JSP application works correctly. I would like to know if someon

AW: HTTPS: more than one certificate

Hi > Just because I 'm interested > If I had more than one certificate in my keystore which > certificate would be used by tomcat for https? Is there a way > to specify which certificate to u

here is my situation

I have Fedora core 2 which comes with apache 2.0.52 I have installed tomcat 5.5 I have integrated mod_jk2 into apache I have old servlets that I want to use and it involves virtual hosts

Support Information Regarding - C0000005

Thank you for emailing Blizzard Entertainments Technical Support Department. In order to provide you with greater assistance we have developed an automated reply system which evaluates your message a

Subject: Tomcat 5 Listener class issue

Hello When my Tomcat 5 server is started it gets a SEVERE error in the output which states SEVERE Error configuring application listener of class listeners.ContextListener Ja

DataSourceRealm says "Name jdbc is not bound in this Context "

Hi All I 'm trying to get container managed authentication going under Tomcat 5.5 using the org.apache.catalina.realm.DataSourceRealm class. I 've configured a DataSource using the name "jdbc/MindD

Servlet not displaying correctly HTML output.

Hello I have installed Apache 2.0.51 and tomcat 4.1.31 in my Fedora 2 server. I 'm using mod_jk2 to connect Apache and Tomcat. I have this web application that I have installed under the webapp

Java.lang.ClassNotFoundException: listeners.ContextListener

Hello When my Tomcat 5 server is started it gets a SEVERE error in the output which states SEVERE Error configuring application listener of class listeners.ContextListener Ja

Re: order of creation of JNDI datasource from context.xml and Filter.init()
us

Hi Jeroen! Two weeks ago I (almost) exactly did what you want to do - make hibernate use a JNDI-DataSource defined as a GlobalNamingResource! The differences My database is Oracle and I didn 't

Re: order of creation of JNDI datasource from context.xml and
Filter.init() u

Try not specifying the "factory " parameter. It isn 't required anyway by Tomcat-5.5.x. Tomcat-5.5.x uses its own version of commons-dbcp so if you are specifying "org.apache.commons.dbcp.Basic

order of creation of JNDI datasource from context.xml and Filter.init()
using

Hello My problem is so basic that I have no doubt other people have experienced it. Still I can 't find any solutions on the web. I want Tomcat to provide my webapp with DataSources through JN

HTTPS: more than one certificate

Hi! Just because I 'm interested If I had more than one certificate in my keystore which certificate would be used by tomcat for https? Is there a way to specify which certificate to use?

Finer Control than CATALINA_BASE

Is there a way to specify another $CATALINA_BASE/shared/lib ? I found the -config /path/to/server.xml opt which is nice. But I would like to have more fine grain control over where everything is

Restart-On-Failure for Tomcat?

Hi I 'm supporting a web application running on Apache (2.0x) /Tomcat(5.0.x) w/ mod-jk. The web application seems to cause Tomcat (5.0.28) to fail on average once a week. Restarting tomcat tend

CSS mime-type vs Netscape 7 and Firefox 1

I have added the mime-type for css in Tomcat 3s conf/web.xml file as so <mime-mapping > <extension >css </extension > <mime-type >text/css </mime-type > </mime-mapping > using the same f

Subject: Diagnosing tomcat problems

Hello I 'm running a tomcat 5.5.4 server with sun jdk1.5 update 1 on a RH enterprise linux 3.0 (with 2.4.21 kernel). The server processes about 20-30 requests per second most of which include a

Subject: Reload webapp on runtime

Hei there I 'm recompiling one of my classes during runtime but the problem is that my webapp still uses the old classes from the cache or classloader or whatever. Is there any way to avoid this
Page 449 of 931 Previous 100   Previous 10   441   442   443   444   445   446   447   448   449   450   Next 10   Next 100