Re: Bug/Fix for HttpUtils.parseQueryString - IMPORTANT!

2001-09-03 Thread Pier Fumagalli
(or at least, he doesn't look like one! :) Pier

Re: Service code for TC4

2001-09-03 Thread Pier Fumagalli
... Sorry for it :) Pier

Content-Encoding vs. Transfer-Encoding

2001-09-03 Thread Pier Fumagalli
Just a brief note I thought might have been relevant for TC4 HTTP/1.1 connector... Pier -- Forwarded Message From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Mon, 3 Sep 2001 21:28:46 EDT To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [PATCH] Add mod_gz to httpd-2.0

cvs commit: jakarta-tomcat-connectors/webapp/nsapi - New directory

2001-09-03 Thread pier
pier01/09/03 04:34:12 jakarta-tomcat-connectors/webapp/nsapi - New directory

cvs commit: jakarta-tomcat-connectors/webapp/nsapi webapp.c

2001-09-03 Thread pier
pier01/09/03 04:35:54 Added: webapp/nsapi webapp.c Log: First implementation of an NSAPI module. BIG THANKS to Colin Wilson-Salt colin AT london.virgin.net. Revision ChangesPath 1.1 jakarta-tomcat-connectors/webapp/nsapi/webapp.c Index

Re: iPlanet / WARP / Tomcat integration

2001-09-03 Thread Pier Fumagalli
that polite but FUCK YEAH! :) Grabbed and committed... Without review :) I'm going to go ahead and check it out later this afternoon... Thanks so much :) Pier

Re: Service code for TC4

2001-09-03 Thread Pier Fumagalli
Dave Oxley [EMAIL PROTECTED] wrote: I want to have a look at doing some service code for TC4 under Win32. Are there any design documents for the service code that is already there for Unix or does anyone (Pier?) have any ideas about how they want it to work under Win32? or is anyone

Re: cvs commit: jakarta-tomcat/src/webpages index.html

2001-09-02 Thread Pier Fumagalli
[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: keith 01/09/02 07:14:00 Modified:src/webpages index.html Log: front page copy; date It's wrong... It should be Copyright copy; 1999-2001 Apache Software Foundation Instead of Copyright copy; 2001 Apache Software Foundation Pier

Re: Can't get apache and Tomcat to work together

2001-09-01 Thread Pier Fumagalli
developers too to be on the users mailing list... Please... Pier

FW: Bug database. Tomcat header parsing errors

2001-08-31 Thread Pier Fumagalli
The bug database switchboard says... Pier -- Forwarded Message From: Jørgen Nørgaard [EMAIL PROTECTED] Date: Fri, 31 Aug 2001 12:58:09 +0200 To: [EMAIL PROTECTED] Subject: Bug database. Tomcat header parsing errors Hi, it seems like tomcat (3.2.2) is too restrictive when

Re: Request: binary mod_webapp.so for Solaris built with -DEAPI

2001-08-31 Thread Pier Fumagalli
? It will happen that the NON-EAPI server will complain because of unresolved dependancies... :( Pier

Re: Build system for mod_webapp and Apache 2.0

2001-08-31 Thread Pier Fumagalli
Ryan Bloom [EMAIL PROTECTED] wrote: Hi everybody, I'm new to the list, but for anybody who doesn't know me, I have been pretty active on httpd 2.0. DOH! :) Hi Ryan :) I decided to port mod_webapp last week, and Pier committed the code for me, but the build system isn't there, so I am

Re: Patch for mod_webapp Java

2001-08-31 Thread Pier Fumagalli
AFAIK)... Checking in... Pier

cvs commit: jakarta-tomcat-connectors/webapp/java WarpConnector.java

2001-08-31 Thread pier
pier01/08/31 10:50:34 Modified:webapp/java WarpConnector.java Log: author name=craigmcc Add navigation link properties so that the entire Catalina component hierarchy can be navigated. Previously, you could go down from a Service to its associated Connector

