Re: MinTC, "terrible rudeness", persistence

2002-04-18 Thread Christopher K. St. John
"Craig R. McClanahan" wrote: > > a discussion of whether you'd want > to propose contributing MinTC to the standard distribution (so that it > could be built from the same source repository, and probably packaged > separately) -- either now or when you get a little further along at > complete suc

Re: Pandora's box / can of worms etc.

2002-04-18 Thread Christopher K. St. John
Sh*t. That was supposed to be private, I wasn't trying to be cute. Apologies. -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: MinTC, "terrible rudeness", persistence

2002-04-18 Thread Bill Barker
Personally, I've rather enjoyed following MinTC's progress (OK, not really following, since I haven't actually looked at the code :). I could see how someone might think it rude to post the announcement on tomcat-user (since many people there are easily confused :), but IMHO MinTC is something th

Re: Pandora's box / can of worms etc.

2002-04-18 Thread Christopher K. St. John
Paul Wallace wrote: > > What is MinTC? Where can I get information on it? > So as not to add flames to the fire, I'm replying privately :-) http://www.distributopia.com/ It's sort of a bizarro world Tomcat. It takes the Catalina interfaces (Container,Connector,Valve,all the stuff in the or

Pandora's box / can of worms etc.

2002-04-18 Thread Paul Wallace
What is MinTC? Where can I get information on it? -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: MinTC, "terrible rudeness", persistence

2002-04-18 Thread Craig R. McClanahan
Personally, I don't have any problem with occasional announcements of interesting things related to Tomcat on this list, and MinTC certainly qualifies as "interesting" in my book! As for the community as a whole, consensus usually forms rapidly when the issue is aired publicly on the mailing list

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2002-04-18 Thread costin
costin 02/04/18 20:31:05 Modified:jk/native2/server/isapi jk_isapi_plugin.c Log: Few more changes. I would brake the FilterProc in fewer smaller methods - and maybe move some code into jk_uriMap.c ( if it's general-purpose ) or remove it ( if it's already done in jk_uriMap

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_iis.h

2002-04-18 Thread costin
costin 02/04/18 20:14:22 Modified:jk/native2/server/isapi jk_iis.h Log: request_started duplicates ws_service->response_started Same for content_read. The only thing that is specific to iis is the lpEcp - and we can store it directly in ws_private. Revision Changes

MinTC, "terrible rudeness", persistence

2002-04-18 Thread Christopher K. St. John
I've been informed by private email that I am "terribly rude" for making announcements of MinTC releases on the tomcat-dev list, and that I should not make any futher announcements. So that's it then? I've been kicked off tomcat-dev (how does that work on an open source project!?) because I'v

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_requtil.c

2002-04-18 Thread costin
costin 02/04/18 19:36:48 Modified:jk/native2/common jk_requtil.c Log: Moved code from the isapi connector. Common code in common/ dir :-) Revision ChangesPath 1.11 +256 -0jakarta-tomcat-connectors/jk/native2/common/jk_requtil.c Index: jk_requtil.c =

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_requtil.h

2002-04-18 Thread costin
costin 02/04/18 19:36:23 Modified:jk/native2/include jk_requtil.h Log: Moved some of the utils that were in iis to common. This will avoid future duplication. And will allow more servers to use more common code. In particular checking for web-inf and meta-inf MUST be in

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_service_iis.c

2002-04-18 Thread costin
costin 02/04/18 19:34:38 Modified:jk/native2/server/isapi jk_service_iis.c Log: Update, after merging few dozens cvs conflicts :-) Nacho already did most of the changes - I moved some stuff that is not iis-specific in common and tried to reduce it to the essential. Revi

DO NOT REPLY [Bug 8290] New: - Problem in the code generated by jasper 2

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[PATCH/COMMENTS] Automatic Application Deployment and Host.liveDeploy

2002-04-18 Thread Daniel Rall
Added missing closing paren. Index: host.xml === RCS file: /home/cvspublic/jakarta-tomcat-4.0/webapps/tomcat-docs/config/host.xml,v retrieving revision 1.12 diff -u -u -r1.12 host.xml --- host.xml20 Mar 2002 12:33:01 - 1

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_iis.h jk_isapi_plugin.c jk_service_iis.c iis.h

2002-04-18 Thread nacho
nacho 02/04/18 17:23:45 Modified:jk/native2/server/isapi jk_isapi_plugin.c jk_service_iis.c Added: jk/native2/server/isapi jk_iis.h Removed: jk/native2/server/isapi iis.h Log: iis.h -> jk_iis.h Revision ChangesPath 1.3 +2 -2 jakarta-tomcat-con

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi iis.h jk_isapi_plugin.c jk_service_iis.c

2002-04-18 Thread nacho
nacho 02/04/18 17:20:14 Modified:jk/native2/server/isapi iis.h jk_isapi_plugin.c jk_service_iis.c Log: * Work in progess.. jk_service_iis..c compiles.. i think it's almost done.. Revision ChangesPath 1.2 +145 -6jakarta-tomcat-conn

DO NOT REPLY [Bug 8275] - ContextConfig.start() attempts to create a $CATALINA_BASE/temp/ directory

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [GUMP] Build Failure - jakarta-tomcat-4.0

2002-04-18 Thread Sam Ruby
Costin Manolache wrote: > > O k, that's crazy... All other step found tomcat.util - except this one. Note that this step is after the following line: > [jar] Building jar: >/home/rubys/jakarta/jakarta-tomcat-connectors/util/build/lib/tomcat-util.jar

DO NOT REPLY [Bug 8275] - ContextConfig.start() attempts to create a $CATALINA_BASE/temp/ directory

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Coyote b8 ?

2002-04-18 Thread Remy Maucherat
> On Thu, 18 Apr 2002, Remy Maucherat wrote: > > > If someone can confirm that the incompatibility between 4.0-HEAD and JK 2 is > > now fixed, I'd like to put out a new Coyote beta release. > > > > It also fixes some SSL configuration problems with Tomcat 4.x, and a few > > cosmetic fixes. > > I g

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2002-04-18 Thread remm
remm02/04/18 16:30:18 Modified:catalina build.xml Log: - Copy tomcat-jni.jar to 'bin'. - Copy the JK 2 properties to 'conf'. Revision ChangesPath 1.112 +9 -1 jakarta-tomcat-4.0/catalina/build.xml Index: build.xml

Re: [GUMP] Build Failure - jakarta-tomcat-4.0

2002-04-18 Thread costinm
> > jkjava: > [echo] Logging: >/home/rubys/jakarta/jakarta-commons/logging/dist/commons-logging.jar > [javac] Compiling 39 source files to >/home/rubys/jakarta/jakarta-tomcat-connectors/jk/build/classes > [javac] >/home/rubys/jakarta/jakarta-tomcat-connectors/jk/java/org/apache/jk

Re: Coyote b8 ?

2002-04-18 Thread costinm
On Thu, 18 Apr 2002, Remy Maucherat wrote: > If someone can confirm that the incompatibility between 4.0-HEAD and JK 2 is > now fixed, I'd like to put out a new Coyote beta release. > > It also fixes some SSL configuration problems with Tomcat 4.x, and a few > cosmetic fixes. I got jk2/java wor

DO NOT REPLY [Bug 8285] New: - PageContextImpl breaks spec; include() explicitly sets autoflush==true

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/apr TomcatStarter.java

2002-04-18 Thread costin
costin 02/04/18 16:13:59 Modified:jk/java/org/apache/jk/apr TomcatStarter.java Log: Just redirect out to stderr - that's saved. Revision ChangesPath 1.4 +3 -8 jakarta-tomcat-connectors/jk/java/org/apache/jk/apr/TomcatStarter.java Index: TomcatStarter.ja

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/apr TomcatStarter.java

2002-04-18 Thread costin
costin 02/04/18 16:00:04 Modified:jk/java/org/apache/jk/apr TomcatStarter.java Log: Use CatalinaService, thanks Remy :-) Temporarily redirect out/err in some hardcoded paths, need to do real config ( apache detaches from out ). Revision ChangesPath 1.3 +8 -

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/common Shm.java

