Tomcat-Users mailing list...

2001-08-07 Thread Pier P. Fumagalli
(thank god he exists) are answering some of them, but at least in my case I don't have enough knowledge of the codebase to see whether some of them are real bugs or just something that users are doing wrong... Just a FYI... Pier

Re: Tomcat-Users mailing list...

2001-08-07 Thread Pier P. Fumagalli
mails but they never arrived to the list ). You are... Already. Pier

Service code...

2001-08-07 Thread Pier Fumagalli
Just a FYI... For the next beta of TC4, I'd rather improve the WebApp connector than the Service code... Does it collide with some priority/ schedules of someone, I'd really shoot for WebApp first and Service then... Pier

cvs commit: jakarta-tomcat-connectors/webapp/support aplocal.m4 apjava.m4 buildconf.sh

2001-08-06 Thread pier
pier01/08/06 10:59:49 Modified:webapp/support apjava.m4 buildconf.sh Added: webapp/support aplocal.m4 Log: - Fixed license typos/mistakes - Uppercasing of all exported variables - M4 Sources cleanup - Moved LOCAL_* AutoConf functions in new aplocal.m4

cvs commit: jakarta-tomcat-connectors/webapp/support formatfile.c

2001-08-06 Thread pier
pier01/08/06 11:03:41 Modified:webapp/support formatfile.c Log: Fixed license Revision ChangesPath 1.3 +9 -6 jakarta-tomcat-connectors/webapp/support/formatfile.c Index: formatfile.c

cvs commit: jakarta-tomcat-connectors/webapp/support apjava.m4 aplocal.m4 buildconf.sh

2001-08-06 Thread pier
pier01/08/06 11:04:15 Modified:webapp/support apjava.m4 aplocal.m4 buildconf.sh Log: Wrong email address. Revision ChangesPath 1.6 +2 -2 jakarta-tomcat-connectors/webapp/support/apjava.m4 Index: apjava.m4

Re: [Fwd: GTest in watchdog fails with Apache...]

2001-08-06 Thread Pier P. Fumagalli
in tomcat so that it behaves in the right way... Currently it replies with the version the request was posted on... Pier

cvs commit: jakarta-tomcat-connectors/webapp/support apjava.m4 aplocal.m4

2001-08-06 Thread pier
pier01/08/06 13:18:26 Modified:webapp/support apjava.m4 aplocal.m4 Log: Values like ${1}, ${2}, ${?}... don't run in ZSH Revision ChangesPath 1.7 +4 -4 jakarta-tomcat-connectors/webapp/support/apjava.m4 Index: apjava.m4

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

2001-08-06 Thread pier
pier01/08/06 13:23:43 Modified:webapp/lib Makefile.in Log: Patching build process. Revision ChangesPath 1.13 +25 -8 jakarta-tomcat-connectors/webapp/lib/Makefile.in Index: Makefile.in

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

2001-08-06 Thread pier
pier01/08/06 13:59:35 Modified:webapp/java Makefile.in Log: Correctly derive values from Makedefs for JAR and JAVAC. Set up classpath to include JARs from the Tomcat 4.0 distribution. Revision ChangesPath 1.2 +30 -7 jakarta-tomcat-connectors/webapp/java

cvs commit: jakarta-tomcat-connectors/webapp Makedefs.in configure.in

2001-08-06 Thread pier
pier01/08/06 14:02:27 Modified:webapp Makedefs.in configure.in Log: Global touch-up of the build process. Revision ChangesPath 1.7 +34 -24jakarta-tomcat-connectors/webapp/Makedefs.in Index: Makedefs.in

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

2001-08-06 Thread pier
pier01/08/06 14:26:11 Modified:webapp README.txt Log: Describe what's up with --with-tomcat in the configure script. Revision ChangesPath 1.13 +7 -7 jakarta-tomcat-connectors/webapp/README.txt Index: README.txt

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

2001-08-06 Thread pier
pier01/08/06 15:21:52 Modified:webapp Makefile.in configure.in Log: Finishing touch to build process. Re-enabling APR configure calls and modified global Makefile to use the right discovered binaries. Revision ChangesPath 1.15 +28 -26jakarta-tomcat

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