cvs commit: jakarta-tomcat-connectors/webapp/java WarpConfigurationHandler.java

2001-08-31 Thread pier
pier01/08/31 10:55:09 Modified:webapp/java WarpConfigurationHandler.java Log: author name=craigmcc Enhance Catalina startup/shutdown processing to support a new (optional) environment variable (CATALINA_BASE), and corresponding system property (catalina.base

Re: cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0Makefile.in

2001-08-31 Thread Pier Fumagalli
Ryan Bloom [EMAIL PROTECTED] wrote: On Friday 31 August 2001 10:32, Pier Fumagalli wrote: [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: jfclere 01/08/29 07:29:29 Modified:webapp configure.in Added: webapp/apache-2.0 Makefile.in Log: Copy/add configure logic for Apache-2.0

Re: Build system for mod_webapp and Apache 2.0

2001-08-31 Thread Pier Fumagalli
. Give me five minutes, and you'll have a patch. :-) Yeah... I mean, it's pointless to build APR if Apache 2.0 has it already :) Also, we avoid versioning conflicts (since right now APR is linked-in statically, at least in 1.3)... Pier

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docsssl-howto.xml

2001-08-31 Thread Pier Fumagalli
, as suggested by Wolfgang Hoschek [EMAIL PROTECTED]. First commit :) Whoh! :) Pier

Re: Bug/Fix for HttpUtils.parseQueryString

2001-08-31 Thread Pier Fumagalli
an IllegalArgumentException like the original. It would be cool to know against what file/version it has been made... Pier

This might be interesting...

2001-08-30 Thread Pier Fumagalli
Back on line, after a week spent changing IP addresses and moving servers around the planet... This comes from Chuck... And it's pretty interesting... http://www.zdnet.com/zdnn/stories/news/0,4586,2792860,00.html Pier

Re: [VOTE] New Tomcat Committer

2001-08-25 Thread Pier Fumagalli
Craig R. McClanahan wrote: As Jon informally did last week or so, I'd like to formally propose Christopher Cain [EMAIL PROTECTED] as a committer on Tomcat. A very big warm +1 :) Welcome Chris... Pier (who spent 4 days with his email down)

Re: Bug in ServletResponse.flushBuffer() in Tomcat 4.0b7?

2001-08-21 Thread Pier P. Fumagalli
. Replied to the Users mailing list and him. Pier

FW: mod_webapp with Apache 2.0

2001-08-21 Thread Pier P. Fumagalli
Directly from the authors of Apache 2.0, I'm very happy to announce that the WebApp module has now support for the new HTTPD. Thank you to the Covalent dream team... Pier -- Forwarded Message From: Ryan Bloom [EMAIL PROTECTED] Organization: Covalent Technologies Reply-To: [EMAIL

cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 - New directory

2001-08-21 Thread pier
pier01/08/21 09:19:06 jakarta-tomcat-connectors/webapp/apache-2.0 - New directory

cvs commit: jakarta-tomcat-connectors/webapp/apache-2.0 mod_webapp.c

2001-08-21 Thread pier
pier01/08/21 09:20:59 Added: webapp/apache-2.0 mod_webapp.c Log: Port of the WebApp module to Apache 2.0. Thanks to Ryan, Ian, Dirk and Randy at Covalent. Revision ChangesPath 1.1 jakarta-tomcat-connectors/webapp/apache-2.0/mod_webapp.c

cvs commit: jakarta-tomcat-connectors/webapp/lib wa_config.c

2001-08-21 Thread pier
pier01/08/21 09:24:37 Modified:webapp/lib wa_config.c Log: Allow web-applications to be deployed as root of virtual hosts. Thanks to Philipp Richter Philipp.Richter at CUBiT.at Revision ChangesPath 1.6 +4 -4 jakarta-tomcat-connectors/webapp/lib