2002-04-18 Thread costin
costin 02/04/18 15:59:20 Modified:jk/java/org/apache/jk/apr AprImpl.java jk/java/org/apache/jk/common Shm.java Log: The java side of the changes. For now it's just a "Hello World" sent between Apache and tomcat, but it works fine - and that was the hard part.

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2 mod_jk2.c

2002-04-18 Thread costin
costin 02/04/18 15:56:13 Modified:jk/native2/server/apache2 mod_jk2.c Log: Call init in child_init, post config is not the right point. Revision ChangesPath 1.11 +27 -22jakarta-tomcat-connectors/jk/native2/server/apache2/mod_jk2.c Index: mod_jk2.c ==

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_global.h

2002-04-18 Thread costin
costin 02/04/18 15:55:36 Modified:jk/native2/include jk_global.h Log: Added JK_ERR. Probably a better solution is to just use APR_SUCCESS, etc ( and define them if apr is not used ) Revision ChangesPath 1.7 +2 -1 jakarta-tomcat-connectors/jk/native2/in

cvs commit: jakarta-tomcat-connectors/jk/native2/jni jk_jni_aprImpl.c

2002-04-18 Thread costin
costin 02/04/18 15:52:33 Modified:jk/native2/jni jk_jni_aprImpl.c Log: Few fixes. Now the scoreboard works from the java side as well. Started work on the mutexes. Revision ChangesPath 1.12 +128 -3jakarta-tomcat-connectors/jk/native2/jni/jk_jni_aprImpl.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_shm.c

