public static String Digest() in JDBCRealm

2001-05-14 Thread Bip Thelin
Have the public static Digest method in JDBCRealm gone away? I couldn't find it when browsing through RealmBase/JDBCRealm. ..bip

Jasper performance

2001-05-14 Thread Rickard Öberg
Hi! We are using Tomcat/JBoss and are pleased with the actual functionality. What is killing us right now is the performance of the code generated by Jasper, especially when using taglibs in complex ways. The generated code is way too unoptimized. So, if this has not been asked before (in which

cvs commit: jakarta-tomcat-4.0/webapps/ROOT index.html

2001-05-14 Thread craigmcc
craigmcc01/05/14 20:25:48 Modified:catalina/src/share/org/apache/catalina Globals.java webapps/ROOT index.html Added: .RELEASE-NOTES-4.0-B6.txt Log: Prepare for beta 6. Revision ChangesPath 1.1 jakarta-tomcat-4.0/RELEASE-NO

cvs commit: jakarta-tomcat-4.0/webapps/ROOT index.html

2001-05-14 Thread craigmcc
craigmcc01/05/14 19:50:12 Modified:.RELEASE-NOTES-4.0-B5.txt catalina/src/share/org/apache/catalina Globals.java webapps/ROOT index.html Log: Update release notes and public identifiers for "Tomcat 4.0-b5". Revision ChangesPath 1.2

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core ApplicationContext.java ApplicationContextFacade.java StandardWrapperFacade.java

2001-05-14 Thread craigmcc
craigmcc01/05/14 19:24:18 Modified:catalina/src/share/org/apache/catalina/core ApplicationContext.java ApplicationContextFacade.java StandardWrapperFacade.java Log: ServletContext.getContext() needs to return th

[jakarta-tomcat-connectors] a dilemma ...

2001-05-14 Thread kevin seguin
so, i'm looking at decoupling the Ajp13 java stuff from servlet container code. some background... in tomcat 3, the ajp code takes a core tomcat Request object and adds decoded information from the ajp request into the Request object. when i ported this code from tomcat 3 to tomcat 4, i used an

Re: cvs commit: jakarta-tomcat-4.0/connectors/docs apache-1.3.html

2001-05-14 Thread Pier P. Fumagalli
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: > pier01/05/14 17:00:08 > > Added: connectors/docs apache-1.3.html > Log: > For Craig :) Craig, as you requested it, tonight instead of tomorrow in the morning... Now can I go to bed??? It's 1 AM :) :) :) Pier

Re: Trying New Connectors Build Stuff

2001-05-14 Thread Pier P. Fumagalli
Reilly, John at [EMAIL PROTECTED] wrote: > Hi, > I had the same problem but I'm using a heavily modified Redhat 6.1 system so > that seems to indicate that its not limited to a glibc2.2 problem. > Everything compiled fine, but when starting up httpd it gave the "undefined > symbol: pthread_create

Re: Trying New Connectors Build Stuff

2001-05-14 Thread Pier P. Fumagalli
GOMEZ Henri at [EMAIL PROTECTED] wrote: > Will you also Jon, contribute to jakarta-tomcat-connectors ? > > You were invited with Pier last week and there is still no > anwsers :) Was I? Whops, didn't notice... Sorry... What should I do? Throw away all my code and start working on JK? I love wor

Re: Trying New Connectors Build Stuff

2001-05-14 Thread Pier P. Fumagalli
GOMEZ Henri at [EMAIL PROTECTED] wrote: > I'm pleased to see how the thing moved in mod_webapp since > the jakarta-tomcat-connectors is in CVS and after all the > AJP14 discussion. > > Did we'll see another brake in connector side ? Nope, you saw a move in the mod_webapp stuff when Pier found a

Re: Trying New Connectors Build Stuff

2001-05-14 Thread Pier P. Fumagalli
Jon Stevens at [EMAIL PROTECTED] wrote: > on 5/13/01 10:43 AM, "Pier P. Fumagalli" <[EMAIL PROTECTED]> wrote: > >> Hmm... Ok, but AFAIK apxs exists also in Apache 2.0, which is the module I'm >> writing right now... Could I call it --with-apxs2 ??? How does that sound? > > No need. That is the