Re: cvs commit: jakarta-tomcat-connectors/webapp/lib wa_config.c

2001-08-21 Thread Pier P. Fumagalli
Aaron Bannert at [EMAIL PROTECTED] wrote: On Tue, Aug 21, 2001 at 04:24:37PM -, [EMAIL PROTECTED] wrote: pier01/08/21 09:24:37 Modified:webapp/lib wa_config.c Log: Allow web-applications to be deployed as root of virtual hosts. Thanks to Philipp Richter

Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/coreStandardServer.java

2001-08-21 Thread Pier P. Fumagalli
is. =-) -- justin Good point... :( Pier

Re: [TC4] error building tomcat-docs

2001-08-21 Thread Pier P. Fumagalli
kiddos ... please spare me the flames =) I was ready for war :) Pier

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

2001-08-21 Thread pier
pier01/08/21 17:19:42 Modified:catalina/src/share/org/apache/catalina Globals.java Log: Little typo patch. Revision ChangesPath 1.36 +5 -5 jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/Globals.java Index: Globals.java

[WebApp Module] New Binaries up...

2001-08-21 Thread Pier P. Fumagalli
Thanks to Roberto B. [EMAIL PROTECTED] for contributing some GLIBC-2.1 binaries... Now we cover (and who contributed the bin): Linux GlibC 2.2 (Craig Mc. Clanahan) Linux GlibC 2.1 (Roberto B.) Solaris 8/sparc (Me) MacOS/X 10.0 (Me) Windows (Isabella Pighi) Thanks :) Pier

cvs commit: jakarta-tomcat-service/docs - New directory

2001-08-20 Thread pier
pier01/08/20 18:12:07 jakarta-tomcat-service/docs - New directory

cvs commit: jakarta-tomcat-service/docs service.css service.html

2001-08-20 Thread pier
pier01/08/20 18:13:13 Added: docs service.css service.html Log: Initial (not finished yet) writing of a specification for Service classes. Revision ChangesPath 1.1 jakarta-tomcat-service/docs/service.css Index: service.css

Re: cvs commit: jakarta-tomcat-service/docs service.cssservice.html

2001-08-20 Thread Pier P. Fumagalli
styling is done in the CSS... Being the spec, I prefer to have it plain (either HTML or plaintext), functional documentation, we'll see... Pier

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/confighttp11.xml server.xml service.xml warp.xml

2001-08-20 Thread Pier P. Fumagalli
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: 1.1 jakarta-tomcat-4.0/webapps/tomcat-docs/config/warp.xml Whoha! :) Great work Craig... I'll patch it up tomorrow since I'm feeling documenty these days :) :) :) Pier

CGI wrapper in Tomcat 4.0 b7

2001-08-18 Thread Pier P. Fumagalli
? Hmmm... There's something wrong here. What do I find out? That Tomcat, simply sets the 200 OK status regardless whether the CGI exists or not! :) And so PATCH! :) (Amy, please review and commit!) Pier (BTW, wouldn't it be wise to disable CGI execution in the default configuration? I don't

Re: CGI wrapper in Tomcat 4.0 b7

2001-08-18 Thread Pier P. Fumagalli
Deacon Marcus at [EMAIL PROTECTED] wrote: Hi, -Original Message- From: Pier P. Fumagalli [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 18, 2001 10:44 AM To: tomcat dev jakarta.apache.org Subject: CGI wrapper in Tomcat 4.0 b7 [...] (BTW, wouldn't it be wise to disable

Re: CGI wrapper in Tomcat 4.0 b7

2001-08-18 Thread Pier P. Fumagalli
), implement (maybe) your own logger and session manager, and with a handful of classes, you're set... Pier

Re: tomcat 4 request/response instrumentation

2001-08-17 Thread Pier P. Fumagalli
intercepting all requests coming from the connectors... :) Pier

FW: Tomcat before Apache