2002-04-18 Thread costin
costin 02/04/18 15:47:18 Modified:jk/native2/common jk_shm.c Log: Fix few silly errors. Now jk scoreboard is loaded ok from apache side. Revision ChangesPath 1.5 +39 -6 jakarta-tomcat-connectors/jk/native2/common/jk_shm.c Index: jk_shm.c ==

DO NOT REPLY [Bug 8275] - ContextConfig.start() attempts to create a $CATALINA_BASE/temp/ directory

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8275] - ContextConfig.start() attempts to create a $CATALINA_BASE/temp/ directory

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/valve EditValveAction.java SaveSingleSignOnValveAction.java ValveUtil.java

2002-04-18 Thread manveen
manveen 02/04/18 14:39:45 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/valve EditValveAction.java SaveSingleSignOnValveAction.java ValveUtil.java Log: fix for create valve Revision ChangesPath 1.3 +5

DO NOT REPLY [Bug 8275] - ContextConfig.start() attempts to create a $CATALINA_BASE/temp/ directory

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8217] - Documentation references "workers." prefix

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8275] New: - ContextConfig.start() attempts to create a $CATALINA_BASE/temp/ directory

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: AUTHORIZATION HEADER MISSING

2002-04-18 Thread Robert Priest
Ignacio, Everthing works on my box locally, but I cannot access my site (with authentication) from a remote machine. Neither Webfolders, nor IE, nor WebDrive will work remotely. Any Ideas. Is there any updated iis/tomcat configuration info I should have. Could that be the culprit? -Origina

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2002-04-18 Thread nacho
nacho 02/04/18 12:46:31 Added: jk/native2/server/isapi jk_isapi_plugin.c Log: * Work in progess.. doesnt compile Revision ChangesPath 1.1 jakarta-tomcat-connectors/jk/native2/server/isapi/jk_isapi_plugin.c Index: jk_isapi_plugin.c ===

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk2_isapi_plugin.c

