[JTC] latest mod_webapp stuff ?

2001-11-12 Thread GOMEZ Henri
Hi, What about mod_webapp on JTC ? Could I get the latest stuff from CVS to let me build a new mod_webapp RPM for Tomcat 4.0.1 ? - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint :

RE: jakarta-tomcat-4.0.1-src.tar.gz and GIF corruption: WAS: tar long pathnames error

2001-11-12 Thread GOMEZ Henri
CORRECT tarball will be available ? - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original Message- From: GOMEZ Henri Sent

RE: mod_webapp prevents response.flushBuffer

2001-11-13 Thread GOMEZ Henri
hi! when using mod_webapp as connector to apache, response.flushBuffer() doesn't work in current versions of tomcat. i think this is because of the packet system of the warp connector. we work with a modified version of tomcat, which sovles this problem by implementing

RE: jspc4 tomcat 4.01 rpm packaging problem/bug

2001-11-13 Thread GOMEZ Henri
thanks to forward more information for my RPM :) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original Message- From: Joakim

RE: mod_webapp prevents response.flushBuffer

2001-11-13 Thread GOMEZ Henri
response.flushBuffer On 13/11/2001 10:10 am, GOMEZ Henri [EMAIL PROTECTED] wrote: ASAP, I'll make a snapshot of jtc in my home dir and do the RPM Thanks :) Once I finish my Job Hunt I'll also probably have some time to update and tag a release... :( :( :( Pier -- To unsubscribe, e-mail

RE: [VOTE] Release Tomcat 3.2.4

2001-11-13 Thread GOMEZ Henri
+1 I've got a question about 3.2 against 3.3. Now that 3.3 is released, did 3.2 will be deprecated in favor of 3.3, since both of them support Servlet 2.2/JSP 1.1 ? Regards - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD

RE: Tomcat: Distributed Session Management revisited

2001-11-13 Thread GOMEZ Henri
Pier: Great discussion points. I really appreciate your thoughtful feedback. My comment about Tomcat caching session data does not preclude it from being stored in the remote session server. Indeed, this would be required. My thought was this, in a multi-node network if multiple contiguous

RE: DO NOT REPLY [Bug 4386] - webapp1.0 will not install on Redhat 7.1

2001-11-13 Thread GOMEZ Henri
Did you try my RPM ? - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: IIS and TC4

2001-11-14 Thread GOMEZ Henri
sorry to ask on this list as this is really a user question, but I'm not on Tomcat-User (too much noise :-) ) so I hope you'll bear with me. Sure Is there a connector available for IIS and TC4? I've searched the archives of both lists and not come up with a definitive answer. AJP13 is

RE: mod_jk / Ajp13 config fix on heavily loaded system

2001-11-14 Thread GOMEZ Henri
what's about loadbalancing? say, we have defined local loadbalancing using 5 ajp13-worker at workers.properties, and we have at server.xml: Ajp13Connector port=8009 maxThreads=100 maxSpareThreads=50 minSpareThreads=10

RE: Tomcat: Distributed Session Management revisited

2001-11-15 Thread GOMEZ Henri
Costin, that point of view is really interesting. What about separating the distribution part from the integration part of a integrated solution. That would user's give the option to use the transparent session replication or to use explicit object replication services. The former would

RE: Ajp14 and Ajp13

2001-11-16 Thread GOMEZ Henri
I'm in favor of this, since the protocol is only being extended, not really changed. However, I think that one of the extensions that should be implemented early on is a version negotiation so that the newer side can gracefully degrade in the future without having to rely on the user

FW: Thread pool problem in Tomcat 3.3 in Windows NT 4.0

2001-11-16 Thread GOMEZ Henri
Just to finish with my message about Ajp13 and highly loaded servers - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original

RE: TC 3.3, Production Quality

2001-11-19 Thread GOMEZ Henri
+1. Did you also rebuild the site since the http://jakarta.apache.org/tomcat/index.html still present 3.3 as beta (it's fixed in your recent commit) Regards - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD

RE: [VOTE] Change the order of releases mentioned on the TC web page

2001-11-19 Thread GOMEZ Henri
[X] +1. I agree with the proposal and I will help support it. [ ] +0. I agree with the proposal but I will not be able support it. [ ] -0. I don't agree with the proposal but I won't stop it. [ ] -1. I disagree with the proposal and will explain my reasons. -- To unsubscribe, e-mail:

RE: Portable SSL Support

2001-11-19 Thread GOMEZ Henri
Or even better, in SSLInterceptor. No need to change Request or the core - if it can be done in a module, it's better to do it this way. A la mod_ssl :) -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Problem compiling mod_webapp for IBM HTTP Server 1.9.19 running on AIX 4.3.3. Please help save Tomcat for a high profile project in Switzerland

2001-11-19 Thread GOMEZ Henri
May I recommand you take a look at mod_jk from jakarta-tomcat-connectors which use configure stuff to try to ease the build... All the developpment effort on tomcat connectors have now moved to J-T-C - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .)

RE: Error: null cert chain

2001-11-19 Thread GOMEZ Henri
FYI, a Linux RPM of ssldump is available at : http://ftp.falsehope.com/home/gomez/ssldump/ Regards :) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A

[JTC] APACHE_CONFIG_VARS and 2.0.28

2001-11-19 Thread GOMEZ Henri
Hi to all JTCs, I'm trying to rebuild jk and webapp from JTC and notice we try to include config_vars.mk, which is awaited under $prefix/build/. Problem, it fit well for Apache 2.0 using default packaging (ie all under /usr/local/apache) but fail when we have it installed under another

RE: [JTC] APACHE_CONFIG_VARS and 2.0.28 / jkant

2001-11-19 Thread GOMEZ Henri
](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original Message- From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Sent: Monday, November 19, 2001 3:33 PM To: Tomcat Developers List Subject: [JTC

Re: jk_handler

2001-11-21 Thread Gomez Henri
En réponse à [EMAIL PROTECTED]: mod_jk provides the communication between the web server and tomcat. It does so by using a number of abstractions: jk_service: represents the request and the callbacks supported by the web server. jk_endpoint: abstracts the callbacks supported by

RE: Where IS mod_webapp ??

2001-11-23 Thread GOMEZ Henri
While we're speaking of mod_webapp, could we update the configure since IT DIDNT WORKS when you have installed Apache 2.0.28 beta in a FHS system, ie: /etc/httpd2/build/ /etc/httpd2/conf/ /usr/include/apache2/ /usr/lib/apache2/mod_* /usr/lib/libapr* /usr/sbin/httpd2 /var/www2/ I could build

RE: Where IS mod_webapp ??

2001-11-23 Thread GOMEZ Henri
Sounds a good idea. --with-apr-lib and --with-apr-include would be used to overwrite ${local_prefix}/lib and ${local_prefix}/lib Could you fix the configure.in for that, it will be great. BTW, even when I modify the configure, I get a libwebapp.a but no libwebapp.so and so couldn't build

mod_jk / Ajp13 config fix on heavily loaded system

2001-11-13 Thread GOMEZ Henri
Hi to all, Some of you may have experienced problems on heavily loaded system with mod_jk and Tomcat 3.2/3.3 when using ajp13. As you may know, the Ajp13 connection is permanent and is created each time a WebServer task, for example an Apache child, have to forward a request to Tomcat. And

FW: Tomcat 3.3 Document Bug

2001-11-26 Thread GOMEZ Henri
-Original Message- From: OGAWA, Motoyuki [mailto:[EMAIL PROTECTED]] Sent: Monday, November 26, 2001 2:41 PM To: [EMAIL PROTECTED] Subject: Tomcat 3.3 Document Bug Hello, My name is Ogawa, Motoyuki. I am a Java engineer in Tokyo, Japan. I found a bug in the Tomcat 3.3 document. It

FW: http://jakarta.apache.org/tomcat/tomcat-3.3-doc/index.html

2001-11-26 Thread GOMEZ Henri
-Original Message- From: James Bromberger [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 27, 2001 7:03 AM To: [EMAIL PROTECTED] Subject: http://jakarta.apache.org/tomcat/tomcat-3.3-doc/index.html Hello, I think there is a documentation bug on:

RE: Jk and APR

2001-11-26 Thread GOMEZ Henri
I would even use APR to build mod_jk: APR of httpd-2.0 (installed or source) otherwise the one given by --with-apr parameter with configuring mod_jk :) Ok, we should be carefull with apr, since I've got many problems using it with mod_webapp when creating library libwebapp. I wasn't able to

RE: [VOTE] Tomcat 4.0.2 Release Plan

2001-11-28 Thread GOMEZ Henri
What about mod_webapp SNAPSHOT for this release ? Will you include the latest stuff from JTC CVS ? - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A

RE: [VOTE] Tomcat 4.0.2 Release Plan

2001-11-28 Thread GOMEZ Henri
There are few things I would like to see fixed before releasing: - the jvmroute ( I'll do a patch if nobody else does it ) YES PLEASE +1, will give tomcat 4.0 access to load balancing feature of mod_jk ;) - backporting the 'trusted apps having access to catalina internals' from 4.1 I

FW: [Cryptix-Users] OpenSSL and java keytool

2001-11-28 Thread GOMEZ Henri
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 28, 2001 11:51 AM To: GOMEZ Henri Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [Cryptix-Users] OpenSSL and java keytool I only did now. Guess my previous answer

RE: [VOTE] New Committer: Jazmin Jonson

2001-11-29 Thread GOMEZ Henri
+1 -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Jk and APR

2001-11-29 Thread GOMEZ Henri
No, I am not using a Gnu make - But I will: you convince me :) Would it be ok if we make Gnu make a requirement for the build system ? There are many cool feature that would make building much easier ( patterns, globs, etc ). +1, even AS/400 has a gnu make :) After we start using APR I see

RE: TC 3.3: For Servlets only

2001-11-30 Thread GOMEZ Henri
Maybe just 'Tom' (since 'cat' was eaten with JSP's ;-) +1 !=))) -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: AJP Todo

2001-12-03 Thread GOMEZ Henri
Well seing Remy and Costin discussing and being agree on such subject make me more than happy and show that it was a good idea to exit connector code from tomcat 3.x/4.x CVS. The refactory on jk is important, but will give mod_jk more flexibility than ever. Yes, having jk as a common

RE: JK versions

2001-12-03 Thread GOMEZ Henri
I will not check anything else into mod_jk until this is decided ( since my next commit is pretty big and likely to brake things, I did a lot of changes in uri_map, etc. - I need a stable branch labeled before doing the commit ). Ok, let's release mod_jk to 1.2 and start 2.0. The refactoring is

RE: JK versions

2001-12-03 Thread GOMEZ Henri
| - And may be start to think about creating web pages | for J-T-C A small webpage with something like download mod_jk on it would do the trick for now! Anything is better than nothing! And a link to it from the Tomcat webpages would really be something! It's IMPOSSIBLE to find things now.

RE: JK versions

2001-12-04 Thread GOMEZ Henri
After reading the commit log - most changes related to jk_channel, jk_registry, etc are pretty safe ( as they don't change any logic ). We could actually release Jk1.2 using the main tree - if everyone is comfortable with that. If not - Oct21 is probably a good point to branch ( the release

RE: DO NOT REPLY [Bug 5113] - tomcat4-manual-4.0.1-1 rpm missing files

2001-12-04 Thread GOMEZ Henri
Will be fixed with release 4.0.2 of rpm - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original Message- From: [EMAIL

JK versions status and web pages ?

2001-12-05 Thread GOMEZ Henri
](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original Message- From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 04, 2001 10:12 AM To: Tomcat Developers List Subject: RE: JK versions After reading the commit

RE: Superb OSS Java IDE

2001-12-05 Thread GOMEZ Henri
on 12/4/01 8:23 AM, GOMEZ Henri [EMAIL PROTECTED] wrote: www.eclipse.org OSS version of VisualAge for Java, by the team who does VA Java :) Excellent Cool news. However, it isn't truly superb until it runs on OSX. :-) Some lobbying to be conducted ;) Important point, this IDE

FW: How to build mod_webapp for S390/Linux

2001-12-07 Thread GOMEZ Henri
-Original Message- From: SAMY rengasamy [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 06, 2001 7:12 PM To: GOMEZ Henri Subject: RE: How to build mod_webapp for S390/Linux A couple of days actually became a couple of weeks, sorry for the delay. Here is the link for mod_webapp.so

RE: Jk2: pools and memory

2001-12-07 Thread GOMEZ Henri
The current code is using some 'interesting' tricks with the jk_pools - it does some funny buffer allocations on the stack and use the buffer to create a pool ( which itself is allocated on the stack ). While this may have some performance benefits, the code is extremely hard to read, and

RE: [j-t-c] problem in ajp_process_callback (in jk_ajp_common.c)

2001-12-07 Thread GOMEZ Henri
I know it well, and take a serious look even if it will be seriously reworked in jk2... - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6

RE: Superb OSS Java IDE

2001-12-07 Thread GOMEZ Henri
Cool news. However, it isn't truly superb until it runs on OSX. Some lobbying to be conducted ;) Not even lobbying to be done, the initial native code could be ported to MacOsX :) Important point, this IDE support CVS as repository . Trully tailored for java OSS projects. It is

RE: Submission: Portable SSL Support

2001-12-07 Thread GOMEZ Henri
It compiles with or without JSSE, and runs fine without an SSL connector. However, I haven't actually gotten around to doing the whole keystore thing here, so the (big) one thing I haven't tried (yet) is to run it with an JSSE-SSL connection. Nota to interested people that PureTLS require :

[Vote] New committer: Eric Rescorla

2001-12-07 Thread GOMEZ Henri
As you may know, Eric Rescorla is one the few specialists in SSL in the world, author of one of the few SSL bible books and he have also created the excellent OpenSource JSSE alternative, PureTLS. He strike back in adapting PureTLS to Tomcat, today Tomcat 3.3, and so I would like to propose him

RPM new packaging proposal

2001-11-28 Thread GOMEZ Henri
Hi to all, I want to propose a new packaging policy for Tomcat, 3.2/3.3/4.0 RPMs. Up to now, the Tomcat RPM which are built from the source present in jakarta site and include the binary jars present in the source tarball. To respect the general RPM packaging method (Mandrake, Redhat, Suse

RE: JK2: Configuration(1)

2001-12-10 Thread GOMEZ Henri
On Fri, 7 Dec 2001, GOMEZ Henri wrote: Caution, caution with security. On many sites, the web-server is located on a DMZ so subject to be hacked, while the Tomcats are behind firewall. Having webapp (program) could raise many problems. Hmm... I hope sandboxing is used for tomcat

RE: cvs commit: jakarta-tomcat RELEASE-NOTES-3.3.1.txt

2001-12-10 Thread GOMEZ Henri
Did you also include the requirement on Cryptix and cryptix asn ? Nota that the cryptix-asn to be used is a patched version of the 'official'. from puretls announce : == DEPENDENCIES JDK: PureTLS has been developed under JDK 1.1.8 on FreeBSD. It has been tested under JDK 1.2 on Solaris and

RE: JK2: Configuration(1)

2001-12-10 Thread GOMEZ Henri
To clarify - this is not a replacement or an 'exclusive' mechanism. The 'ajp14' based config, where tomcat sends notifications to apache remains. Seems like I was reinventing the wheel there for a while. So AJP14 knows how configure itself from the running Tomcat... Pretty cool in my book!

RE: JK2: Configuration(1)

2001-12-10 Thread GOMEZ Henri
Seems like I was reinventing the wheel there for a while. So AJP14 knows how configure itself from the running Tomcat... Pretty cool in my book! Yes, Henri has added quite a bit of code for that. I did few changes to make the 'autoconf' usable with other workers and more 'exposed' - see

ajp14 URI discovery and VirtualHost : WAS: [PATCH] latest mod_jk and Apache 2.0 initialization (reposting)

2001-12-11 Thread GOMEZ Henri
I am reposting that patch again - let me know if there are any questions or concerns. Costin is working on a huge refactory of jk, named native2, and in that version the jk_init is removed from child_init. Having it in child_init was only usefull when using ajp14 to grab URIs to be handled

RE: Connection reset by peer

2001-12-11 Thread GOMEZ Henri
May I recommand you to switch to Tomcat 3.3, for strict 2.2/1.1 RI, which fixes quantities of problems like this ? The RI for 2.2/1.1 is Tomcat 3.3 today, just take a look at java.sun.com :) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP

RE: Jk2: discovery and updates

2001-12-13 Thread GOMEZ Henri
I'm getting close with jk2, there are just few more details I need to resolve ( and then test, update the other server adapters, test again, etc). One change I'm making to get the things cleaner refers to the login and discovery protocol. Instead of a RPC-style, where Apache sends a command and

RE: Jk2: jkctl handler

2001-12-13 Thread GOMEZ Henri
This tries to solve the 'egg and chicken' config problem, and to fix/enable some other things. I want to add a second handler in mod_jk, similar with the 'status' for apache, mod_jserv, etc. ( same security issues - i.e. users will need access control, to use it, etc ). good thing The most

RE: Jk2: jkctl handler

2001-12-14 Thread GOMEZ Henri
could you explain us more about ping ? Jk now has a 'ping' message type, which replaces the login and discovery messages. It will send the 'ping' as the first packet when it opens the connection, and also every time it is asked for ( or even periodically ). The ping will be equivalent with

RE: Jk2: discovery and updates

2001-12-14 Thread GOMEZ Henri
Tomcat could also decide to push config data, or context status, etc. Ok, we could have a little overhead (network latency) during this init phase but it's not a big problem since it's not too common. Which make me think that in multithreaded env like Apache 2.0 we could avoid to redo

RE: org.apache.tomcat.util.net package in tomcat 3.x

2001-12-14 Thread GOMEZ Henri
+1 ( part of it has already been moved ). But if we do that, I would propose to _move_ it, not copy. Does it means that TC 3.3.1 will require and use part of J-T-C instead of keeping its own copy ? If we move more and more logic and code in j-t-c, we may need to have soon a specific

RE: [j-t-c] patch for jakarta-tomcat-connectors/jk/native/common/jk_a jp_common.c

2001-12-17 Thread GOMEZ Henri
The patch seems valid and the pmsg was passed for this purpose in previous release of J-T-C but some folks (didn't remember who) make modifications in mod_jk part of code and the update was lost. Seems ok, you could commit :) This patch fix a real problem and should be also propagated to

RE: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-17 Thread GOMEZ Henri
there hasn't been done anything on that topic yet ? What's the status of loadbalacing, either mod_jk or mod_webapp ? Is that political due to if loadbalacing is working properly there won't be any reason to take (buy) anything else than TC ? State of the art is that today only mod_jk could

RE: org.apache.tomcat.util.net package in tomcat 3.x

2001-12-17 Thread GOMEZ Henri
If the trafic becomes too big, we should definitely separate them, but what is big remain open ( tomcat-users is huge, I just can't read it without headaches - that's where a split will be most needed ) Exact, we'll have to split at some time just to be able to see if the question is related to

RE: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-18 Thread GOMEZ Henri
Session afinity is often mandatory when in situations where parts of applications are not just data, ie when your web-application is used to discuss with a real-time system requiring that all the app session came from the same JVM. And so the session afinity must be configurable. - Henri Gomez

RE: [j-t-c] patch for jakarta-tomcat-connectors/jk/native/common/ jk_a jp_common.c

2001-12-19 Thread GOMEZ Henri
You're right, the code is correct in tomcat 3.3 mod_jk and conform with the latest patch I submitted in this branch. The error was introduced in the J-T-C port /* the right place to add file storage for upload */ if((len = read_into_msg_buff(ep, r, pmsg, l,

RE: Ever increasing heap size with Tomcat 3.2.3 !!!

2001-12-19 Thread GOMEZ Henri
Before my manager insists that we switch to JRun, Arg !!! can any of the Tomcat developers help with a problem of an ever increasing heap size of the Tomcat java.exe. ?? (We are running Tomcat 3.2.3 and JRE1.3.1. and the IIS redirector) May I suggest you to switch to Tomcat 3.3 instead

RE: [VOTES] Tomcat 4.0.2 beta 1

2001-12-19 Thread GOMEZ Henri
The stuff I'd like to see added in TC 4.0.2 (release) is vmroute for supporting load-balancing via mod_jk ? What about ? - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8

AJP14 work on-progress

2001-05-18 Thread GOMEZ Henri
Hi to all, I updated the CVS with preliminary code for ajp14, just for review since it's not working now. One question who how to access md5 functions under IIS/NETSCAPE ? (APR is not yet a solution :) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .)

RE: [VOTE] Final release of Tomcat 3.2.2

2001-05-18 Thread GOMEZ Henri
Vote to release the tomcat_32 branch as Tomcat 3.2.2. [X] +1. I agree with the proposal and I will help support the release. [ ] +0. I agree with the proposal but I will not be able to help support the release. [ ] -0. I don't agree with the proposal but I won't stop

RE: 3.2.2 mod_jk encoding issue

2001-05-18 Thread GOMEZ Henri
Seems correct to me. BTW, with the jakarta-tomcat-connector, this kind of native bugs fixes will appears outside TC 3.2/3.3/4.0 soon. I'll correct that on mod_jk in TC 3.3 and jakarta-tomcat-connector To be fixed also in mod_webapp. - Henri Gomez ___[_] EMAIL : [EMAIL

RE: 3.2.2 mod_jk encoding issue

2001-05-18 Thread GOMEZ Henri
Message- From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Sent: Friday, May 18, 2001 11:27 PM To: [EMAIL PROTECTED] Subject: RE: 3.2.2 mod_jk encoding issue Seems correct to me. BTW, with the jakarta-tomcat-connector, this kind of native bugs fixes will appears outside TC 3.2/3.3/4.0 soon. I'll

RE: 3.2.2 mod_jk encoding issue

2001-05-18 Thread GOMEZ Henri
I just tried this and verified the orginal bug and that the proposed patch does fix the problem. I'm OK with committing to the tomcat_32 branch. DOES ANYONE ELSE OUT THERE HAVE ANYTHING THEY WANT TO TELL ME? Resin would not appear to be compliant with the specification. The 4/27/00 errata

RE: [ANNOUNCEMENT] Tomcat 3.3 Milestone 3

2001-05-18 Thread GOMEZ Henri
The RPM are available with a new package, tomcat-webapps which hold ADMIN, ROOT and EXAMPLES webapps as requested by many on the user list :) Also a big hi to Larry for this release :) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY :

RE: Problems with APR under Linux...

2001-05-21 Thread GOMEZ Henri
May I recommand you Pier, try another Redhat release than the 7.1. It's a new release and for example I've got problems building latest Apache 2.0 under RH 7.1. Better test with Redhat 6.2 which is very stable and known. Regards - Henri Gomez ___[_] EMAIL : [EMAIL

RE: upload data corruption report

2001-05-21 Thread GOMEZ Henri
Hi DAK, I tested the server/client with 'b' and without and didn't have any problems with Tomcat 3.3-m3 (with ajp13) Could try this distro also ? - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP

RE: Tomcat Interceptors - proof read, anyone?

2001-05-22 Thread GOMEZ Henri
Excellent, Please switch from GPL to Apache... - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6

AJP14 - updated doc

2001-05-22 Thread GOMEZ Henri
Find attached the latest revision of AJP14. Thanks to comments since the work on ajp14 is still in progress and many code will be commited next week, all for handling AJP14 ... Regards - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY

RE: about warp protocol

2001-05-22 Thread GOMEZ Henri
Better to write a disector for Ethereal :) www.ethereal.com May be something to do also for ajp12/13/14 ?) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39

RE: Vacation

2001-05-28 Thread GOMEZ Henri
The buffers do belong to jakarta-tomcat-connectors/util, and in a perfect world we wouldn't have them duplicated - 3.3 should only use what's in connectors. I wouldn't mind making tomcat-connectors/util the master source for the buffer stuff, but it needs some changes in the build

RE: cvs commit:jakarta-tomcat/src/share/org/apache/tomcat/util/buf DateTool.java

2001-05-28 Thread GOMEZ Henri
It has all to do with standards. Tabs have been used for indentation for at least the last 15 years ( that's when I started playing with computers- and the tab was there ). But the point is that we're using SPACES... Since _EVER_... Discussion closed. I really doubt you guys have

RE: connector status in tomcat 4

2001-05-28 Thread GOMEZ Henri
My question is what the status is on the apache connector in tomcat 4. I've been testing Jakarta 4 in standalone mode and is very pleased with it, but we can't run it like that once we release the system for all our students.. ;) There is actually 2 connectors for Apache Tomcat 4.0 : -

RE: connector status in tomcat 4

2001-05-28 Thread GOMEZ Henri
the decision yourself as to what connector you want to use. // Erik -Original Message- From: kevin seguin [mailto:[EMAIL PROTECTED]] Sent: Monday, May 28, 2001 3:05 PM To: [EMAIL PROTECTED] Subject: Re: connector status in tomcat 4 GOMEZ Henri wrote: My question

RE: connector status in tomcat 4

2001-05-28 Thread GOMEZ Henri
In that case, what is the point of warp. Is it going to be faster, more scalable or something? warp is a whole new developpement using very recent lib tools like APR. If not why was it created? That's a good question and who has the answer ? Dave [EMAIL PROTECTED] From: GOMEZ Henri

RE: [PATCH] for mod_jk/ajp13 memory leaks.

2001-05-29 Thread GOMEZ Henri
I found some more memory leaks in mod_jk. The biggest one is in mod_jk.c when there is a virtual host section in httpd.conf. Multiple conf structures are allocated, but only one was being cleaned up. Another leak was in jk_ajp13_worker.c. We were calling jk_open_pool on the endpoint

RE: connector status in tomcat 4

2001-05-29 Thread GOMEZ Henri
Ok, another question then. Please, What is it that the connector has to be able to do? Is it sufficient if it simply can forward the HTTP request to tomcat or does it need to play around with it? I guess it must do something or the disscusion on ajp13/jk and warp/webapp wouldn't be. The

RE: connector status in tomcat 4

2001-05-29 Thread GOMEZ Henri
GOMEZ Henri at [EMAIL PROTECTED] wrote: In that case, what is the point of warp. Is it going to be faster, more scalable or something? warp is a whole new developpement using very recent lib tools like APR. And a bunch of other features and improvements, but it seems that no one ever

RE: connector status in tomcat 4

2001-05-29 Thread GOMEZ Henri
Ok. Is there any written specification för the ajp protocol adn where can I find it? You could find both ajp13 and ajp14 protocol documentation in at least : jakarta-tomcat-connectors/jk/src/doc/

RE: compiling mod_jk in IRIX, bug+fix

2001-05-31 Thread GOMEZ Henri
Fixed in TC 3.3 CVS and JTC - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original Message- From: [EMAIL PROTECTED]

RE: [ANNOUNCEMENT] Domino / Tomcat connecter available

2001-05-31 Thread GOMEZ Henri
We could add it to jakarta-tomcat-connector ? - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original Message- From: Andy

RE: [ANNOUNCEMENT] Domino / Tomcat connecter available

2001-05-31 Thread GOMEZ Henri
- From: Andy Armstrong [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 31, 2001 10:28 AM To: [EMAIL PROTECTED] Subject: Re: [ANNOUNCEMENT] Domino / Tomcat connecter available That would be super cool with me ;-) GOMEZ Henri wrote: We could add it to jakarta-tomcat-connector ? - Henri Gomez

RE: configure for jakarta-tomcat-connectors

2001-05-31 Thread GOMEZ Henri
Hi, I have added support for static linking of mod_jk (for Apache-1.3.x). I have used automake to reach it, it has side effects I would like to comment: - apxs cannot be used build mod_jk.so. - It needs autoconf/automake for prepare the *.in file. (Only for develloppers). - It needs libtools.

[VOTE] New Committer: Mike Anderson

2001-06-01 Thread GOMEZ Henri
I would like to propose Mike Anderson as a new committer. He found many subtils bugs in mod_jk and since he's working on Netware platforms, it will a great help to improve connectors on this OS. Vote please - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .)

RE: [ANNOUNCEMENT] Domino / Tomcat connecter available

2001-06-01 Thread GOMEZ Henri
We could add it to jakarta-tomcat-connector ? +1 -- so long as andy will help fix bugs in it when/if they come :) I'll commit this works on current JTC. I'd like to see this connector supporting others protocol like ajp13 and may be ajp14/warp. It's important to have people working on

web_app in JTC

2001-06-01 Thread GOMEZ Henri
Did you, Pier, agree to move the mod_webapp/warp stuff in jakarta-tomcat-connector and use these CVS instead the one from TC 4.0 ? Having all the connector stuff in a common area will help users (it's what we want), and could also allow us to have a release rate different from the main

RE: mod_jk for Apache 2.0 not building on Red Hat 6

2001-06-01 Thread GOMEZ Henri
Something I know well :) Which version of Apache 2.0 have you ? Up to the latest, the apxs was broken. I recommand you take a look at Makefile.linux in TC 3.3 :) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD

RE: mod_jk for Apache 2.0 not building on Red Hat 6

2001-06-01 Thread GOMEZ Henri
Something I know well :) Which version of Apache 2.0 have you ? Up to the latest, the apxs was broken. I recommand you take a look at Makefile.linux in TC 3.3 :) Thanks for your help. The Apache version is 2.0.16 I've looked at the Makefile.linux and that apparently has less luck