2001-08-17 Thread Pier P. Fumagalli
FYI... The next one I see on any mailing list suggesting to start tomcat (any version) from the RC files without changing user id will understand what it means to be flamed... :-/ Pier -- Forwarded Message From: Pier P. Fumagalli [EMAIL PROTECTED] Organization: Apache Software

Re: tomcat 4 request/response instrumentation

2001-08-17 Thread Pier P. Fumagalli
Kevin Seguin at [EMAIL PROTECTED] wrote: thanks for the info :) Read what Craig wrote... As always he's way more explanatory than I am :) Pier

Re: Tomcat before Apache

2001-08-17 Thread Pier P. Fumagalli
with redirects (by adding, say, /dev/null /dev/null 2 1 to the end of that su command). Yeah... Same thing that my little C thing does. But being paranoid, su is installed setuid, so... :) :) :) Let's try to be a LITTLE BIT security conscious here... Pier (in these days turned

Re: Tomcat before Apache

2001-08-17 Thread Pier P. Fumagalli
involved. That's why I'm running 4 similar programs at a time, checking all possible bugs :) Pier

Re: Tomcat before Apache

2001-08-17 Thread Pier P. Fumagalli
Martin van den Bemt at [EMAIL PROTECTED] wrote: Pier, I won't make commercials anymore for running as root, just to keep you happy.. Just to make _me_ happy? Probably you don't realize what you are saying when you give hints on running something as root. Maybe adding some extra info

cvs commit: jakarta-tomcat-connectors/webapp README.txt

2001-08-16 Thread pier
pier01/08/16 08:41:18 Modified:webapp README.txt Log: Updated the README file to avoid confusion. Revision ChangesPath 1.14 +17 -2 jakarta-tomcat-connectors/webapp/README.txt Index: README.txt

Re: Exception when hitting stop on slow servlet..

2001-08-16 Thread Pier P. Fumagalli
: Processing connection org.apache.tomcat.util.net.TcpConnection - java.net.SocketException: Connection reset by peer (maby this must be Pier?) I'm not doing AJP nor mod_jk... Sorry. Pier

FW: catalina SSL