2002-04-18 Thread nacho
nacho 02/04/18 12:38:50 Removed: jk/native2/server/isapi jk2_isapi_plugin.c Log: Wrong file!! -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Coyote/jk2 - interaction explanations please

2002-04-18 Thread costinm
On Thu, 18 Apr 2002, Remy Maucherat wrote: > Instead of using the Bootstrap class, use the BoostrapService class. It does > exactly the same but it doesn't listen on a socket for shutdown (instead, > you have to call stop on the same instance), and it does return (instead of > blocking on an awai

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_jni.c

2002-04-18 Thread costin
costin 02/04/18 12:29:08 Modified:jk/native2/common jk_worker_jni.c Log: Change the main class. Revision ChangesPath 1.10 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_worker_jni.c Index: jk_worker_jni.c ==

cvs commit: jakarta-tomcat-connectors/jk build.xml

2002-04-18 Thread costin
costin 02/04/18 12:26:52 Modified:jk build.xml Log: Put the manifest in tomcat-jni.jar Note that tomcat-jni.jar must sit in TOMCAT_HOME/bin ( to keep both 33 and 40 happy and avoid searching for it in lib/container and server/lib ) Revision ChangesPath 1.36

cvs commit: jakarta-tomcat-connectors/jk/conf workers2.properties

2002-04-18 Thread costin
costin 02/04/18 12:22:54 Modified:jk/conf workers2.properties Log: Update the C-side config file. Again, for things to work you _must_ set TOMCAT_HOME, JAVA_HOME and LD_LIBRARY_PATH before starting apache ( for the JNI worker ). Things will degrade gracefully - if some

cvs commit: jakarta-tomcat-connectors/jk/conf jk2.properties

2002-04-18 Thread costin
costin 02/04/18 12:19:02 Modified:jk/conf jk2.properties Log: Update the config file - most of the stuff has been removed, it was just un-needed pain for the users, we knew already what was there. The config file should be used only to override defaults, if you have a goo

cvs commit: jakarta-tomcat-connectors/jk/conf jk2.manifest

2002-04-18 Thread costin
costin 02/04/18 12:16:45 Modified:jk/conf jk2.manifest Log: Change the manifest so we don't have to setup the classpath. JDK1.2 is required for the manifest to work. Revision ChangesPath 1.4 +2 -2 jakarta-tomcat-connectors/jk/conf/jk2.manifest Index:

Re: Coyote/jk2 - interaction explanations please

2002-04-18 Thread Remy Maucherat
> On Thu, 18 Apr 2002, Remy Maucherat wrote: > > > > > I don't know any differences in the thread handling between 4.0 and 4.1. > > What is the problem ? > > You're right, my mistake. > > There are 2 problems. > > The first was that when you call main(), the method will never return. > In 3.x main

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/server JkMain.java

2002-04-18 Thread costin
costin 02/04/18 12:13:02 Modified:jk/java/org/apache/jk/core WorkerEnv.java jk/java/org/apache/jk/server JkMain.java Log: Add the localId. Revision ChangesPath 1.7 +9 -0 jakarta-tomcat-connectors/jk/java/org/apache/jk/core/WorkerEnv.java

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/common ChannelSocket.java ChannelUn.java

2002-04-18 Thread costin
costin 02/04/18 12:12:36 Modified:jk/java/org/apache/jk/common ChannelSocket.java ChannelUn.java Log: Allow a 'range' of ports to be used. This allows multiple tomcats to be started on the same machine with the same configuration - and get consecutive

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/apr TomcatStarter.java

2002-04-18 Thread costin
costin 02/04/18 12:07:49 Modified:jk/java/org/apache/jk/apr TomcatStarter.java Log: Redirect stdout for JNI mode. Err goes to error.log, but out is lost. Revision ChangesPath 1.2 +5 -0 jakarta-tomcat-connectors/jk/java/org/apache/jk/apr/TomcatStarter.ja

Re: Coyote/jk2 - interaction explanations please

