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 PR

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 usi

Re: [jBoss-User] RE: RE: TOMCAT3.2 BUG

2001-01-27 Thread Lionel Siau
Hi ALl, exact same problem(i've attached it below). Looks like it is for embedded and non-embedded versions. Temporary workaround by placing in the Tomcat startup classpath. Lionel Follow up: Rick is accurate. There is something weird going on with Tomcat. It is not picking up the jars locate

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 keep

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]

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 ../jk/jk_ajp

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 cla

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 guessing

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,

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 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: http://www.mail-archive.com/jboss-user@list.working-dogs.com/msg09704.html

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).

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 right.

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 suppo

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: sábado 27 de enero de 2001 16:19 Para: [EMA

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

and getInitParameter woes

2001-01-27 Thread Stein M. Eliassen
Hi, I think there is a problem with the getInitParameter in 3.2.1. When a servlet is defined with 1 in WEB-INF/web.xml the init()-method gets called twice. First time, as expected, when the servlet-engine fires-up. Everthing is swell with the getInitParameter-calls, that is, the init-params ar

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 lines:

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: R

RE: very newbie

2001-01-27 Thread Rizwan Ahmed
Title: RE: very newbie Hi Everybody I am new to this list as well as for apache.Happy to see you all Basically I am an AS/400 programmer and very new to Java and WebServers.Recently I had some experience in IBM HTTP server (powered by apache as they say).I am using WebSphere from IBM

Re: Question

2001-01-27 Thread Michael G. Anderson
Hi Mark, Are you using Rational Rose 4.0, 98, or other? regards, mike anderson "Baird, Mark" wrote: > I work for Rational software and was advised by our tech support while > trying to get an application with IIS running that the following error was > not a Rational issue, but a Tomcat issue

Using Xerces in my Application

2001-01-27 Thread Kevin Jones
I'm trying to use Xerces in my web application. To do this I put the jar file into WEB-INF/lib. However whenever I try and parse any XML I get a 'sealing' exception. I've just read the recent thread on this and it implies that I can only have one XML parser within Tomcat, or at least that if the c