2001-08-06 Thread pier
pier01/08/06 15:48:45 Modified:webapp configure.in webapp/apache-1.3 Makefile.in Log: Fixed small linking error in mod_webapp.so. Revision ChangesPath 1.22 +2 -3 jakarta-tomcat-connectors/webapp/configure.in Index: configure.in

Re: Velocity and JSP speed testing...

2001-08-06 Thread Pier P. Fumagalli
for a very long time. And _as_a_friend_ I'm begging you, if you want to keep going on with your crusade against JSPs do it, but be wise enough to do it in the right places... Thanks... Pier

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

2001-08-05 Thread pier
pier01/08/05 11:33:42 Modified:webapp/java WarpRequestHandler.java Log: Compliancy patch: - Now values of URL-encoded sessions are correctly handled (Thanks to Eryq [EMAIL PROTECTED] for reporting this bug. - Locales are set correctly in the request object, parsing

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

2001-08-05 Thread pier
pier01/08/05 12:59:48 Modified:webapp/java WarpPacket.java WarpResponse.java Log: Fix for BUG # 2990: Large files are not handled correctly. Revision ChangesPath 1.15 +1 -1 jakarta-tomcat-connectors/webapp/java/WarpPacket.java Index: WarpPacket.java

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

2001-08-05 Thread pier
pier01/08/05 16:59:34 Modified:webapp/apache-1.3 Makefile.in Log: Fix for bug # 2991 thanks to Fred Romelfanger [EMAIL PROTECTED]. Revision ChangesPath 1.6 +3 -2 jakarta-tomcat-connectors/webapp/apache-1.3/Makefile.in Index: Makefile.in

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

2001-08-05 Thread pier
pier01/08/05 19:17:39 Modified:webapp/java WarpPacket.java Log: Correctly handles transmission of NULL strings over WARP. Revision ChangesPath 1.16 +1 -0 jakarta-tomcat-connectors/webapp/java/WarpPacket.java Index: WarpPacket.java

cvs commit: jakarta-tomcat-connectors/webapp/include wa.h

2001-08-05 Thread pier
pier01/08/05 19:18:48 Modified:webapp/include wa.h Log: Include apr_file_info.h to start processing shared contexts between Apache and Tomcat over WARP. Revision ChangesPath 1.11 +2 -1 jakarta-tomcat-connectors/webapp/include/wa.h Index: wa.h

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

2001-08-05 Thread pier
pier01/08/05 19:20:10 Modified:webapp/lib pr_warp_config.c Log: Analyze wether the Web-Application exists locally and can be accessed by Apache. This will come handy when contexts will be shared between Apache and Tomcat. Revision ChangesPath 1.5 +23 -4

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

2001-08-05 Thread pier
pier01/08/05 19:45:05 Modified:webapp/java Constants.java.in Log: Modified packet signatures for request handling request (in line with request handling stages) Revision ChangesPath 1.7 +2 -2 jakarta-tomcat-connectors/webapp/java/Constants.java.in

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

2001-08-05 Thread pier
pier01/08/05 19:47:21 Modified:webapp Makefile.in configure.in webapp/lib .cvsignore pr_warp.h Log: Now WARP packet type signatures are held only in the Java source, and are copied over to the C part during the execution of configure Revision Changes

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

2001-08-05 Thread pier
pier01/08/05 20:07:06 Modified:webapp/lib pr_info.c wa_request.c Log: Avoid dumping request information back to the client in case of errors and when looking the WebApp information page if we were not compiled with DEBUG defined. Revision ChangesPath 1.4

GTest in watchdog fails with Apache...

2001-08-05 Thread Pier P. Fumagalli
, but Tomcat 4.0 SHOULD throw back an error to the client too (IMO). Pier Index: src/tools/org/apache/tomcat/task/GTest.java === RCS file: /home/cvs/jakarta-watchdog-4.0/src/tools/org/apache/tomcat/task/GTest.java,v retrieving revision

Re: GTest in watchdog fails with Apache...

2001-08-05 Thread Pier P. Fumagalli
that? Pier

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

2001-08-04 Thread pier
pier01/08/04 11:25:57 Modified:webapp/apache-1.3 mod_webapp.c webapp/lib wa_main.c Log: Fix for bug #2933. CGI scripts are now functional even when mod_webapp is running (took me 3 days to figure out WHY, darn!) Revision ChangesPath 1.22 +10

Re: [VOTE] Sources in Binary Distributions

2001-08-03 Thread Pier P. Fumagalli
if I see something like it. Pier

Re: [VOTE] Sources in Binary Distributions

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

Who are those people (Was: [VOTE] Sources in...)

2001-08-03 Thread Pier P. Fumagalli
Christopher Cain at [EMAIL PROTECTED] wrote: duncan jon stefano pier costin rubys akv jhunter preston shemnon shachor bergsten gonzo mode harishp arun craigmcc jluc nacho ariedel horwat remm ed alex gaburici jiricka pierred glenn larryi arieh hgomez marcsaeg danmil shai keith kief melaquias

Re: [VOTE] Sources in Binary Distributions

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

Re: [VOTE] Sources in Binary Distributions

2001-08-02 Thread Pier P. Fumagalli
Pier P. Fumagalli at [EMAIL PROTECTED] wrote: [ ] - +1 Remove the sources [I will help in the process, meaning do the job] [ ] - +0 Remove the sources [I can't help, won't help] [X] - -0 Leave the sources [But since I don't volunteer this is not binding] [ ] - -1 Are you nuts? Sources

Re: [VOTE] Sources in Binary Distributions

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

Re: cvs commit: jakarta-tomcat-service/java/org/apache/serviceService.java

2001-08-02 Thread Pier P. Fumagalli
, naming is a magical thing.) In fact it should be daemon... But I want to see what JSR-096 comes up with before switching... I'm on the expert group, and we're evaluating several different approaches, including this one... Pier

cvs commit: jakarta-tomcat-connectors/webapp/support apjava.m4

2001-08-01 Thread pier
pier01/08/01 10:14:29 Modified:webapp/support apjava.m4 Log: Fixing errors in build for Solaris 8. Revision ChangesPath 1.4 +3 -3 jakarta-tomcat-connectors/webapp/support/apjava.m4 Index: apjava.m4

Re: [PROPOSAL] Standalone SSL

2001-07-31 Thread Pier P. Fumagalli
and readable only by root, since it's read by the JVM process when it's still running as root... Pier

Re: Apache 1.3.20 hangs when warp-connecting to Tomcat4b6

2001-07-31 Thread Pier P. Fumagalli
Thom Park at [EMAIL PROTECTED] wrote: Hi Pier, unfortunately my binary won't load unless you install Visibroker (that old black magic called iiop) sorry. You also would need to have build apache with SUN C instead of gcc to have a hope of using one of my binaries. I'll try

Re: [PROPOSAL] Standalone SSL

2001-07-31 Thread Pier P. Fumagalli
of Tomcat? Cool, kinda gets recursive... :) WHAT? Pier