2002-04-18 Thread costinm
On Thu, 18 Apr 2002, Remy Maucherat wrote: > > I don't know any differences in the thread handling between 4.0 and 4.1. > What is the problem ? You're right, my mistake. There are 2 problems. The first was that when you call main(), the method will never return. In 3.x main() starts some dea

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi iis.h isapi.dsp jk2_isapi_plugin.c jk_service_iis.c

2002-04-18 Thread Ignacio J. Ortega
Doh sorry, but the jk2_isapi_plugin.c file is only a copy of mod_jk2.., I'm about to remove it, and commit the correct one.. that does not work at all nor compile, but it's really the work in progress i've mentioned.. Saludos , Ignacio J. Ortega > -Mensaje original- > De: [EMAIL PROTE

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 LocalStrings.properties

2002-04-18 Thread remm
remm02/04/18 11:16:01 Modified:http11/src/java/org/apache/coyote/http11 LocalStrings.properties Log: - Remove unused strings. Revision ChangesPath 1.2 +11 -25 jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/LocalSt

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteAdapter.java CoyoteConnector.java CoyoteRequest.java LocalStrings.properties

2002-04-18 Thread remm
remm02/04/18 11:12:47 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteAdapter.java CoyoteConnector.java CoyoteRequest.java LocalStrings.properties Log: - Spring cleaning of the message strings used by the Coyote adapter fo

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/server JkMain.java

2002-04-18 Thread costin
costin 02/04/18 10:57:53 Modified:jk/java/org/apache/jk/core WorkerEnv.java jk/java/org/apache/jk/server JkMain.java Log: Move the start method from WorkerEnv to JkMain, eliminate all the unused code from WorkerEnv. WorkerEnv is just a store for the components

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/server JniMain.java

2002-04-18 Thread costin
costin 02/04/18 10:48:58 Removed: jk/java/org/apache/jk/server JniMain.java Log: Remove the old jni starter. Replaced with a simpler main() . -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/server JkMain.java