2001-08-15 Thread Pier P. Fumagalli
OH SSL GURU! :) :) Do you have any clue (Reply to all so it'll go in tomcat-users too!) Pier -- Forwarded Message From: cib [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Wed, 15 Aug 2001 20:17:58 +0200 To: Tomcat User Mail list [EMAIL PROTECTED] Subject: catalina SSL Hi I'm

Re: catalina SSL

2001-08-15 Thread Pier P. Fumagalli
Pier P. Fumagalli at [EMAIL PROTECTED] wrote: OH SSL GURU! :) :) Do you have any clue (Reply to all so it'll go in tomcat-users too!) Darn, I placed tomcat-dev instead of tomcat user... :) Me big dope :) Pier

Re: [PATCHES] SSL Sockets

2001-08-14 Thread Pier P. Fumagalli
Christopher Cain at [EMAIL PROTECTED] wrote: Pier P. Fumagalli wrote: Err... Warp doesn't (yet) support TLS sockets, but, since you changed the signature, I believe it needs to go in :) :) :) I figured that you are already answering enough mail on how to build Warp, so I best

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/util CGIProcessEnvironment.java

2001-08-14 Thread pier
pier01/08/14 11:50:10 Modified:.RELEASE-NOTES-4.0-B8.txt catalina/docs/appdev build.xml.txt deployment.html installation.html processes.html source.html catalina/docs/appdev/sample build.bat build.sh build.xml

Re: Nightly builds for 3.3

2001-08-14 Thread Pier P. Fumagalli
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: Nightly builds for 3.3 are out, it seems somehow they are destabilising the system and Pier asked me to find a different machine. Since Tomcat 3.3 is opening 8500 file descriptors per process (how can that be, I don't know, but I just audited

Re: cvs commit:jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/runtimeJspRuntimeLibrary.java PageContextImpl.java

2001-08-14 Thread Pier P. Fumagalli
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: Fix a spec-compliance bug in the implementation of PageContext.include(), which was not flushing the output stream even though this is explicitly required in the Javadocs. Congrats (I know it gave you some headaches!) Pier

Re: [Fwd: J2EE 1.3 Final Approval Ballot starts in 7 days]

2001-08-14 Thread Pier P. Fumagalli
, (the current versions, 1.0-tc40b6 and 1.0-tc40b7 are pre-alpha snapshots) and is an add-on to Tomcat... (the WARP protocol handling connector, though will be final) So, what do you think? Pier

Bugzilla items...

2001-08-14 Thread Pier P. Fumagalli
Doing some cleansweep on bugzilla... I found several related to the WebApp module assigned to wrong categories... Pier

Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix

2001-08-14 Thread Pier P. Fumagalli
Justin Erenkrantz at [EMAIL PROTECTED] wrote: I wonder how Pier is addressing this in mod_webapp. I'll have to look. -- justin Easy as 1.2.3... WARP has a concept of URI and QUERY STRING... Very separate things... All I do is req-ruri=apr_pstrdup(req-pool,r-uri); req-args

Re: [TC3.2.3][PATCH] mod_jk / mod_rewrite bug fix

2001-08-14 Thread Pier P. Fumagalli
Justin Erenkrantz at [EMAIL PROTECTED] wrote: On Wed, Aug 15, 2001 at 03:41:30AM +0100, Pier P. Fumagalli wrote: Justin Erenkrantz at [EMAIL PROTECTED] wrote: I wonder how Pier is addressing this in mod_webapp. I'll have to look. -- justin Easy as 1.2.3... WARP has a concept of URI

Re: CATALINA_HOME vs. TOMCAT_HOME

2001-08-14 Thread Pier P. Fumagalli
to change it in RELEASE_NOTES_B8.txt, leave the old as is, (mention it in RELEASE notes, of course), then update all docs and whops! done :) Pier

Re: CATALINA_HOME vs. TOMCAT_HOME

2001-08-14 Thread Pier P. Fumagalli
Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Agreed... So, I'm going to change it in RELEASE_NOTES_B8.txt, leave the old as is, (mention it in RELEASE notes, of course), then update all docs and whops! done :) Done :) Thanks Dennis Pier

Re: [t4] build problem

2001-08-13 Thread Pier P. Fumagalli
Mykola A. Nickishov at [EMAIL PROTECTED] wrote: Hi! How can I fix this problem? It works for me with the latest CVS checkout AND update -Pd Pier

Re: [PATCHES] SSL Sockets

2001-08-13 Thread Pier P. Fumagalli
the happy clean-then-build hoo-ha, so it compiles cleanly against the full source. Err... Warp doesn't (yet) support TLS sockets, but, since you changed the signature, I believe it needs to go in :) :) :) Well, FWICS, it seems that the patches are OK... +1 for me... Pier

Re: 4.0b7 war/context Base Directory problem

2001-08-13 Thread Pier P. Fumagalli
, it works for me using examples.war :) Pier

Re: Missing pr_warp_defs.h

2001-08-13 Thread Pier P. Fumagalli
Vishy Kasar at [EMAIL PROTECTED] wrote: Pier, I have downloaded the Tomcat b7 source and the associated webap connector sources. When I tried to build mod_webapp, I get a compile time error stating that pr_warp_defs.h referenced in pr_warp.h is not found. I tried to get that file from

cvs commit: jakarta-tomcat-4.0/catalina/src/conf server-noexamples.xml.config server.xml

2001-08-10 Thread pier
pier01/08/10 07:14:16 Modified:.RELEASE-NOTES-4.0-B7.txt RELEASE-NOTES-4.0-B8.txt catalina/src/conf server-noexamples.xml.config server.xml Log: You always find those after a release. WebAppMount doesn't exist since we moved the WebApp connector