Re: RESOLVED: mod_webapp hanging/core-dumping on Solaris

2001-07-31 Thread Pier P. Fumagalli
:) Pier Eryq at [EMAIL PROTECTED] wrote: When Pier told me that he'd never seen libhttpd.ep in his own Apache directory, that gave me the first clue: my Apache was somehow different from other Solaris builds. Here's why. Pursuant to this document: http://httpd.apache.org/docs/dso.html

Re: RESOLVED: mod_webapp hanging/core-dumping on Solaris

2001-07-31 Thread Pier P. Fumagalli
! FUCK YEAH... (Ok, I can be somehow happy at this point) Guys, we need to shoot at the bug I filed today... #2933... It's the only step which still forbids me to put out a beta-1... :) Can you please check if it's my setup or it can be reproduced also on yours? Pier

Re: TC4 + apache + warp - cookies = error

2001-07-31 Thread Pier P. Fumagalli
because sessions are not get from the URL, so, Tomcat forces a cookie request if cookies can be accepted by the browser... Thanks _SO_MUCH_ for the invaluable input... Pier

cvs commit: jakarta-tomcat-service/java/org/apache/service ServicePermission.java

2001-07-30 Thread pier
pier01/07/30 16:23:22 Modified:java/org/apache/service ServicePermission.java Log: Wrong license. Revision ChangesPath 1.3 +5 -5 jakarta-tomcat-service/java/org/apache/service/ServicePermission.java Index: ServicePermission.java

cvs commit: jakarta-tomcat-service/java/org/apache/service Service.java