RE: mod_jk for Apache 2.0 not building on Red Hat 6

2001-06-01 Thread GOMEZ Henri
I used the following RPM libtool-1.3.4-3 autoconf-2.13-5 automake-1.4-6 - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original

RE: A starting point for ajp13, ajp14/warp anyone?

2001-06-01 Thread GOMEZ Henri
jakarta-tomcat-connector is the safe place to put experimental code, like Domino redirector. Also we could hope this sub-project could be one day the reference of connectors between majors Web-Servers and jakarta Servlet Engines :) It's an arena where there we may speak more on native

RE: [ANNOUNCEMENT] Domino / Tomcat connecter available

2001-06-01 Thread GOMEZ Henri
GOMEZ Henri wrote: We could add it to jakarta-tomcat-connector ? +1 -- so long as andy will help fix bugs in it when/if they come :) I'll commit this works on current JTC. I'd like to see this connector supporting others protocol like ajp13 and may be ajp14/warp. I've just been

RE: [Patch]jk_isapi_plugin.c, Virtual Server support for IIS

2001-06-04 Thread GOMEZ Henri
Attached is a patch for jk_isapi_plugin.c and a example uriworkermap.properties file. This patch adds some syntax sugar to uriworkermap.properties file format to allow fine grained control over redirection of tomcat contexts to IIS virtual hosts, allowing a syntax like :

More on ajp14

2001-06-04 Thread GOMEZ Henri
Hi to all, The work in still on progress on AJP14 and I've got new questions on ajp14. 1) AJP14 could be considered like an evolution of AJP13. Basically the same protocol but with added commands. AJP13 use the 'AB' chars in start of protocol, what about using something like 'DE'

FYI : JSR-000053 Proposed Final Draft 2 Unavailable

2001-06-04 Thread GOMEZ Henri
Servlet 2.3 API and JSP 1.2 are unavailable at : http://jcp.org/aboutJava/communityprocess/first/jsr053/index.html Clicking on continue for 2.3 or 1.2 give you to : http://java.sun.com/Download4 Any idea where we could find the latest Draft ?

<    1   2   3   4   5   6   7   8   9   10   >