cvs commit: jakarta-tomcat-connectors/webapp INSTALL.txt

2001-08-10 Thread pier
pier01/08/10 07:35:31 Modified:webapp INSTALL.txt Log: Updated info on where to find the binary module. Revision ChangesPath 1.2 +3 -2 jakarta-tomcat-connectors/webapp/INSTALL.txt Index: INSTALL.txt

Re: Can't get mod_webapp.c to compile

2001-08-09 Thread Pier P. Fumagalli
Well, it's clear that the baby is not finding all apache 1.3 headers... Did you follow what's described in the README.txt file? Can you send me your apache-1.3/Makefile file? Pier Paul Smyth at [EMAIL PROTECTED] wrote: If there is something really obvious I'm missing please let me know

Re: Web server integration / NameTrans stage

2001-08-09 Thread Pier P. Fumagalli
, external configuration files are a big -1... No-No... Configuration should be effective, minimal and integrated with the web-server... If you see how Apache works, you have only ONE line of configuration per web-application, and all the rest is taken care automatically... Pier

Re: cvs commit: jakarta-tomcat-service/winnt - New directory

2001-08-09 Thread Pier P. Fumagalli
[EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: jfclere 01/08/09 09:06:56 jakarta-tomcat-service/winnt - New directory Jean-Frederic... I'm going to move stuff around next week :) So, when you get back from vacation, be sure to make a brand new checkout :) :) :) Pier

Re: Web server integration / NameTrans stage

2001-08-09 Thread Pier P. Fumagalli
protocol allows you to query the servlet containers what web applications are deployable, and from then all is done automatically. All you need to configure is the Tomcat 4.0 server.xml configuration file, and everything is done automatically for you... Pier

Re: cvs commit: jakarta-watchdog-4.0/src/conf jsp-gtest.xml

2001-08-09 Thread Pier P. Fumagalli
was unnecessary. Thanks for the update Craig. That fixes it :) Pier

Re: [PROPOSAL] Deprecation of committers...