2002-04-18 Thread costin
costin 02/04/18 10:48:00 Modified:jk/java/org/apache/jk/server JkMain.java Log: Added comments on the format used for properties. Added method to save the properties file ( for now in a separate location ) whenever a property is changed after startup ( by JMX or another admi

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/common ChannelJni.java ChannelUn.java Shm.java

2002-04-18 Thread costin
costin 02/04/18 10:44:49 Modified:jk/java/org/apache/jk/common ChannelJni.java ChannelUn.java Shm.java Log: Deal with APR not available gracefully ( with a simple message ). If libapr.so and libjkjni.so are not in LD_LIBRARY_PATH, all native functions

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/apr AprImpl.java

2002-04-18 Thread costin
costin 02/04/18 10:42:26 Modified:jk/java/org/apache/jk/apr AprImpl.java Log: Removed the startup hack. Added a property to check if apr is loaded. Revision ChangesPath 1.10 +6 -75 jakarta-tomcat-connectors/jk/java/org/apache/jk/apr/AprImpl.java Index

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/apr TomcatStarter.java

2002-04-18 Thread costin
costin 02/04/18 10:41:51 Added: jk/java/org/apache/jk/apr TomcatStarter.java Log: Moved the starter hack, cleaned it up. Added auto-detection of tomcat to simplify the C code and the config. The only problem is that if you set both TOMCAT_HOME and CATALINA_HOME, the j

DO NOT REPLY [Bug 8263] New: - url-pattern easyly to circumvent

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Missing files in Tomcat 4.03

2002-04-18 Thread Alexander Höglind
Hi, Just wanted you to know that it seems like that are some class-files missing in Tomcat 4.03 1. org.apache.catalina.loader.Reloader 2. org.apache.naming.JndiPermission 3. org.apache.catalina.loader.Extension I found this when I was trying to debug Servlets using Visual Café 4.1 and Tomcat 4.

RE: AUTHORIZATION HEADER MISSING

2002-04-18 Thread Ignacio J. Ortega
> c:\jakarta-tomcat-connectors\jk\native\iis\jk_isapi_plugin.c(6 > 18) : error > C2065: 'SF_NOTIFY_AUTH_COMPLETE' : undeclared identifier You need to download and install the latest "Microsoft Platform SDK" Saludos , Ignacio J. Ortega -- To unsubscribe, e-mail: For

RE: AUTHORIZATION HEADER MISSING

2002-04-18 Thread Robert Priest
Trying to build the dll from "jakart-tomcat-connectors" Using: Windows 2000 SP2 Visual C++ 6.0 Any Ideas about the following error: Deleting intermediate files and output files for project 'isapi - Win32 Debug'. Configuration: isapi - Win32 Debug Compili

RE: AUTHORIZATION HEADER MISSING

2002-04-18 Thread Ignacio J. Ortega
> De: Robert Priest [mailto:[EMAIL PROTECTED]] > Enviado el: jueves 18 de abril de 2002 17:09 It was private but should be public.. :) > Thanks Ignacio, > > That is working! > > There seems to be an issue when I first set up a webfolder of > continously > being asked to log in (I was prompte

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/apach e2 mod_jk.dsp

2002-04-18 Thread Ignacio J. Ortega
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Enviado el: jueves 18 de abril de 2002 16:46 > > IMHO you should commit - even if it doesn't work ( or brakes the > builds :-). > > Done > > After you commit the jk_service_isapi, I don't want to duplicate > that. > I called it jk2_s

Re: Coyote/jk2 - interaction explanations please

2002-04-18 Thread Remy Maucherat
> On Thu, 18 Apr 2002, GOMEZ Henri wrote: > > > Happy to see how jk and coyote fit well together ;) > > Well, it certainly saved me a lot of time. Plus the joy of > breaking Gump. > > It works amazingly well - I expected some pain in getting > the JNI worker for tomcat4.x ( especially 4.1 ) - it t

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi iis.h isapi.dsp jk2_isapi_plugin.c jk_service_iis.c

2002-04-18 Thread nacho
nacho 02/04/18 08:03:32 Added: jk/native2/server/isapi iis.h isapi.dsp jk2_isapi_plugin.c jk_service_iis.c Log: * Initial commit for jk2 isapi plugin, mostly broken and doesnt compile. Revision ChangesPath 1.1 jakarta-tomcat-c

RE: Coyote/jk2 - interaction explanations please

2002-04-18 Thread costinm
On Thu, 18 Apr 2002, GOMEZ Henri wrote: > Happy to see how jk and coyote fit well together ;) Well, it certainly saved me a lot of time. Plus the joy of breaking Gump. It works amazingly well - I expected some pain in getting the JNI worker for tomcat4.x ( especially 4.1 ) - it turned out all

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/apach e2 mod_jk.dsp

2002-04-18 Thread costinm
On Thu, 18 Apr 2002, Ignacio J. Ortega wrote: > > What you can do is start with jk_service_iis.c ( based on > > jk_service_apache13 ) - and move the few methods related with > > request. > > > > Mind Reading?? this is done already :) not committed but done, mainly > refactoring existing ISAPI

RE: Coyote/jk2 - interaction explanations please