2001-07-30 Thread pier
pier01/07/30 16:23:55 Added: java/org/apache/service Service.java Log: Initial draft of the Service interface. Revision ChangesPath 1.1 jakarta-tomcat-service/java/org/apache/service/Service.java Index: Service.java

cvs commit: jakarta-tomcat-service/java/org/apache/service ServiceContext.java

2001-07-30 Thread pier
pier01/07/30 16:24:29 Added: java/org/apache/service ServiceContext.java Log: Initial draft of the ServiceContext interface. Revision ChangesPath 1.1 jakarta-tomcat-service/java/org/apache/service/ServiceContext.java Index

cvs commit: jakarta-tomcat-service/java/org/apache/service ServiceController.java

2001-07-30 Thread pier
pier01/07/30 16:25:00 Added: java/org/apache/service ServiceController.java Log: Initial implementation of the ServiceController interface. Revision ChangesPath 1.1 jakarta-tomcat-service/java/org/apache/service/ServiceController.java Index

cvs commit: jakarta-tomcat-service/java/org/apache/service ServiceListener.java

2001-07-30 Thread pier
pier01/07/30 16:25:42 Added: java/org/apache/service ServiceListener.java Log: Initial draft of the ServiceListener interface. Revision ChangesPath 1.1 jakarta-tomcat-service/java/org/apache/service/ServiceListener.java Index

Re: cvs commit: jakarta-tomcat-service/java/org/apache/serviceService.java

2001-07-30 Thread Pier P. Fumagalli
(lately, I'm more oriented towards the second approach!) Pier

Re: cvs commit: jakarta-tomcat-service/java/org/apache/service Service.java

2001-07-30 Thread Pier P. Fumagalli
nice symmetry with the servlet api :) Yeah, I like the symmetry too :) Pier

Re: cvs commit: jakarta-tomcat-service/java/org/apache/serviceService.java

2001-07-30 Thread Pier P. Fumagalli
of the construction should be performed in init(), since that's the one with privileged super-user access in unix... Pier

Re: mod_webapp vs. multi-thread component.

2001-07-30 Thread Pier P. Fumagalli
Thom Park at [EMAIL PROTECTED] wrote: Pier et. al. I hope that someone more enlightened can assist me with this one as I'm totally flummoxed by this - this applies to Solaris threads being used within mod_webapp (but not directly)... Whoha... Looking for troubles, huh? :) I have

Re: Apache 1.3.20 hangs when warp-connecting to Tomcat4b6

2001-07-30 Thread Pier P. Fumagalli
Eryq at [EMAIL PROTECTED] wrote: Pier P. Fumagalli wrote: The CVS repo is jakarta-tomcat-connectors/webapp Build both the module and the java part... Follow the README. It didn't work. Same behavior: Catalina runs fine standalone, and the Warp port is definitely being listened

cvs commit: jakarta-tomcat-service/java/org/apache/service Service.java

2001-07-30 Thread pier
pier01/07/30 18:26:39 Modified:java/org/apache/service Service.java Log: Final layout of the Service interface. Craig and Kevin convinced me that this is the best way to go: - init() and destroy() will be tied to the lifecycle of the VM process in the underlying

Re: Apache 1.3.20 hangs when warp-connecting to Tomcat4b6

2001-07-28 Thread Pier P. Fumagalli
as the ServerName in both httpd.conf and server.xml. Ideas? TIA, Can you upgrade to the last CVS version? Thanks to Brian P. Millet we fixed a lot of bugs on SunOS 5.8 since B6. Pier

Re: Funny thought about version numbering...

2001-07-28 Thread Pier P. Fumagalli
be a community decision, let's throw stuff on a table and see what we come out :) Pier

Re: mod_webapp functionality issues...

2001-07-27 Thread Pier P. Fumagalli
OLD copy of mod_webapp... Please update to the latest CVS version... Thank you :) Pier

Re: Separating Service code from Tomcat 4.0

2001-07-26 Thread Pier P. Fumagalli
... Argh, if you need the PMC agreement, it will delay that piece of code too much. Let's go with jakarta-tomcat-service for now. +1 for jakarta-service When the code is in a better shape, and closer to a release. Thanks Pier

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