2001-08-09 Thread Pier P. Fumagalli
Kief Morris at [EMAIL PROTECTED] wrote: Pier P. Fumagalli typed the following on 10:59 PM 8/8/2001 +0100 There are others that, from time to time, pop around on this mailing list, but I never saw one commit coming from them (although I have only a 6-months old archive, I would repropose

Re: [VOTE] Tomcat 4.0-beta-7 Release Tonight ?

2001-08-09 Thread Pier P. Fumagalli
with it. Can I integrate the sources from WARP into the core Catalina distribution before the release? I'll tag also the jakarta-tomcat-connectors/webapp repository... Pier

cvs commit: jakarta-tomcat-connectors/webapp/java WarpConfigurationHandler.java

2001-08-09 Thread pier
pier01/08/09 12:57:31 Modified:webapp/java WarpConfigurationHandler.java Log: Forgot to break. Revision ChangesPath 1.12 +1 -0 jakarta-tomcat-connectors/webapp/java/WarpConfigurationHandler.java Index: WarpConfigurationHandler.java

cvs commit: jakarta-tomcat-connectors/webapp/java Constants.java.in WarpResponse.java

2001-08-09 Thread pier
pier01/08/09 13:02:15 Modified:webapp/java Constants.java.in WarpResponse.java Log: The HTTP protocol version doesn't need to be transfered over WARP. Revision ChangesPath 1.11 +3 -0 jakarta-tomcat-connectors/webapp/java/Constants.java.in Index

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_warp.c

2001-08-09 Thread pier
pier01/08/09 13:03:43 Modified:webapp/lib pr_warp.c Log: The HTTP version doesn't need to be passed over WARP. Revision ChangesPath 1.13 +2 -4 jakarta-tomcat-connectors/webapp/lib/pr_warp.c Index: pr_warp.c

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_warp_config.c

2001-08-09 Thread pier
pier01/08/09 13:04:31 Modified:webapp/lib pr_warp_config.c Log: Retrieve web applications mapping over WARP. Revision ChangesPath 1.6 +30 -1 jakarta-tomcat-connectors/webapp/lib/pr_warp_config.c Index: pr_warp_config.c

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 mod_webapp.c

2001-08-09 Thread pier
pier01/08/09 13:05:36 Modified:webapp/apache-1.3 mod_webapp.c Log: Provide some more informations if mod_webapp was compiled with the DEBUG flag set. Revision ChangesPath 1.23 +9 -1 jakarta-tomcat-connectors/webapp/apache-1.3/mod_webapp.c Index

cvs commit: jakarta-tomcat-connectors/webapp/apache-1.3 Makefile.in

2001-08-09 Thread pier
pier01/08/09 13:06:49 Modified:webapp/apache-1.3 Makefile.in Log: Avoid duplicate definitions when compiling mod_webapp (the ones derived from APXS and the ones derived from APRVARS) Revision ChangesPath 1.9 +6 -5 jakarta-tomcat-connectors/webapp/apache

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/warp Constants.java WarpConfigurationHandler.java WarpConnector.java WarpPacket.java WarpRequest.java WarpRequestHandler.java WarpResponse.java

2001-08-09 Thread pier
pier01/08/09 13:08:59 Modified:catalina/src/share/org/apache/catalina/connector/warp Constants.java WarpConfigurationHandler.java WarpConnector.java WarpPacket.java WarpRequest.java WarpRequestHandler.java

Re: [VOTE] Tomcat 4.0-beta-7 Release Tonight ?

2001-08-09 Thread Pier P. Fumagalli
Craig R. McClanahan at [EMAIL PROTECTED] wrote: On Thu, 9 Aug 2001, Pier P. Fumagalli wrote: Craig R. McClanahan at [EMAIL PROTECTED] wrote: Just fixed this security vulnerability in 4.0 (3.2.3 isn't vulnerable, at least on Win98, but I didn't check 3.3). Therefore, I would propose

Re: [VOTE] Tomcat 4.0-beta-7 Release Tonight ?

2001-08-09 Thread Pier P. Fumagalli
Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Craig R. McClanahan at [EMAIL PROTECTED] wrote: On Thu, 9 Aug 2001, Pier P. Fumagalli wrote: Craig R. McClanahan at [EMAIL PROTECTED] wrote: Just fixed this security vulnerability in 4.0 (3.2.3 isn't vulnerable, at least on Win98

Re: mod_webapp.so

2001-08-09 Thread Pier P. Fumagalli
did you find that WebAppMount name? Pier

Re: Patching GTest

2001-08-09 Thread Pier P. Fumagalli
Christopher Cain at [EMAIL PROTECTED] wrote: Pier P. Fumagalli wrote: [pier@bubbles] ... Thanks for the visual ;-) On my terminal is all in colors... Pretty nice rainbow blue and pink :) Pier

cvs commit: jakarta-tomcat-connectors/webapp/java WarpConfigurationHandler.java

2001-08-09 Thread pier
pier01/08/09 19:58:01 Modified:webapp/java WarpConfigurationHandler.java Log: Reflecting bug found by Craig in Catalina sources. Thanks Craig :) Revision ChangesPath 1.13 +2 -2 jakarta-tomcat-connectors/webapp/java/WarpConfigurationHandler.java Index

FW: [Bug 3039] New: - Can't get the correct request parameterunder the none ISO-8859-1 platform

2001-08-08 Thread Pier P. Fumagalli
This got fed up in my bag... But I believe that this is more a HTTP /vs/ Servlet spec issue... Anyone wishes to comment? Pier -- Forwarded Message From: [EMAIL PROTECTED] Date: 8 Aug 2001 07:29:57 - To: [EMAIL PROTECTED] Subject: [Bug 3039] New: - Can't get the correct request

