servlet pooling

2001-07-05 Thread dkalna
Hi all, Does Tomcat perform something like servlet pooling ? Rgds. Dalibor

Re: First day - RE: PROPOSAL: Tomcat docs

2001-07-05 Thread Antony Bowesman
Glenn Nielsen wrote: > > Antony Bowesman wrote: > > > > > 8. Security > > > > How about > > 8.1 Concepts - Explanation of J2EE and Java 2 security models > > 8.2 Authentication with Realms > > 8.2.1 Simple realm > > 8.2.2 JDBC Realm > > 8.2.3 Custom realms > > 8.3 Authorization > > 8.3.1 J2EE rol

Example Not Working: Is it Tomcat, my naieve installation or the Example?

2001-07-05 Thread Hamish MacEwan
Hi, This problem has been reported on tomcat-user, but no fix or explanation has been forthcoming, and it's very confusing for the new Tomcat user deciding if the flaw is in their configuration, Tomcat, or in fact the set up of the examples. It's probably trivial, but some attention to this migh

Question about getUserPrincipal...

2001-07-05 Thread The Anenome
Hi, I posted this question first on tomcat-users, but with no responses. I'm hoping one of you guys will be able to answer this question. I have been using Tomcat 3.1 in the past, and have been using the getUserPrincipal().getName() method to determine who has logged in. I was using apache basic

Re: Somebody get me off this List PLEASE!!!!!!!!!!!!!!!!

2001-07-05 Thread Earl Stutes
On 05 Jul 2001 18:10:42 +0100, Andy Armstrong wrote: > "Swart, James (Jim) ** CTR **" wrote: > > > > why is it everyone has such a hard time getting off this list? Someone put > > me in charge of getting people off the jarkata maillists, I'll make sure > > it's done to ensure these floods of "ge

Re: What will happen to BUG #2333

2001-07-05 Thread Andrej Koelewijn
Roloff, Dirk wrote: >Hi all, > > >By the way - dose anybody know a way to send a JPEG-File to the Browser >so that _all_ browsers (MSE 5.0) will save it on disk (save as dialog) >and do not show it in a window ? >Setting MIME to youdonknoit/saveitondisk will not help M$ seams to look >inside the

Re: libapr and --disable-shared?

2001-07-05 Thread Pier P. Fumagalli
jean-frederic clere at [EMAIL PROTECTED] wrote: > >> DOH! So why do you keep saying that you're against using sources... >> Since all those problems are simply fixed by using them > > No, I am not against using the APR sources, I was just thinking that the time > needed to change mod_web

stange about servlet class reloading

2001-07-05 Thread Ren Weili
Guten Tag! I have a .java under WEB-INF/classes/ changed and recompled after tomcat started, but it always plays as old version. Can anybody tell me about it ? thanks malix shanghai china

problem with redirects when using tomcat-4.0b5 and mod_jk

2001-07-05 Thread Donald Ball
hey guys. i'm getting a problem with redirects when i use tomcat-4.0b5 and mod_jk with the ajp13 connector. my stacktrace is as follows: Error creating the resourcejava.lang.IllegalArgumentExceptiontables/trouble_ticket_table/query?clause=active&clause=for-employeejava.lang.IllegalArgumentExcepti

Re: Somebody get me off this List PLEASE!!!!!!!!!!!!!!!!

2001-07-05 Thread Pier P. Fumagalli
Andy Armstrong at [EMAIL PROTECTED] wrote: > Justin Erenkrantz wrote: > >> It'd be nice to have a human moderator who reads tomcat-dev and can >> manually take people off the list when they start to complain on-list. >> -- justin > > Yup. Hey... What'm I doin' here, then? I got that bloke out o

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/generators ErrorHandler.java

2001-07-05 Thread larryi
larryi 01/07/05 13:40:47 Modified:src/share/org/apache/tomcat/modules/generators ErrorHandler.java Log: Don't overwrite existing error page definitions with default ones.. This is better than leaving ErrorHandler and WebXmlReader interceptors sequence de

problems compling mod_jk for apache-1.3 on linux

2001-07-05 Thread Donald Ball
i'm getting these errors with the latest cvs: [root@benjamin apache-1.3]# ./build-unix.sh APACHE_HOME=/usr/local/apache Compiling mod_jk gcc -DLINUX=2 -DMOD_SSL=206106 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I../lib/expat-lite -fpic -DSHARED_CORE -DSHARED_MODULE -I/usr/local/apache/include -I../common

RE: RPM of 3.3m3 dependencies

2001-07-05 Thread Swart, James (Jim) ** CTR **
What is *noarch*, exactly.. I installed this one because at the time it was the only RPM I could find but am I missing out? -Original Message- From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 4:58 AM To: [EMAIL PROTECTED] Subject: RE: RPM of 3.3m3 dependencies