2001-07-26 Thread pier
pier01/07/26 08:18:15 Modified:webapp/java Constants.java.in Log: Forgot to include new constants in the .in file. Thanks to Mark Dzmura [EMAIL PROTECTED] for noticing. Revision ChangesPath 1.6 +4 -0 jakarta-tomcat-connectors/webapp/java

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

2001-07-26 Thread pier
pier01/07/26 08:39:37 Modified:webapp README.txt webapp/lib pr_warp_network.c Log: Aesthetics. Revision ChangesPath 1.11 +1 -1 jakarta-tomcat-connectors/webapp/README.txt Index: README.txt

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

2001-07-26 Thread pier
pier01/07/26 10:27:01 Modified:webapp README.txt Log: Added description of what we should do with the generated warp.jar file. Revision ChangesPath 1.12 +4 -0 jakarta-tomcat-connectors/webapp/README.txt Index: README.txt

Re: Different approach to TC as a service (was: SeparatingService code from Tomcat 4.0)

2001-07-26 Thread Pier P. Fumagalli
. Pier

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

2001-07-26 Thread pier
pier01/07/26 11:00:48 jakarta-tomcat-service/java - New directory

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

2001-07-26 Thread pier
pier01/07/26 11:00:48 jakarta-tomcat-service/native - New directory

cvs commit: jakarta-tomcat-service/java/org - New directory

2001-07-26 Thread pier
pier01/07/26 11:08:02 jakarta-tomcat-service/java/org - New directory

cvs commit: jakarta-tomcat-service/java/org/apache - New directory

2001-07-26 Thread pier
pier01/07/26 11:08:30 jakarta-tomcat-service/java/org/apache - New directory

cvs commit: jakarta-tomcat-service/java/org/apache/service - New directory

2001-07-26 Thread pier
pier01/07/26 11:08:47 jakarta-tomcat-service/java/org/apache/service - New directory

cvs commit: jakarta-tomcat-service/java/org/apache/service ServicePermission.java

2001-07-26 Thread pier
pier01/07/26 11:09:44 Added: java/org/apache/service ServicePermission.java Log: Added a permission class to control access to the Service. Revision ChangesPath 1.1 jakarta-tomcat-service/java/org/apache/service/ServicePermission.java Index

Re: Different approach to TC as a service (was: Separating Service code from Tomcat 4.0)

2001-07-26 Thread Pier P. Fumagalli
Twiggs, Glenn at [EMAIL PROTECTED] wrote: Not a safe assumption. My company is using Tomcat in standalone mode within a large project. I believe he's talking about when tomcat is ran standalone AND thru a connector... Pier