Re: Is anyone working on iPlanet integration?

2001-08-08 Thread Pier P. Fumagalli
of the mod_webapp / warp connector stuff? mod_jk. - Have a look to jakarta-tomcat-connectors/jk - Stealing customers, uh??? :) Pier

Re: Is anyone working on iPlanet integration?

2001-08-08 Thread Pier P. Fumagalli
stuff around. The mod_webapp.c module, per se, is pretty skinny. Check it out... Pier

Re: Is anyone working on iPlanet integration?

2001-08-08 Thread Pier P. Fumagalli
tackling next. Pier

Re: Is anyone working on iPlanet integration?

2001-08-08 Thread Pier P. Fumagalli
get's punted to tomcat. mod_webapp, currently, though when Pier get's time to breath this will change), punts all the requests for a given application to tomcat, both static and dynamic. This is going to be in CVS by the end of the day. I want to run few tests over the new context-sharing code

Re: Is anyone working on iPlanet integration?

2001-08-08 Thread Pier P. Fumagalli
... Pier

Re: Is anyone working on iPlanet integration?

2001-08-08 Thread Pier P. Fumagalli
a feature already available under webapp... Didn't you see that? What-ever, as always, talking to you, is like talking to a brick wall... Pier Pier

Re: Is anyone working on iPlanet integration?

2001-08-08 Thread Pier P. Fumagalli
*. :) Where's Shacor (or whatever his name is?) Pier

Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/httpSocketInputStream.java

2001-08-08 Thread Pier P. Fumagalli
:) Pier

Re: cvs commit:jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/http10HttpResponseImpl.java

2001-08-08 Thread Pier P. Fumagalli
, you could choose an easier name to write :) Pier

cvs commit: jakarta-tomcat-connectors/webapp/java Constants.java.in

2001-08-08 Thread pier
pier01/08/08 14:02:53 Modified:webapp/java Constants.java.in Log: Added packet types for context-sharing and complete automatic reconfiguration over the WARP protocol. Revision ChangesPath 1.8 +73 -3 jakarta-tomcat-connectors/webapp/java

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_warp.h

2001-08-08 Thread pier
pier01/08/08 14:04:18 Modified:webapp/lib pr_warp.h Log: Keep WARP versioning in line. Revision ChangesPath 1.8 +2 -2 jakarta-tomcat-connectors/webapp/lib/pr_warp.h Index: pr_warp.h

Re: [PROPOSAL] Deprecation of committers...

2001-08-08 Thread Pier P. Fumagalli
of them will definitely over the 6 months limit). Pier

Re: how to reload a getResourceAsStream() object

2001-08-08 Thread Pier P. Fumagalli
the resource inputstream is closed, and you get another one, you should get a fresh new working stream... Pier

cvs commit: jakarta-tomcat-connectors/webapp/java Constants.java.in

2001-08-08 Thread pier
pier01/08/08 16:11:29 Modified:webapp/java Constants.java.in Log: Documentation of all WARP packets and respective payloads. (Had to do it once for all! :) Revision ChangesPath 1.9 +124 -3jakarta-tomcat-connectors/webapp/java/Constants.java.in Index

cvs commit: jakarta-tomcat-connectors/webapp/java Constants.java.in WarpConfigurationHandler.java

2001-08-08 Thread pier
pier01/08/08 18:18:49 Modified:webapp/java Constants.java.in WarpConfigurationHandler.java Log: Java implementation of context sharing between Tomcat and Apache. Revision ChangesPath 1.10 +1 -1 jakarta-tomcat-connectors/webapp/java/Constants.java.in

Re: [PROPOSAL] Deprecation of committers...

2001-08-08 Thread Pier P. Fumagalli
://jakarta.apache.org/site/roles.html it explains how things are working... Pier

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