cvs commit: jakarta-tomcat-4.0/connectors/docs apache-1.3.html

2001-05-14 Thread pier
pier01/05/14 17:00:08 Added: connectors/docs apache-1.3.html Log: For Craig :) Revision ChangesPath 1.1 jakarta-tomcat-4.0/connectors/docs/apache-1.3.html Index: apache-1.3.html ===

RE: FW: Java World Editors' Choice Awards

2001-05-14 Thread Marc Saegesser
I will be there. I'm looking forwarding to putting faces to lots of names. I *will* get 3.2.2 out the door before I leave for JavaOne. Really, I will. Marc "Just ship it" Saegesser > -Original Message- > From: Arieh Markel [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 14, 2001 5:53 P

Re: FW: Java World Editors' Choice Awards

2001-05-14 Thread Arieh Markel
> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm > Delivered-To: mailing list [EMAIL PROTECTED] > User-Agent: Microsoft-Entourage/9.0.1.3108 > Subject: FW: Java World Editors' Choice Awards > From: Jon Stevens <[EMAIL PROTECTED]> > To: tomcat-dev <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED

Re: JNDI/LDAP realm

2001-05-14 Thread John Holman
- Original Message - From: "Steve Downey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 14, 2001 5:39 PM Subject: RE: JNDI/LDAP realm > The downside to binding with the supplied credentials is that it chews up a > file descriptor. For light loads, it's not an issue. For

FYI on Tomcat 4.0-b4 Security Vulnerabilities

2001-05-14 Thread Craig R. McClanahan
As you probably know if you are following this list, there were two security vulnerabilities reported coincident with the release of Tomcat 4.0-b4 on Friday: - JSP source exposure when you add a trailing %00 character - Can use introspection to call public methods of internal classes when not us

RE: FORM implementation

2001-05-14 Thread JULIEN,TIMOTHY (HP-NewJersey,ex2)
ignore this mail - dont know why it just now went through - i sent it days ago. Tim Julien HP Middleware -Original Message- From: JULIEN,TIMOTHY (HP-NewJersey,ex2) [mailto:[EMAIL PROTECTED]] Sent: Friday, May 11, 2001 4:52 PM To: '[EMAIL PROTECTED]' Subject: FORM implementation does To

Re: FORM implementation

2001-05-14 Thread cmanolache
On Fri, 11 May 2001, JULIEN,TIMOTHY (HP-NewJersey,ex2) wrote: > does Tomcat save header, cookie, and parameter (could be POST data) data > when doing FORM login? > AFAIK, tomcat 3.2 and 3.3 is saving only the query string. The code is in modules.aaa.AccessInterceptor ( for 3.3 ), tomcat.reque

Re: one session for many web sites