Re: Different approach to TC as a service (was: SeparatingService code from Tom

2001-07-26 Thread Pier P. Fumagalli
Dave Oxley at [EMAIL PROTECTED] wrote: With TC4 we could do with a JNI connector in mod_webapp (even though Pier probably doesn't want to do this). Actually, Pier is already writing that piece of thing... :) I got distracted because the only safe multithreaded environment I have was my Win32

Re: Different approach to TC as a service (was: SeparatingServicecode from Tomcat 4.0)

2001-07-26 Thread Pier P. Fumagalli
back and see the archives. I remember it was a big pain in the ass (and that for Jserv 1.0 I was always starting Jserv stand alone!) Pier

cvs commit: jakarta-tomcat-service/java/org/apache/service ServicePermission.java

2001-07-26 Thread pier
pier01/07/26 12:30:28 Modified:java/org/apache/service ServicePermission.java Log: - Updated JavaDOC descriptions for those methods which didn't have one. - Modified how the toString() and hashCode() methods work, by storing a copy of the description of this permission

FW: todays cvs checkout with debug

2001-07-26 Thread Pier P. Fumagalli
About the latest CVS... I'm pretty happy... Thank you Brian for the excellent feedback you gave in the last few weeks/months... Pier -- Forwarded Message From: Brian P Millett [EMAIL PROTECTED] Date: Thu, 26 Jul 2001 14:17:32 -0500 To: Pier P. Fumagalli [EMAIL PROTECTED] Subject: Re

Re: Different approach to TC as a service (was:SeparatingServicecode from Tomcat 4.0)

2001-07-26 Thread Pier P. Fumagalli
Andy Armstrong at [EMAIL PROTECTED] wrote: Pier P. Fumagalli wrote: Andy Armstrong at [EMAIL PROTECTED] wrote: I only used JServ briefly before switching to Tomcat and it worked for me(tm). Can you recall any of the specific problems? It was back in 1997, and I remember several

Re: mod_webapp gives Invalid virtual host name

2001-07-26 Thread Pier P. Fumagalli
works, That's pretty weird :) but: WebAppInfo /server-status-webapp/ gives me an Invalid virtual host name. I believe you didn't specify the ServerName directive in your httpd.conf What do I do now? Make sure that ServerName is specified _before_ WebAppInfo... Pier

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

2001-07-25 Thread pier
pier01/07/24 20:52:02 Modified:webapp/java WarpRequestHandler.java Log: Final patch to Bug 2775. Now Cookies are correctly interpreted (including the JSESSIONID Cookie). Copied code from HttpProcessor (thanks Remy!) Revision ChangesPath 1.13 +31 -0

Re: Problems Compiling mod_webapp and APR on Solaris

2001-07-25 Thread Pier P. Fumagalli
-connectors/webapp/apr' make: *** [apr-all] Error 2 And this? Did you try with the safe sources of APR I posted on http://www.apache.org/~pier/ Pier

Re: Separating Service code from Tomcat 4.0

2001-07-25 Thread Pier P. Fumagalli
/jk/native/nt_service/jk_nt_service.c jakarta-tomcat-4.0/service Do I miss something? Yes, the first two are _completely_ different from the third. Service doesn't even touch windows, now... Pier

Re: Separating Service code from Tomcat 4.0

2001-07-25 Thread Pier P. Fumagalli
we have? Pier BTW, I can't move the code until Henri removes his -1

Re: Problems Compiling mod_webapp and APR on Solaris

2001-07-25 Thread Pier P. Fumagalli
? These errors just don't make any sense. ... Same thought... He might have picked up something in between-commits, but, I don't recall apr_strings to be modified recently... Pier

Re: Problems Compiling mod_webapp and APR on Solaris

2001-07-25 Thread Pier P. Fumagalli
jean-frederic clere at [EMAIL PROTECTED] wrote: I have fixed it try again with the lastest CVS of APR. Would be cool to know WHAT you fixed... :) Pier

Re: Problems Compiling mod_webapp and APR on Solaris

2001-07-25 Thread Pier P. Fumagalli
jean-frederic clere at [EMAIL PROTECTED] wrote: Pier P. Fumagalli wrote: jean-frederic clere at [EMAIL PROTECTED] wrote: I have fixed it try again with the lastest CVS of APR. Would be cool to know WHAT you fixed... :) APR ;-) DD! :) I got that... But since I never had any

Re: Separating Service code from Tomcat 4.0

2001-07-25 Thread Pier P. Fumagalli
a two-step initialization process, since under Unix we can use the first one (load) to bind to ports 1024 while running as root, and start() gets called after the user has been downgraded. Pier

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

2001-07-25 Thread pier
pier01/07/25 15:32:05 Modified:webapp/java WarpPacket.java WarpRequest.java WarpRequestHandler.java webapp/lib pr_warp.c pr_warp.h pr_warp_network.c wa_config.c Log: Fixing bug 1245/2777: POST data not transmitted correctly over WARP

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

2001-07-25 Thread pier
pier01/07/25 15:37:35 Modified:webapp/lib wa_config.c Log: Closing bug 2016 (Weird message when no port configured in httpd.conf) Revision ChangesPath 1.5 +2 -2 jakarta-tomcat-connectors/webapp/lib/wa_config.c Index: wa_config.c

Re: Separating Service code from Tomcat 4.0

2001-07-25 Thread Pier P. Fumagalli
GOMEZ Henri at [EMAIL PROTECTED] wrote: I'm +1 for jakarta-service and -1 for jakarta-tomcat-service Still of this idea? I can't open jakarta-service as I have to get down to the PMC to do it, and I'd like to commit some code... Thanks... Pier

Separating Service code from Tomcat 4.0

2001-07-24 Thread Pier P. Fumagalli
Since it can be used by different projects (not only Tomcat), I wanted to separate the Service code into a new CVS repository (jakarta-service). How about it? Pier

Re: Separating Service code from Tomcat 4.0

2001-07-24 Thread Pier P. Fumagalli
don't have a proof-of-concept that it works, and then we can decide... I like jakarta-tomcat-service. Pier