2002-04-18 Thread GOMEZ Henri
Happy to see how jk and coyote fit well together ;) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-Original Message- >From: [EM

RE: Coyote/jk2 - interaction explanations please

2002-04-18 Thread costinm
On Thu, 18 Apr 2002, GOMEZ Henri wrote: > >In Coyote, there's: > >- the container adapters (for 3.3, 4.0, 4.0-HEAD) > >- the external API (request, response, and a couple other things) > > > >JK 2 and HTTP/1.1 are protocol handlers for Coyote. > > Thanks for that. > > Coyote + HTTP/1.1 proto ha

Re: Coyote/jk2 - interaction explanations please

2002-04-18 Thread Remy Maucherat
> Thanks for that. > > Coyote + HTTP/1.1 proto handler in coyote cvs Coyote is in jtc/coyote HTTP/1.1 is in jtc/http11 > jk2 proto handler in jtc cvs jtc/jk and the package is org.apache.jk.*. > Right ? Almost. Remy -- To unsubscribe, e-mail: For additional c

Re: Test build for Tomcat 4.next available

2002-04-18 Thread Remy Maucherat
> On Thu, 18 Apr 2002, Remy Maucherat wrote: > > > What is the problem with "4.1" ? The differences with 4.0 should be minimal. > > If it's a mapping bug, one difference is that the protocol handler has to > > fill out the decodedURI field of the request. Since it's part of the HTTP > > and URI sp

Re: Test build for Tomcat 4.next available

2002-04-18 Thread costinm
On Thu, 18 Apr 2002, Remy Maucherat wrote: > What is the problem with "4.1" ? The differences with 4.0 should be minimal. > If it's a mapping bug, one difference is that the protocol handler has to > fill out the decodedURI field of the request. Since it's part of the HTTP > and URI specs, I move

DO NOT REPLY [Bug 6990] - Catalina 4.0.2 hangs after a few days

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 6990] - Catalina 4.0.2 hangs after a few days

2002-04-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: cvs commit: jakarta-tomcat/src/tests/webpages/WEB-INF test-tomcat.xml

2002-04-18 Thread Keith Wannamaker
I haven't heard from any 4.0 folks -- any interest in me doing something similar for that tree? Keith | -Original Message- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] | Sent: Thursday, April 18, 2002 8:58 AM | To: [EMAIL PROTECTED] | Subject: cvs commit: jakarta-tomcat/src/tests

cvs commit: jakarta-tomcat/src/tests/webpages/WEB-INF test-tomcat.xml

2002-04-18 Thread keith
keith 02/04/18 06:58:01 Modified:.README RELEASE-NOTES-3.3.2.txt build.xml src/admin index.html src/build/nightly start_tomcat.sh stop_tomcat.sh src/build/pkg prototype tomcat.spec src/doc readme serverxml.html tomca

R: How can I install Tomcat 4.0 as a plug-in of IIS 5.1?

2002-04-18 Thread Luca Ventura
Thanks a lot Kevin :)) Now with "tomcat 4.0.4 beta 2" all works fine! Great! Luca P.S: ...is it possible to release a version a Web Server without all the libraries for running? :(( -Messaggio originale- Da: Kevin Seguin [mailto:[EMAIL PROTECTED]] Inviato:

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/apach e2 mod_jk.dsp

2002-04-18 Thread Ignacio J. Ortega
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Enviado el: jueves 18 de abril de 2002 4:34 > > What you can do is start with jk_service_iis.c ( based on > jk_service_apache13 ) - and move the few methods related with > request. > Mind Reading?? this is done already :) not committed but

RE: Coyote/jk2 - interaction explanations please

2002-04-18 Thread GOMEZ Henri
>In Coyote, there's: >- the container adapters (for 3.3, 4.0, 4.0-HEAD) >- the external API (request, response, and a couple other things) > >JK 2 and HTTP/1.1 are protocol handlers for Coyote. Thanks for that. Coyote + HTTP/1.1 proto handler in coyote cvs jk2 proto handler in jtc cvs Right ?

RE: How can I install Tomcat 4.0 as a plug-in of IIS 5.1?

2002-04-18 Thread Kevin Seguin
at one point there was a tomcat-util.jar that was missing some resource bundles (some LocalStrings.properties files) i can't remember exactly what the error(s) looked like for this, but you might try the latest tomcat 4.0.4 beta 2 release. -kevin. > -Original Message- > From: Luca

[GUMP] Build Failure - jakarta-tomcat-4.0

2002-04-18 Thread Craig McClanahan
This email is autogenerated from the output from: Buildfile: build.xml deploy-prepare: deploy-static: deploy:

Coyote b8 ?

2002-04-18 Thread Remy Maucherat
If someone can confirm that the incompatibility between 4.0-HEAD and JK 2 is now fixed, I'd like to put out a new Coyote beta release. It also fixes some SSL configuration problems with Tomcat 4.x, and a few cosmetic fixes. Remy -- To unsubscribe, e-mail: For addit

Re: Coyote/jk2 - interaction explanations please

2002-04-18 Thread Remy Maucherat
> Remy and Costin, could you tell us now, > what's in coyote and what's in jk/jk2 ? > > It's hard to follow/track the changes ... In Coyote, there's: - the container adapters (for 3.3, 4.0, 4.0-HEAD) - the external API (request, response, and a couple other things) JK 2 and HTTP/1.1 are protoc

RE: Building modapp for Tomcat4.0 and apache1_3.23

2002-04-18 Thread GOMEZ Henri
>> JF is working on the same kind of exotics OS I do and even >> worst our boxes speak EBCDIC ;) > >Guys, that's _your_ problem. Not mine... I want to solve my >problem which is >to build like APR and Apache 2.0 do (so that all platforms >supported by that >build system are supported in the same