2001-05-14 Thread cmanolache
Salut Mihai, > How can I have the same session for many web sites? > > By default, for the first request tomcat creates a implicit session and > sends a cookie with domain=servername. What I wanna do is setting this > cookie for domain=partian domain name (like .kiki.ro) (that means this > cooki

Re: configure for jakarta-tomcat-connectors

2001-05-14 Thread cmanolache
On Mon, 14 May 2001, jean-frederic clere wrote: > Hi, > > I have started a configure.in and makefile(s).in for the > jakarta-tomcat-connectors. Excelent ! > Currently I have just prepared it for Apache2.0 and Apache1.3, before going on I > have some questions: > > - The idea is to have one co

Re: HTTP 1.1 in Tomcat

2001-05-14 Thread Bruce Butterfield
Thanks for the encouragement, Costin. I'll give it a shot and let you know if I run into something I don't understand. [EMAIL PROTECTED] wrote: >On Mon, 14 May 2001, Bruce Butterfield wrote: > >>What would be the major issue of adding HTTP 1.1 capability to Tomcat >>3.2.x? Our application uses

Re: one session for many web sites

2001-05-14 Thread Craig R. McClanahan
On Mon, 14 May 2001, Mihai Popoaei wrote: > > Hello, > > How can I have the same session for many web sites? > > By default, for the first request tomcat creates a implicit session and > sends a cookie with domain=servername. What I wanna do is setting this > cookie for domain=partian domain

FW: Java World Editors' Choice Awards

2001-05-14 Thread Jon Stevens
I'm totally amazed no one from here has responded to Scott yet (especially you Sun people). Come on people, please get in touch with him. -jon -- Forwarded Message From: [EMAIL PROTECTED] Date: Mon, 14 May 2001 11:13:13 -0700 To: [EMAIL PROTECTED] Subject: Java World Editors' Choice Awards

RE: configure for jakarta-tomcat-connectors

2001-05-14 Thread GOMEZ Henri
>I have started a configure.in and makefile(s).in for the >jakarta-tomcat-connectors. Thanks great works :! >Currently I have just prepared it for Apache2.0 and Apache1.3, >before going on I >have some questions: > >- The idea is to have one configure.in in >jakarta-tomcat-connectors/jk/src/nat

Re: [PROPOSAL AJP14] AJP13 Evolution

2001-05-14 Thread cmanolache
On Sun, 13 May 2001, kevin seguin wrote: > in the java side of ajp13, it is pretty much assumed that strings are > iso-8859-1 encoded. (i'm not sure how things that deal with > MessageBytes that come out of ajp13 deal with encoding...). MessageBytes is supposed to delay the conversion from byte

configure for jakarta-tomcat-connectors

2001-05-14 Thread jean-frederic clere
Hi, I have started a configure.in and makefile(s).in for the jakarta-tomcat-connectors. Currently I have just prepared it for Apache2.0 and Apache1.3, before going on I have some questions: - The idea is to have one configure.in in jakarta-tomcat-connectors/jk/src/native and a makefile.in for ea

Re: HTTP 1.1 in Tomcat

2001-05-14 Thread cmanolache
On Mon, 14 May 2001, Bruce Butterfield wrote: > What would be the major issue of adding HTTP 1.1 capability to Tomcat > 3.2.x? Our application uses Tomcat standalone because there is almost no > static content and thus using the Apache server seems superfluous. We > expose SOAP-like APIs to th

one session for many web sites

2001-05-14 Thread Mihai Popoaei
Hello, How can I have the same session for many web sites? By default, for the first request tomcat creates a implicit session and sends a cookie with domain=servername. What I wanna do is setting this cookie for domain=partian domain name (like .kiki.ro) (that means this cookie will come back

FORM implementation

2001-05-14 Thread JULIEN,TIMOTHY (HP-NewJersey,ex2)
does Tomcat save header, cookie, and parameter (could be POST data) data when doing FORM login? Tim Julien HP Middleware

RE: Trying New Connectors Build Stuff

2001-05-14 Thread Steve Downey
Cygwin can add significant overhead in it's emulation layer. If you can do it with gcc -mno-cygwin, that might be a reasonable compromise. > -Original Message- > From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 13, 2001 2:01 PM > To: [EMAIL PROTECTED] > Subject: Re:

RE: JNDI/LDAP realm

2001-05-14 Thread Steve Downey
The downside to binding with the supplied credentials is that it chews up a file descriptor. For light loads, it's not an issue. For heavy loads, it can be a big issue. If the app server binds administratively, you can get by with two connections, one for reading and one for writing. Or even one,

HTTP 1.1 in Tomcat

2001-05-14 Thread Bruce Butterfield
What would be the major issue of adding HTTP 1.1 capability to Tomcat 3.2.x? Our application uses Tomcat standalone because there is almost no static content and thus using the Apache server seems superfluous. We expose SOAP-like APIs to the application and performance would certainly get a bo

RE: Trying New Connectors Build Stuff

2001-05-14 Thread Reilly, John
Hi, I had the same problem but I'm using a heavily modified Redhat 6.1 system so that seems to indicate that its not limited to a glibc2.2 problem. Everything compiled fine, but when starting up httpd it gave the "undefined symbol: pthread_create" error as below. I have libpthread installed in /

Re: cvs commit: jakarta-tomcat-connectors/jk/src/native/apache2.0 mod_jk.c

2001-05-14 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: > > hgomez 01/05/14 02:26:07 > > Added: jk/src/native/apache2.0 mod_jk.c > Log: +++ CUT +++ Why apache2.0/apache1.3 and not apache-2.0/apache-1.3? mod_webapp uses apache-1.3 it would be better to have the same structure to allow an easy integration of m

RE: About hotspot jvm

2001-05-14 Thread Christian Mallwitz
No, see http://developer.java.sun.com/developer/bugParade/bugs/4390238.html Christian -- Christian Mallwitz INTERSHOP Communications Germany Senior Software Engineerphone: +49 3641 50 3453 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, May

deployment descriptor and Apache

2001-05-14 Thread Mark Papiani
Hi, I have a question regarding the servlet deployment descriptor. I am using Tomcat 3.2.1 with Apache_1.3.17 on SunOS 5.6 I have just installed this and I am using the /test context that is provided with Tomcat to see if everything is working OK. Everything seems to be Ok except for url-p

About hotspot jvm

2001-05-14 Thread jsoriano
Hello everybody: Nowadays we're thinking about removing our jvm* (included in jdk 1.2.2_008 distribution) and put the HotSpot jvm... I have read in tomcat users' list something about hotspot jvm crashes in production after a few hours working and that may be a serious problem in our bussiness..

Re: Session per context question

2001-05-14 Thread Antony Bowesman
"Craig R. McClanahan" wrote: > > You might want to look at how Tomcat 4.0 addresses the "single sign > on" feature of the servlet spec, which requires user authentication > to be global across the web apps in a virtual host (even though the > sessions are unique). It's done by maintaining a sepa

cvs commit: jakarta-tomcat-connectors/jk/src/native/nt_service jk_nt_service.c nt_service.dsp

2001-05-14 Thread hgomez
hgomez 01/05/14 02:53:45 Added: jk/src/native/nt_service jk_nt_service.c nt_service.dsp Log: nt service and build file Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/nt_service/jk_nt_service.c Index: jk_nt_service.c =

cvs commit: jakarta-tomcat-connectors/jk/src/native/netscape nsapi.dsp nsapi.dsw

2001-05-14 Thread hgomez
hgomez 01/05/14 02:52:36 Added: jk/src/native/netscape nsapi.dsp nsapi.dsw Log: netscape MSVC build stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/netscape/nsapi.dsp Index: nsapi.dsp =

cvs commit: jakarta-tomcat-connectors/jk/src/native/netscape jk_nsapi_plugin.c

2001-05-14 Thread hgomez
hgomez 01/05/14 02:52:10 Added: jk/src/native/netscape jk_nsapi_plugin.c Log: jk module for Netscape/IPlanet Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/netscape/jk_nsapi_plugin.c Index: jk_nsapi_plugin.c =

cvs commit: jakarta-tomcat-connectors/jk/src/native/netscape Makefile.nw Makefile.solaris

2001-05-14 Thread hgomez
hgomez 01/05/14 02:51:47 Added: jk/src/native/netscape Makefile.nw Makefile.solaris Log: makefiles Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/netscape/Makefile.nw Index: Makefile.nw

cvs commit: jakarta-tomcat-connectors/jk/src/native/jni jni_connect.dsp jni_connect.dsw

2001-05-14 Thread hgomez
hgomez 01/05/14 02:50:45 Added: jk/src/native/jni jni_connect.dsp jni_connect.dsw Log: jni MSVC stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/jni/jni_connect.dsp Index: jni_connect.dsp ==

cvs commit: jakarta-tomcat-connectors/jk/src/native/jni jk_jnicb.c jk_jnicb.exp jk_jnicb.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:50:03 Added: jk/src/native/jni jk_jnicb.c jk_jnicb.exp jk_jnicb.h Log: jk jni Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/jni/jk_jnicb.c Index: jk_jnicb.c =

cvs commit: jakarta-tomcat-connectors/jk/src/native/jni Makefile.nw Makefile.solaris

2001-05-14 Thread hgomez
hgomez 01/05/14 02:49:38 Added: jk/src/native/jni Makefile.nw Makefile.solaris Log: makefiles Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/jni/Makefile.nw Index: Makefile.nw ==

cvs commit: jakarta-tomcat-connectors/jk/src/native/netscape - New directory

2001-05-14 Thread hgomez
hgomez 01/05/14 02:48:31 jakarta-tomcat-connectors/jk/src/native/netscape - New directory

cvs commit: jakarta-tomcat-connectors/jk/src/native/nt_service - New directory

2001-05-14 Thread hgomez
hgomez 01/05/14 02:48:33 jakarta-tomcat-connectors/jk/src/native/nt_service - New directory

cvs commit: jakarta-tomcat-connectors/jk/src/native/jni - New directory

2001-05-14 Thread hgomez
hgomez 01/05/14 02:48:29 jakarta-tomcat-connectors/jk/src/native/jni - New directory

cvs commit: jakarta-tomcat-connectors/jk/src/native/iis jk_isapi_plugin.c

2001-05-14 Thread hgomez
hgomez 01/05/14 02:47:58 Added: jk/src/native/iis jk_isapi_plugin.c Log: jk iis module Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/iis/jk_isapi_plugin.c Index: jk_isapi_plugin.c =

cvs commit: jakarta-tomcat-connectors/jk/src/native/iis isapi.def isapi.dsp isapi.dsw

2001-05-14 Thread hgomez
hgomez 01/05/14 02:47:30 Added: jk/src/native/iis isapi.def isapi.dsp isapi.dsw Log: IIS build files Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/iis/isapi.def Index: isapi.def ===

cvs commit: jakarta-tomcat-connectors/jk/src/native/iis - New directory

2001-05-14 Thread hgomez
hgomez 01/05/14 02:46:26 jakarta-tomcat-connectors/jk/src/native/iis - New directory

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_worker.c jk_worker.h jk_worker_list.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:44:45 Added: jk/src/native/common jk_worker.c jk_worker.h jk_worker_list.h Log: workers stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_worker.c Index: jk_worker.c

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_util.c jk_util.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:42:25 Added: jk/src/native/common jk_util.c jk_util.h Log: utilities Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_util.c Index: jk_util.c =

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_uri_worker_map.c jk_uri_worker_map.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:41:57 Added: jk/src/native/common jk_uri_worker_map.c jk_uri_worker_map.h Log: uri mapping stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_uri_worker_map.c Index: jk_uri_worker_map.c

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_sockbuf.c jk_sockbuf.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:41:32 Added: jk/src/native/common jk_sockbuf.c jk_sockbuf.h Log: network IO stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_sockbuf.c Index: jk_sockbuf.c ==

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_service.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:40:56 Added: jk/src/native/common jk_service.h Log: service (worker) defines Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_service.h Index: jk_service.h ===

RE: Trying New Connectors Build Stuff

2001-05-14 Thread GOMEZ Henri
Will you also Jon, contribute to jakarta-tomcat-connectors ? You were invited with Pier last week and there is still no anwsers :) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_pool.c jk_pool.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:40:12 Added: jk/src/native/common jk_pool.c jk_pool.h Log: memory pool stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_pool.c Index: jk_pool.c =

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_nwmain.c

2001-05-14 Thread hgomez
hgomez 01/05/14 02:37:46 Added: jk/src/native/common jk_nwmain.c Log: netware wrapper Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_nwmain.c Index: jk_nwmain.c ===

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_mt.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:37:08 Added: jk/src/native/common jk_mt.h Log: Multi threading defines (compatibility) Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_mt.h Index: jk_mt.h ===

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_msg_buff.c jk_msg_buff.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:36:21 Added: jk/src/native/common jk_msg_buff.c jk_msg_buff.h Log: buffers stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_msg_buff.c Index: jk_msg_buff.c =

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_map.c jk_map.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:35:55 Added: jk/src/native/common jk_map.c jk_map.h Log: mapping stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_map.c Index: jk_map.c =

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_logger.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:35:35 Added: jk/src/native/common jk_logger.h Log: log defines Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_logger.h Index: jk_logger.h ===

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_lb_worker.c jk_lb_worker.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:35:16 Added: jk/src/native/common jk_lb_worker.c jk_lb_worker.h Log: load-balancing worker Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_lb_worker.c Index: jk_lb_worker.c =

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_jni_worker.c jk_jni_worker.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:34:49 Added: jk/src/native/common jk_jni_worker.c jk_jni_worker.h Log: jni worker stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_jni_worker.c Index: jk_jni_worker.c ==

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_global.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:34:30 Added: jk/src/native/common jk_global.h Log: general defines Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_global.h Index: jk_global.h ===

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_connect.c jk_connect.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:34:12 Added: jk/src/native/common jk_connect.c jk_connect.h Log: network stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_connect.c Index: jk_connect.c =

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_ajp13_worker.c jk_ajp13_worker.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:33:13 Added: jk/src/native/common jk_ajp13_worker.c jk_ajp13_worker.h Log: ajp13 worker stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_ajp13_worker.c Index: jk_ajp13_worker.c

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_ajp13.c jk_ajp13.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:32:51 Added: jk/src/native/common jk_ajp13.c jk_ajp13.h Log: ajp13 protocol stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_ajp13.c Index: jk_ajp13.c ==

cvs commit: jakarta-tomcat-connectors/jk/src/native/common jk_ajp12_worker.c jk_ajp12_worker.h

2001-05-14 Thread hgomez
hgomez 01/05/14 02:32:21 Added: jk/src/native/common jk_ajp12_worker.c jk_ajp12_worker.h Log: ajp12 stuff Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/common/jk_ajp12_worker.c Index: jk_ajp12_worker.c ===

cvs commit: jakarta-tomcat-connectors/jk/src/native/common - New directory

2001-05-14 Thread hgomez
hgomez 01/05/14 02:27:08 jakarta-tomcat-connectors/jk/src/native/common - New directory

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache2.0 mod_jk.dsp

2001-05-14 Thread hgomez
hgomez 01/05/14 02:26:34 Added: jk/src/native/apache2.0 mod_jk.dsp Log: MSVC build file Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/apache2.0/mod_jk.dsp Index: mod_jk.dsp

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache2.0 mod_jk.c

2001-05-14 Thread hgomez
hgomez 01/05/14 02:26:07 Added: jk/src/native/apache2.0 mod_jk.c Log: apache 2.0 module Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/apache2.0/mod_jk.c Index: mod_jk.c

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache2.0 install-unix.sh

2001-05-14 Thread hgomez
hgomez 01/05/14 02:25:42 Added: jk/src/native/apache2.0 install-unix.sh Log: install file Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/apache2.0/install-unix.sh Index: install-unix.sh ===

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache2.0 build-unix.sh

2001-05-14 Thread hgomez
hgomez 01/05/14 02:25:23 Added: jk/src/native/apache2.0 build-unix.sh Log: build file Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/apache2.0/build-unix.sh Index: build-unix.sh

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache2.0 Makefile.linux

2001-05-14 Thread hgomez
hgomez 01/05/14 02:25:04 Added: jk/src/native/apache2.0 Makefile.linux Log: Linux make file (since I've got a Apache 2.0 running on that OS) Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/apache2.0/Makefile.linux Index: Makefile

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache2.0 - New directory

2001-05-14 Thread hgomez
hgomez 01/05/14 02:23:51 jakarta-tomcat-connectors/jk/src/native/apache2.0 - New directory

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache1.3 mod_jk.dsp

2001-05-14 Thread hgomez
hgomez 01/05/14 02:22:40 Added: jk/src/native/apache1.3 mod_jk.dsp Log: MSVC build file Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/apache1.3/mod_jk.dsp Index: mod_jk.dsp

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache1.3 mod_jk.c

2001-05-14 Thread hgomez
hgomez 01/05/14 02:22:05 Added: jk/src/native/apache1.3 mod_jk.c Log: apache 1.3 module Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/apache1.3/mod_jk.c Index: mod_jk.c

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache1.3 README.hpux README.solaris

2001-05-14 Thread hgomez
hgomez 01/05/14 02:21:29 Added: jk/src/native/apache1.3 README.hpux README.solaris Log: READMEs Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/apache1.3/README.hpux Index: README.hpux ==

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache1.3 build-hpux-cc.sh build-hpux.sh build-solaris.sh build-unix.sh

2001-05-14 Thread hgomez
hgomez 01/05/14 02:21:04 Added: jk/src/native/apache1.3 build-hpux-cc.sh build-hpux.sh build-solaris.sh build-unix.sh Log: build files Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/apache1.3/build-hpux-cc.sh

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache1.3 Makefile.freebsd Makefile.linux Makefile.nw

2001-05-14 Thread hgomez
hgomez 01/05/14 02:20:42 Added: jk/src/native/apache1.3 Makefile.freebsd Makefile.linux Makefile.nw Log: Makefiles Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/apache1.3/Makefile.freebsd Index: Makefil

cvs commit: jakarta-tomcat-connectors/jk/src/native/apache1.3 - New directory

2001-05-14 Thread hgomez
hgomez 01/05/14 02:17:43 jakarta-tomcat-connectors/jk/src/native/apache1.3 - New directory

cvs commit: jakarta-tomcat-connectors/jk/src/doc - New directory

2001-05-14 Thread hgomez
hgomez 01/05/14 02:14:57 jakarta-tomcat-connectors/jk/src/doc - New directory

cvs commit: jakarta-tomcat-connectors/jk/src/native README

2001-05-14 Thread hgomez
hgomez 01/05/14 02:09:44 Added: jk/src/native README Log: the usual README Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/src/native/README Index: README === README for ja

cvs commit: jakarta-tomcat-connectors/jk/src/native - New directory

2001-05-14 Thread hgomez
hgomez 01/05/14 02:08:42 jakarta-tomcat-connectors/jk/src/native - New directory

RE: [PROPOSAL] jakarta-tomcat-connectors renaming

2001-05-14 Thread GOMEZ Henri
> >-1. >mod_jk isn't the only connector out there ;-) yes, there is also mod_webapp, mod_jserv. We discussed last weeks about renaming jk/jk_ stuff in native code and I worked this week-end in converting all jk/jk_ stuff to jtc/jtc_ in native code. Why ? To help users having at the same time

Re: [PROPOSAL AJP14] AJP13 Evolution

2001-05-14 Thread jean-frederic clere
GOMEZ Henri wrote: > > >> 1) How did we share it in forked (apache 1.3) env ? > >>=> shared memory => MM or APR > > > >APR of course: MM is included in it. > > But APR is only available in Apache 2.0, what about Apache 1.3, > NES and IIS ? And MM is still only for Unix OS APR is only r

RE: Trying New Connectors Build Stuff

2001-05-14 Thread GOMEZ Henri
I'm pleased to see how the thing moved in mod_webapp since the jakarta-tomcat-connectors is in CVS and after all the AJP14 discussion. Did we'll see another brake in connector side ? - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 6

RE: cvs commit: jakarta-tomcat RELEASE-PLAN-3.3

2001-05-14 Thread GOMEZ Henri
Now Tomcat 3.2.2 does DNS lookup. I'll send update to 3.3 to do that today :) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-Origin

Re: [Proposal] Default Encoding option for JSP/Tomcat in server.x ml or web.xml

2001-05-14 Thread Jan Fnukal
> > For POST requests, the request parameters will be parsed in > > the character encoding specified by the browser (as part of > > the content type header). If they did not, a new feature > > in Servlet 2.3 lets you call request.setCharacterEncoding() > > before trying to read any request parame

Re: JNDI/LDAP realm

2001-05-14 Thread Torgeir Veimo
John Holman wrote: > > > I preferred binding to the directory with supplied credentials because it > > allows the realm implementation to use an anonymous password for the rest > of > > what it needs. +1 > The only advantage I can see > for having the realm retrieve the password is that it make

RE: [Proposal] Default Encoding option for JSP/Tomcat in server.xml or web.xml

2001-05-14 Thread Christian Mallwitz
Hi Craig, > For POST requests, the request parameters will be parsed in > the character encoding specified by the browser (as part of > the content type header). If they did not, a new feature > in Servlet 2.3 lets you call request.setCharacterEncoding() > before trying to read any request para