Re: First day - RE: PROPOSAL: Tomcat docs

2001-07-05 Thread Alex Chaffee
Rob & Punky et al. - This is so cool! I've been working on a TOC on the side for a few weeks, but I see the time has come to let it out to play with the other TOCs :-) I have a few big-picture editorial comments before I do. The "installation" unit is the most crucial. I think there should be

HTTP header parser/wrapper

2001-07-05 Thread Olenin, Vladimir
Hi, I was wondering whether it is possible to utilize that part of Tomcat that is responsible for parsing HTTP headers and 'wrapping' servlet response inside HTTP header? (basically I want to use HTTP protocol in my program in order to override firewalls and possibly unitlize HTTP headers to send

RE: cvs commit: jakarta-tomcat/src/shell tomcat.sh

2001-07-05 Thread Larry Isaacs
Hi, Is this just for the Jikes compilation problems? If so, I would rather see JikesJavaCompiler.java updated to build the necessary classpath setting rather that modify the Tomcat's classpath's. That way you can handle the "lib/ext" directory as well. Actually, fixing JikesJavaCompiler.java is

Re: Somebody get me off this List PLEASE!!!!!!!!!!!!!!!!

2001-07-05 Thread Andy Armstrong
Justin Erenkrantz wrote: > > On Thu, Jul 05, 2001 at 06:10:42PM +0100, Andy Armstrong wrote: > > "Swart, James (Jim) ** CTR **" wrote: > > > > > > why is it everyone has such a hard time getting off this list? Someone put > > > me in charge of getting people off the jarkata maillists, I'll make

Re: Somebody get me off this List PLEASE!!!!!!!!!!!!!!!!

2001-07-05 Thread Justin Erenkrantz
On Thu, Jul 05, 2001 at 06:10:42PM +0100, Andy Armstrong wrote: > "Swart, James (Jim) ** CTR **" wrote: > > > > why is it everyone has such a hard time getting off this list? Someone put > > me in charge of getting people off the jarkata maillists, I'll make sure > > it's done to ensure these fl

Re: Somebody get me off this List PLEASE!!!!!!!!!!!!!!!!

2001-07-05 Thread Andy Armstrong
"Swart, James (Jim) ** CTR **" wrote: > > why is it everyone has such a hard time getting off this list? Someone put > me in charge of getting people off the jarkata maillists, I'll make sure > it's done to ensure these floods of "get me off here" is done... Sound good? Can't it be automated? W

RE: Somebody get me off this List PLEASE!!!!!!!!!!!!!!!!

2001-07-05 Thread Swart, James (Jim) ** CTR **
why is it everyone has such a hard time getting off this list? Someone put me in charge of getting people off the jarkata maillists, I'll make sure it's done to ensure these floods of "get me off here" is done... Sound good? -Original Message- From: Sebastian Mangels [mailto:[EMAIL PROTE

RE: TC 3.3 strange encoding

2001-07-05 Thread Emmanuel Lécharny
So do I. I'm pretty sure that till recently, jikes was not able to encode correctly, whatever you put in the http://www.iktek.com> -Message d'origine- De : Ignacio J. Ortega [mailto:[EMAIL PROTECTED]] Envoyé : jeudi 5 juillet 2001 18:57 À : '[EMAIL PROTECTED]' Objet : RE: TC 3.3 strange

RE: cvs commit: jakarta-tomcat/src/shell tomcat.sh

2001-07-05 Thread Ignacio J. Ortega
I will try to add rt.jar in the bootstrap class ( Main ).. as tools.jar is now correctly used... I continue thinking that the startup classpath needs to be clean for startup... Saludos , Ignacio J. Ortega > -Mensaje original- > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Enviado

RE: TC 3.3 strange encoding

2001-07-05 Thread Ignacio J. Ortega
I have seen this behaviour when using Jikes.. Tc 3.3 now tries to autodetect ( and use ) Jikes where possible.., perhaps your tc33 copy is using some Jikes present on your system.., Only a wild thought Henri.. Saludos , Ignacio J. Ortega > -Mensaje original- > De: GOMEZ Henri [mailto

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startup Bootstrap.java

2001-07-05 Thread glenn
glenn 01/07/05 09:28:35 Modified:catalina/src/share/org/apache/catalina/startup Bootstrap.java Log: One more class to preload for security Revision ChangesPath 1.20 +7 -4 jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/start

renaming tomcat generated java files

2001-07-05 Thread Sankar Kondur
Hi, Is there some way to change the way Tomcat names the generated java(servlet) file for jsp? Also does it have to generate to a different file name everytime the jsp changes? thanks, SK

cvs commit: jakarta-tomcat-connectors/scandoc scandoc.pl

2001-07-05 Thread jfclere
jfclere 01/07/05 07:20:46 Modified:scandoc scandoc.pl Log: Just update version to 0.14. Revision ChangesPath 1.2 +10 -11jakarta-tomcat-connectors/scandoc/scandoc.pl Index: scandoc.pl ===

Re: First day - RE: PROPOSAL: Tomcat docs

2001-07-05 Thread Andy Armstrong
Has everyone seen these articles: http://www.onjava.com/pub/ct/33 ? Might be useful to link to from the doc. "Rob S." wrote: > > Shown below are the results of today's content and organizational > suggestions. It's still extreeemely rough, but this is the kind of stuff I > like. We're making

Re: libapr and --disable-shared?

2001-07-05 Thread rbb
> > > I am also worried with mod_webapp for Apache-2.0, what will happend when a > > > internal typedef of APR comming from httpd will be used by mod_webapp and will > > > be handled differently there because of different APR version? > > > > Who said that for Apache 2.0 there will be 2 different

Re: What will happen to BUG #2333

2001-07-05 Thread Thomas Colin de Verdiere
what's your problem in ajp12 Tom "Roloff, Dirk" wrote: > > Hi all, > > just a question - i found an error in TC 3.2.2 and i hope i fixed it. I > added a Bugreport and a patch but no one here in the list say anything > about it, nore the report will be visited. > Nobody here with the same probl

RE: Tomcat 3.2.2 and Error page 404 ( not solved )

2001-07-05 Thread Renato Weiner
Hi Marc, The latest nightly build didn't work either. This is what I did, just to check. I downloaded jakarta-tomcat-20010705-src.tar.gz ( from tomcat-3.2-dev tree ) and compiled. My web.xml is: . 404/404.jsp 404.jsp doesn't exist. I have the looping messages I described early. Ju

Re: libapr and --disable-shared?

2001-07-05 Thread jean-frederic clere
"Pier P. Fumagalli" wrote: > > Copying the Tomcat list (barf barf, too much crossposting :) :) > > Pier > > jean-frederic clere at [EMAIL PROTECTED] wrote: > >> > >> I'm going to do it... And if he remembers his -1, he'll roll back :) > > > > Well, I said that the problems we had in mo

Re: First day - RE: PROPOSAL: Tomcat docs

2001-07-05 Thread Glenn Nielsen
Antony Bowesman wrote: > > Punky Tse wrote: > > > > Rob, > > Please see below for rephrased version of Introduction and > > Administrator Guide. > > > > I combined the Introduction and Administrator's Guide to Administrator > > Guide. Actually this is my proposed TOC. And I believe that

RE: TC4 docs - can we end this?

2001-07-05 Thread Rob S.
> >Well, IMHO =) I think the decision should be up to the TC4 > >committers (i.e. > >people who will deal with the build, edit the docs, etc.). > > There is commiters in tomcat area which are not just TC4 > commiters, TC 3.2/3.3 teams, JTC team, Jasper34 team. For sure, I was just thinking that t

Re: libapr and --disable-shared?

2001-07-05 Thread Pier P. Fumagalli
Copying the Tomcat list (barf barf, too much crossposting :) :) Pier jean-frederic clere at [EMAIL PROTECTED] wrote: >> >> I'm going to do it... And if he remembers his -1, he'll roll back :) > > Well, I said that the problems we had in mod_webapp due to APR should be > solved in APR

