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 734 of 931 Previous 100   Previous 10   731   732   733   734   735   736   737   738   739   740   Next 10   Next 100  

mail archive info

I found a note tied to you regarding configuring bizflow with load balancing. It was msg81225.html We have a major issue with getting this to work properly and was hoping to get some insight KC

WAS: tomcat 5.0.16 Replication

Steve and Jean-Philippe I 've been working on some more replication stuff and made a major change that I think you might want to use. I have added a third configuration to the parameter replication

LDAP DirContext Object Factories in server.xml Resources

I 'm hoping maybe you might be able to shed some light on something I 've been struggling with. I 'm trying to bind an Ldap DirContext as a Resource into the default web application context (using

Tomcat-Apache vs. Jrun-Iplanet

We are in the process of trying to migrate from a JRun 3.1/IPlanet environment to Tomcat 4.1.29 and Apache 1.3.29 (with the mod_jk connector) and we are running into some significant performance p

Subject: JNI call & Tomcat 5.0.16

Hi I use Tomcat 5.0.16 and attempt to call natives methods from one of my DLL by JNI (works fine outside tomcat). I follow these steps 1) I put -Djava.library.path /path/to/dll in CATALIN

SECURITY BUG: No place to disable HTTP TRACE vulnerability

There does not appear to be any place in Tomcat to disable the HTTP TRACE. This is a well known vulnerability that affects most servers and is consistently used by hackers to gather information usefu

Building jakarta-tomcat-connectors-jk2-2.0.2-src [HOW?]

Hi everyone. Tryin ' to build mod_jk2 for my Slackware box (version 9.1 with reiserfs) I 've come to a dead-end and I would appreciate any help since the documentation I 've looked into (including th

StringIndexOutOfBoundsException on SetDocBaseRule - 5.0

Ok something that should be in the docs here under docBase is that you can no longer have an empty string like you could in tomcat 4. I had to put a docBase ". " to make it work in 5 or else you

Tomcat & JProfiler

I setup JProfiler to run on my tomcat and I am running into 2 issues I was hoping someone else has also had. 1. I am passing the JProfiler parameters through my JAVA_OPTS in Catelina.sh and when

Tomcat 5.0.16 user configuration

Hello i have installed the tomcat-server. It is running an i see the index.jsp-default-site. The following part is be placed on the first site. NOTE For security reasons using the adminis

How does Tomcat 5.0.16 process the "keystoreFile " tag?

Greetings! I was usingthe "keystoreFile " tag successfully with Tomcat 4.1.27. However the same tag does not work as expected with Tomcat 5.0.16. Here 's the SSL connector code from server.xml

Datasource - OK in app context - Fails in Global context

I have an Oracle JDBC datasource that I defined in the Tomcat5 context for an application (conf/Catalina/localhost/nwg.xml). Works fine context file listed below. But when I tried to move the dat

Subject: Connection pool exhausted

Hi All My tomcat is chucking a connection pool exhausted at me after about 15 minutes of operations on my web application. Here is my resource <Resource name "jdbc/theDB " auth "Container

XML JDBC driver

Hello folks does anybody here know a good JDBC driver to deal with XML files? Regards Edson

problem connecting Apache2 and Tomcat 5 via mod_jk2

I am receiving a java.lang.ClassNotFoundException for the org.apache.ajp.tomcat4.config.ApacheConfig class. Has anyone experienced this ? Has the ApacheConfig class been changed or had its pack

Tomcat Deadlock

I 'm having a weird problem with Tomcat locking up. I have a couple of functions on my site that rely heavily on transactions. To do a simple load test I picked the function that hits the database

Tomcat 5, Apache2 and mod_jk2 integration problem

Hi I am running RedHat 9 with Tomcat 5.0.16 and Apache 2.0.48 and trying to get mod_jk2 to work so that I can use apache as the server and just pass jsp and servlet requests on to tomcat. In

java.security.AccessControlException

hello i 'm problem with my tomcat 5.0.16. i have a error message when tomcat start with the following message java.security.AccessControlException access denied (java.io.FilePermission C \T

mod_jk2 doesn 't create jk2.socket

Apache 2.0.48 Tomcat 4.1.27 mod_jk2 2.0.2 Everything is built and configured but there is no jk2.socket being created. I 'm not sure exactly which process (apache or tomcat ) should be creating

SSL failure with some browsers - Access denied by access control list

Problem - Making any https call fails with the message "Forbidden. You were denied access because Access denied by access control list. ". - The failure happens even accessing https // <host > 844

Using acceptCount in server.xml

Hi all Just wondering how to use acceptCount in the Connector class. Default example here modified to show what I 'm trying to test to understand how this works. <Connector className "org.

Subject: Tomcat 4.1.29: Pool exhausted

Hello I tried to move my web application from Tomcat 4.1.27 to Tomcat 4.1.29. The application has a JNDI datasource. Everything worked properly in 4.1.27 but after I moved to 4.1.29 I 've got an e

RE: Question on using Tomcat 5 in production environment; using m
   ultiple inst

Isn 't this a maintenance nightmare ? -----Original Message----- From Shapira Yoav [mailto Yoav.Shapira@(protected)] Sent dinsdag 6 januari 2004 14 40 To Tomcat Users List Subject RE Questio

Problem finding .keystore in change from TC 4.1.27 to 5.0.16

I 'm having a problem with SSL keystore location moving from Tomcat 4.1.27 to Tomcat 5.0.16 Here 's the 4.1.27 SSL connector code from servlet.xml <!-- Define a SSL Coyote HTTP/1.1 Connector

How does a servlet request work. Not a newbie question ;)

Hi all I want to insert some form of scheduling into our application and I was wondering how Tomcat passes the request to the actual servlet I write. Does Tomcat just read the headers to crea

External Access to Server (Servlets)

I am new to Tomcat and Servlets/JSP but things are going great except when I try to access the server from outside my house. I can access the home page (default Tomcat page) and I can also acce

Persistent storage error but only on one computer

Hi I have two Tomcat 4.1.29 on AIX 4.3.3 WITH JDK 1.3.1 and exactly same Servlet and I have persitent storage only on one computer ? Could you explain me Thanks Philippe

javamail and tomcat

Hi Im having some problems using javamail in tomcat - especially the taglibs mailer tag. The problem in this case is that it ignores any data sent to it telling it which SMTP server to use and

http://localhost/manager/reload?path=xxxx

When I use the manager to reload contexts not all virtual hosts are reloaded. Example I have 2-3 hosts defined in server.xml each having the same contexts defined i.e. .... <Host name ww

Modifying tomcat startup options on Tomcat 5 with Windows .exe

Hi I have the windows version of Tomcat 5 installed and am using the windows service. I need to add the -security option to the startup. I notice that catalina.bat is still there but a) does
Page 734 of 931 Previous 100   Previous 10   731   732   733   734   735   736   737   738   739   740   Next 10   Next 100