Re: Separating Service code from Tomcat 4.0

2001-07-24 Thread Pier P. Fumagalli
Pier P. Fumagalli at [EMAIL PROTECTED] wrote: I'd say, let's stick it with Tomcat until we don't have a proof-of-concept that it works, and then we can decide... I like jakarta-tomcat-service. Request-for-vote: Can I go ahead and open the new CVS repo? Pier Print and detach

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

2001-07-24 Thread pier
pier01/07/24 15:48:32 Modified:catalina/src/share/org/apache/catalina/startup Embedded.java Log: Updated the Embedded server to pick up the changes in the modifications we made during the weekend. Now also Embedded calls initialize() in the Connector interface

Re: Separating Service code from Tomcat 4.0

2001-07-24 Thread Pier P. Fumagalli
is on the C code, which is the real thing we want to develop... And that part is completely separated from Tomcat, and its build process... Pier

Re: Separating Service code from Tomcat 4.0

2001-07-24 Thread Pier P. Fumagalli
... Especially for the design of a new Service API... :) Pier

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

2001-07-24 Thread pier
pier01/07/24 18:28:06 Modified:webapp/java WarpConnector.java Log: Pick up changes from the jakarta-tomcat-4.0 repository for the Connector interface changes. NOTE - This will break compatibility with pre-beta-6 versions of Tomcat 4.0. Revision ChangesPath 1.17

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

2001-07-24 Thread pier
pier01/07/24 18:29:59 Modified:webapp/java WarpConnector.java Log: This should restore compatibility of the WARP connector with B6 and previous versions of Tomcat. Revision ChangesPath 1.18 +1 -0 jakarta-tomcat-connectors/webapp/java/WarpConnector.java

cvs commit: jakarta-tomcat-connectors/webapp/java WarpConfigurationHandler.java WarpConnection.java WarpPacket.java WarpRequest.java WarpRequestHandler.java WarpResponse.java

2001-07-24 Thread pier
pier01/07/24 18:30:47 Modified:webapp/java WarpConfigurationHandler.java WarpConnection.java WarpPacket.java WarpRequest.java WarpRequestHandler.java WarpResponse.java Log: Trimming lines and expanding tabs

Re: Separating Service code from Tomcat 4.0

2001-07-24 Thread Pier P. Fumagalli
GOMEZ Henri at [EMAIL PROTECTED] wrote: Ok for jakarta-service. And I agree with Pier that since it's not only related to tomcat, shouldn't go under jakarta-tomcat-service. Should we have all developpment started by a tomcat commiter under the jakarta-tomcat responsability. I'm +1

Re: Separating Service code from Tomcat 4.0

2001-07-24 Thread Pier P. Fumagalli
Pier P. Fumagalli at [EMAIL PROTECTED] wrote: Joe Flowers at [EMAIL PROTECTED] wrote: [X] +1 - Do it, and I can help [ ] +0 - Do it, but I can't help [X] -0 - Do it, even ifI hate MS. [ ] -1 - Don't do it, because My comments: Assuming you're talking about the NT/2000

Re: NT/2000 service donation?

2001-07-23 Thread Pier P. Fumagalli
Joe Flowers at [EMAIL PROTECTED] wrote: Pier P. Fumagalli wrote: Joe Flowers at [EMAIL PROTECTED] wrote: If the attached TomcatService program is worthy, I would like to donate it to the Tomcat project. What makes this program interesting is that it starts and stops Tomcat using

Re: Post B6 modifications...

2001-07-23 Thread Pier P. Fumagalli
issues I still want to clean up in my mind... I'll be playing with the actual code itself today. Cool... If you compile jsvc for RH71, then you should be able to run Catalina as nobody but bound to port 80 using Remy's ServiceLoader... Pier

Re: Post B6 modifications...

2001-07-23 Thread Pier P. Fumagalli
, as Win32 does with pause and continue in their Service stuff... Pier

Re: cvs commit: jakarta-tomcat-4.0/tester/web/goldenEncoding03.txt~

2001-07-23 Thread Pier P. Fumagalli
nuts ... :) Pier

Re: NT/2000 service donation?

2001-07-22 Thread Pier P. Fumagalli
that will be used from the next release... Pier

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