Re: [J-T-C] struct defs

2001-07-05 Thread Andy Armstrong
> OK, you two, Andy/JF convinced me to OOing also in standard C ;;;))) Tres bon ;-) -- Andy Armstrong, Tagish

RE: [J-T-C] struct defs

2001-07-05 Thread GOMEZ Henri
>> >The reason would be to keep the implementation details of >the structure >> >private so that people aren't tempted to access the fields >> >directly. All >> >the caller gets is an opaque handle. Think of it as >'objects lite' for >> >C. >> >> I could understand the OO construction if we wer

Re: TC 3.3 strange encoding

2001-07-05 Thread jean-frederic clere
GOMEZ Henri wrote: > > Hi, > > I've got the following contents in a JSP : > > > -Multi-marché >   > > > Which give me on output : > > Multi-marché > > What's the problem :) Encoding? I have things like: in my server.xml. (EBCDIC + modified Xerces as parser). You prob

Re: [J-T-C] struct defs

2001-07-05 Thread jean-frederic clere
GOMEZ Henri wrote: > > >The reason would be to keep the implementation details of the structure > >private so that people aren't tempted to access the fields > >directly. All > >the caller gets is an opaque handle. Think of it as 'objects lite' for > >C. > > I could understand the OO constructio

Re: [J-T-C] struct defs

