Re: very newbie

2001-01-27 Thread Narayanan
Title: RE: very newbie This will explain the tomcat installation and integration of tomcat with apache Regards Narayanan - Original Message - From: Rizwan Ahmed To: '[EMAIL PROTECTED]' ; '[EMAIL PROTECTED]' Sent: Saturday, January 27, 2001 5:10 PM Subject:

another JDBCRealm question

2001-01-27 Thread Marcantonio del Drago
Hi Trying to plug MySql to tomcat (win 2k),I followed the installation instructions and MySql works fine (the ODBC driver also) with the "authority" database. I added the mm.mysql-2.0.1-bin.jar in the \jakarta-tomcat-3.2.1\lib directory too. So, When I add to the server.xml the following

installing Tomcat 4 (b1) on IIS

2001-01-27 Thread David Treves
hi, I want to install Tomcat 4 on IIS 5, only that the documents in Jakarta site refer the ver 3. Trying to use them didn't make it work... Is there anyone who knows what I should do in order to install Tomcat 4 on IIS 5? Thanks, David Treves

RE: installing Tomcat 4 (b1) on IIS

2001-01-27 Thread Ignacio J. Ortega
You cant, Tomcat 4 does not have IIS connector already..Tomcat 4 only have the mod_webapp connector for apache but it's early alpha stage... Saludos , Ignacio J. Ortega -Mensaje original- De: David Treves [mailto:[EMAIL PROTECTED]] Enviado el: sbado 27 de enero de 2001 16:19 Para:

How to handle a user clicking very fast repeatedly on a web page

2001-01-27 Thread Betty Chang
Hi -- This is a sort of a strange question. If a user clicks very fast repeatedly on a web page on links that go back to tomcat for a new page generated by a servlet, we can get problems where suddenly the servlet does not respond. How do others handle this scenario? Is it supposed to be

TOMCAT3.2 BUG

2001-01-27 Thread shiva nand tripathi
I am integrating Apache Web server, Tomcat and Jboss (EJB container). Tomcat is running out of Apache process using mod_jk adapter. Tomcat is working fine for serving normal servlets and jsp. I deployed EJB on jBoss and accessed that by creating one java client application, it worked all

RE: TOMCAT3.2 BUG

2001-01-27 Thread oliver2, andy
are you sure the file had the proper permissions for the user tomcat is running as? -Original Message- From: shiva nand tripathi To: [EMAIL PROTECTED] [EMAIL PROTECTED] Sent: 1/27/01 12:11 PM Subject: TOMCAT3.2 BUG I am integrating Apache Web server, Tomcat and Jboss (EJB container).

Re: TOMCAT3.2 BUG

2001-01-27 Thread Rick Horowitz
You're not alone with this problem. I was just involved in a couple of threads on this subject in the JBoss Users mailing list, but everyone who participated seems to have the same problem. Here's a link to one thread:

source code for ApacheModuleJServ.dll

2001-01-27 Thread serg
Hi! I need the source code for ApacheModuleJServ.dll for recompilation. Where can I find it? S.Y. Serg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: TOMCAT3.2 BUG

2001-01-27 Thread Erik G. Dybdahl
I have tried to put a similar question in this newsgroup, without getting any answers. Also tried other places, like the discussiong forum at Sun. This is somewhat curious, because hopefully we are not the only ones trying to access EJB's from JSP-pages. Fact is: The classes (and other resources,

RE: TOMCAT3.2 BUG

2001-01-27 Thread CPC Livelink Admin
Not having tried this since I don't use JBoss, here is my thought. The only difference between putting it in the main tomcat classpath and putting it in WEB-INF/lib is the class loader that is used (javas versus tomcats). Since I have quite successfully used tomcats in WEB-INF/lib, I am

Re: How to handle a user clicking very fast repeatedly on a web page

2001-01-27 Thread Pete Ehli
I am not sure what your problem could be - only when you restart tomcat does it check for changes in your class files. If there are changes it will reload the servlet - this causes a delay in access time but subsuquent requests should be alot faster because the classloader has loaded the

buiding mod_jk

2001-01-27 Thread Doug Ferguson
Hi, I am reinstalling tomcat and I am building mod_jk.so. When I try to run make it generates the following error. Any ideas? PS. please cc: me directly @ [EMAIL PROTECTED] [root@thedug apache1.3]# make /usr/sbin/apxs -I ../jk -I /include -I /include/linux -c -o mod_jk.so mod_jk.c

Re: adding another directory besides examples

2001-01-27 Thread Ross G. Manges
Mike, I'm having the same problem, but I'm also new to this. I will continue to work on it, and if I figure it out, I'll let you know. If you figure it out first, please let me know! Thanks, --Ross From: "Mike Luxem" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED]

RE: RE: TOMCAT3.2 BUG

2001-01-27 Thread oliver2, andy
Thats really unfortunate. You should post this in the bugtracker. It seems that this is a common problem. I'd post it in the jakarta/tomcat one as JBOSS seems to be a bit less communicative. On that subject (and somewhat off topic) what all exact files does one need to deploy an EJB. I

No response from tomcat

2001-01-27 Thread Neil Aggarwal
Hello: Several times, my application stops responding. When I look in the /usr/local/jakarta-tomcat-3.2.1/logs/mod_jk.log file, I am getting this message: [jk_ajp12_worker.c (596)]: ajpv12_handle_response, error writing back to server Does anyone know what is causing this problem? I am

RE: very newbie

2001-01-27 Thread Rizwan Ahmed
Title: RE: very newbie Narayanan,Tim Thanks all for your help. I need to install, do a little bit research before asking more questions. Regards Rizwan -Original Message- From: Narayanan [SMTP:[EMAIL PROTECTED]] Sent: Saturday, January 27, 2001 2:56 PM To: [EMAIL