Coyote/jk2 - interaction explanations please

2002-04-18 Thread GOMEZ Henri
Remy and Costin, could you tell us now, what's in coyote and what's in jk/jk2 ? It's hard to follow/track the changes ... - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8

Re: Building modapp for Tomcat4.0 and apache1_3.23

2002-04-18 Thread Pier Fumagalli
"GOMEZ Henri" <[EMAIL PROTECTED]> wrote: > Back to NetLife > >>> Libtool also has history: it "supports" old versions of OSes >>> and compilers... > > Exact but libtool is missing on many majors OS like Windows (native > not cygwin) and OS/400 (in my case it's a major os). jkant could be >

RE: Building modapp for Tomcat4.0 and apache1_3.23

2002-04-18 Thread GOMEZ Henri
Back to NetLife >> Libtool also has history: it "supports" old versions of OSes >and compilers... Exact but libtool is missing on many majors OS like Windows (native not cygwin) and OS/400 (in my case it's a major os). jkant could be an alternative (even if it didn't fix all problems) >Da

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteAdapter.java

2002-04-18 Thread remm
remm02/04/18 02:12:52 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteAdapter.java Log: - Move the decodedURI field to the adapter. Although this is part of the protocol, it is more a convinience feature used in TC "4.1". - Although I didn't test it, this should f

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Processor.java

2002-04-18 Thread remm
remm02/04/18 02:11:44 Modified:http11/src/java/org/apache/coyote/http11 Http11Processor.java Log: - Move the decodedURI field to the adapter. Although this is part of the protocol, it is more a convinience feature used in TC "4.1". Revision Chan

Re: Test build for Tomcat 4.next available

2002-04-18 Thread Remy Maucherat
> On Wed, 17 Apr 2002, Remy Maucherat wrote: > > > The build (which can be considered alpha quality) can be downloaded at: > > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/nightly/test1/ > > Hi Remy - something is strange in coyote/jk2 - I get: > "No Context configured to process this r

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/valve ValveUtil.java

2002-04-18 Thread manveen
manveen 02/04/18 00:39:28 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/valve ValveUtil.java Log: fix for adding valve to service. Revision ChangesPath 1.4 +14 -9 jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apa

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties

2002-04-18 Thread manveen
manveen 02/04/18 00:37:20 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties Log: Addes properties for aliases. Revision ChangesPath 1.43

8024 is bugging me

2002-04-18 Thread Attila Szegedi
Guys, the bug 8024 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8024) is really bugging me. Excuse me for nudging; I do know this is volunteer work and have respect for all of your time (being a committer myself on several OSS projects), but could you incorporate the patch I provided (http:/