2001-07-05 Thread jean-frederic clere
Andy Armstrong wrote: > > GOMEZ Henri wrote: > > > > >The reason would be to keep the implementation details of the structure > > >private so that people aren't tempted to access the fields > > >directly. All > > >the caller gets is an opaque handle. Think of it as 'objects lite' for > > >C. > >

TC 3.3 strange encoding

2001-07-05 Thread GOMEZ Henri
Hi, I've got the following contents in a JSP : -Multi-marché   Which give me on output : Multi-marché What's the problem :) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo...

Re: [J-T-C] struct defs

2001-07-05 Thread Andy Armstrong
GOMEZ Henri wrote: > > >The reason would be to keep the implementation details of the structure > >private so that people aren't tempted to access the fields > >directly. All > >the caller gets is an opaque handle. Think of it as 'objects lite' for > >C. > > I could understand the OO constructio

cvs commit: jakarta-tomcat/src/shell tomcat.sh

2001-07-05 Thread hgomez
hgomez 01/07/05 02:05:29 Modified:src/shell tomcat.sh Log: needed rt.jar to have tomcat compiling jsp Revision ChangesPath 1.25 +5 -1 jakarta-tomcat/src/shell/tomcat.sh Index: tomcat.sh ===

RE: [J-T-C] struct defs

2001-07-05 Thread GOMEZ Henri
>The reason would be to keep the implementation details of the structure >private so that people aren't tempted to access the fields >directly. All >the caller gets is an opaque handle. Think of it as 'objects lite' for >C. I could understand the OO construction if we were using C++ but in stric

Re: [J-T-C] struct defs

2001-07-05 Thread Andy Armstrong
The reason would be to keep the implementation details of the structure private so that people aren't tempted to access the fields directly. All the caller gets is an opaque handle. Think of it as 'objects lite' for C. GOMEZ Henri wrote: > > We found many definitions like this > in mod_jk : > >

[J-T-C] struct defs

2001-07-05 Thread GOMEZ Henri
We found many definitions like this in mod_jk : xxx.h struct jk_map; typedef struct jk_map jk_map_t; xxx.c struct jk_map { jk_pool_t p; jk_pool_atom_t buf[SMALL_POOL_SIZE]; char **names; void **values; unsigned capacity; unsigned size; }; Why not having it directly

RE: Thread Local Storage libraries for JNI

2001-07-05 Thread GOMEZ Henri
>Is there a support for JNI on Tomcat 3.2.2 with Apache2.0 for >the UNIXes >(HP-UX is what I am interested in)? mod_jk found in JTC (jakarta-tomcat-connectors), support Apache 2.0 and you'll be happy to learn it's now using autoconf for build. JNI appears broken and I think Mike Anderson is wo

RE: [jtc] apidocs

2001-07-05 Thread GOMEZ Henri
>I am starting to prepare mod_jk to use scandoc to generate the code >documentation. Good news >I have noted that mod_web uses include files as input but it >seems more easy to use also the c sources files. in mod_jk many defines and structs are only found in .c so we should also included thes

RE: Tomcat Documentation Project

2001-07-05 Thread GOMEZ Henri
>The main document still covers mod_jserv, the mod_jk document is a >separate HOWTO, there's no mod_webapp coverage, the procedure for >mod_jk.conf-auto has changed a few times, the instructions for NT and >Unix are kind of jumbled... We're working on JTC having an easy to build mod_jk, via au

RE: Tomcat Documentation Project

2001-07-05 Thread GOMEZ Henri
>Are we agreed on the following? > >1. Tomcat documentation sucks :-) documentation is impcomplete :) >2. There needs to be a new CVS project called jakarta-tomcat-doc. +1 >My reasoning is that we want to avoid the fragmentation of >documentation >into different trees for 3.2, 3.3, and 4.0.

RE: Ajp13 wrong Response

2001-07-05 Thread GOMEZ Henri
>I am seeing the problem appears almost on a daily basis with >very little traffic. When the 3 people who use the system (consisting >of 3 html forms and 3 servlets) happen to hit submit roughtly >at the same time the problems appears. low traffic with little concurrent access. >Once the proble

RE: TC4 docs - can we end this?

2001-07-05 Thread GOMEZ Henri
>Well, IMHO =) I think the decision should be up to the TC4 >committers (i.e. >people who will deal with the build, edit the docs, etc.). There is commiters in tomcat area which are not just TC4 commiters, TC 3.2/3.3 teams, JTC team, Jasper34 team. >They seem to >have already decided. Who

RE: Tomcat Documentation Project

2001-07-05 Thread GOMEZ Henri
>So my vote (if it counts), is one big (organized!) bucket of docs.. >Hope my input is any usefull. +1 Each time they will be difference between TC version, a sub-chapter should detail that difference (configuration, strategy...). It will help people switch from one release to another.