JNDI JDBC DataSource

2001-05-30 Thread Ben Sifuentes
Does Tomcat 3.2.1 support setting a JDBC DataSource I know that I've seen messages about Tomcat 4.0 supporting it? If so how do I go about setting this up Tomcat 3.2.1? -Ben

RE: Using JDBCRealms

2001-05-29 Thread Ben Sifuentes
I'm trying to utilize teh JDBCRealm also. I see you are trying to get some of the same information I am. Did you get a response for your previos e-mail -Ben -Original Message- From: William Kaufman [mailto:[EMAIL PROTECTED]] Sent: Friday, March 16, 2001 8:05 PM To: Tomcat Users (E-mail)

JDBC DataSource setting

2001-05-29 Thread Ben Sifuentes
Does Tomcat 3.2.1 support setting a JDBC DataSource I know that I've seen messages about Tomcat 4.0 supporting it? If so how do I go about setting this up Tomcat 3.2.1? -Ben

Tomcat Help?

2001-03-28 Thread Ben Sifuentes
All, I've posted several times and have had no response to any of my questions. Most of my questions are related to setup and about context and a Thread Exception. Could someone please give me some help? If I'm posting to the wrong group please let me know and direct me to the right place? If

RE: context manager

2001-03-28 Thread Ben Sifuentes
This document shows how to do this. Currently I am doing this but I've got a few errors with the process. http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/uguide/tomcat_ug.htm l -Ben -Original Message- From: Adilakshmi Lingam [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March

FW: Erreur du systeme de messagerie - Courrier renvoye / Mail System Error - Returned Mail

2001-03-28 Thread Ben Sifuentes
Why am I getting this? Thanks, -Ben -Original Message- From: Administrateur du courrier / Mail Administrator [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 28, 2001 6:25 PM To: [EMAIL PROTECTED] Subject: Erreur du systeme de messagerie - Courrier renvoye / Mail System Error -

Multiple Context

2001-03-26 Thread Ben Sifuentes
Guys, Somebody was telling me that Context sharing was the default setting and that there was a flag you had to set which turned off this option? Is this true? If so what is the flag called and were do I go to turn it off? -Ben

Handler Thread Problem

2001-03-23 Thread Ben Sifuentes
Anybody know why I'm getting this? The access thru Apache works fine. but, when trying to access directly thru Tomcat I get th following exception on the server side: Redirecting to /recruiting/jsp/Login.jsp... Redirecting to /recruiting/jsp/Login.jsp?showLoginError=true... HANDLER THREAD

Tomcat setup questions

2001-03-22 Thread Ben Sifuentes
Currently, I have both Apache and Tomcat installed and have configured Tomcat to utilize Virtual Hosts for each application with each running on it's own Tomcat JVM utilizing different port numbers. I'm able to start and terminate the applications independantly of each other which was the

FW: Tomcat configuration questions?

2001-03-15 Thread Ben Sifuentes
I sent this yesterday but, I don't see it on the list today so I'm sending it again -Original Message- From: Ben Sifuentes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 14, 2001 5:02 PM To: [EMAIL PROTECTED] Subject: Tomcat configuration questions? Currently my Apache is servicing

Tomcat configuration questions?

2001-03-14 Thread Ben Sifuentes
Currently my Apache is servicing requests on port 80 and Tomcat is using port 8080 to service all application. 1.) Is there away to have each applications being serviced by Tomcat on there own ports? 2.) Under the current Apache setup all applications are accessible from outside domains from