Re: http 302 issue on tomcat 4.0.1

2002-06-04 Thread Dan Sandberg
> > >Ok, but this changes the bahavior of Tomcat, so this has the potential to >break things. >Also, the new spec clarifies it a bit, and requires to be able to do welcome >files on non-existing paths, but which map to something (so getResource is >not a good test). Since everything maps to the de

DO NOT REPLY [Bug 4948] - Class.getPackage() returns null in classes loaded by webapp class loader

2002-06-04 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

WebApplication Hierarchy!!!

2002-06-04 Thread Hanks Mei
Hi, I would like to maintain a web application heirarchy. Meaning a web application being a parent of another.Well, this might be against the spec, but not sure. The reason behind this is that, I have a client framework web application which contains all web components (jsp's/servlets/c

Re: Job postings ?

2002-06-04 Thread Bill Barker
> > Ok, so for those interested, you can go have a look there: > http://www.sun.com/corp_emp/search.cgi?req=525358&cart=1-121 What heresy! Sun is still using CGI ;-). > -- To unsubscribe, e-mail: For additional commands, e-mail:

cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/facade JspInterceptor.java LoadOnStartupInterceptor.java ServletHandler.java

2002-06-04 Thread billbarker
billbarker2002/06/04 20:52:51 Modified:src/facade22/org/apache/tomcat/facade JspInterceptor.java LoadOnStartupInterceptor.java ServletHandler.java Log: Implement preInitCheck. As discussed on tomcat-dev. postInitCheck is being left for a later commit (I'

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core BaseInterceptor.java Container.java

2002-06-04 Thread billbarker
billbarker2002/06/04 20:39:15 Modified:src/share/org/apache/tomcat/core BaseInterceptor.java Container.java Log: Adding the preInitCheck and postInitCheck methods to the API. As discussed on tomcat-dev. Revision ChangesPath 1.52 +14 -0

Re: Job postings ?

2002-06-04 Thread Remy Maucherat
> As allways, it's easier to do than ask permission. > > Since you asked, I think it's too much overhead to have a page, > but sending a mail on tomcat-dev doesn't hurt, it's quite > refreshing to know there are still companies hiring. Yep. Ok, so for those interested, you can go have a look th

Re: http 302 issue on tomcat 4.0.1

2002-06-04 Thread Remy Maucherat
> The spec says that for each welcome file you must check 'whether a > resource in the WAR is mapped to that request URI. The web container > must send the request to the first resource in the WAR that matches. ' > > This is somewhat ambiguous--do they mean resource like getResource(...) > or do

Re: Job postings ?

2002-06-04 Thread David Haraburda
As a (mostly) "lurker" and occasional patch submitter on the Tomcat-dev list, and especially as someone who is in between contract/consulting jobs right now, I think most wouldn't mind these occasional kind of posts -- something that shows up in my inbox will get my attention right away -- most ar

RE: Job postings ?

2002-06-04 Thread Jason Corley
Oh the irony -- I was thinking that the web page would be the better solution. Of course since I'm not a commiter and haven't offered so much as a patch to tomcat I will say this: Remy if I were you I'd weight Costin's thoughts on the subject as slightly more valuable than mine. :-) Jason --

Re: Job postings ?

2002-06-04 Thread costinm
As allways, it's easier to do than ask permission. Since you asked, I think it's too much overhead to have a page, but sending a mail on tomcat-dev doesn't hurt, it's quite refreshing to know there are still companies hiring. Costin On Tue, 4 Jun 2002, Remy Maucherat wrote: > Hi, > > Just w

Re: http 302 issue on tomcat 4.0.1

2002-06-04 Thread Dan Sandberg
The spec says that for each welcome file you must check 'whether a resource in the WAR is mapped to that request URI. The web container must send the request to the first resource in the WAR that matches. ' This is somewhat ambiguous--do they mean resource like getResource(...) or do you me

Re: Tomcat 4.1 Admin Application

2002-06-04 Thread Remy Maucherat
> The DefaultContext is not editable and resources configured for the > DefaultContext are not maintained by the admin application when it > writes out the new server.xml. Instead the resources are merged into > the individual Contexts. Will support for the DefaultContext be added? Yes good poi

Re: Tomcat 4.1 Admin Application

2002-06-04 Thread Amy Roh
Glenn Nielsen wrote: >I looked at the admin application recently and it is looking nice! > >Is this nearing completion? > Yes. > > >Here are some questions and comments: > >I noticed that many of the Host attributes are not editable. > Which non editable attributes do you wish to edit? > > >The

Tomcat3.3.1 problem in property file.

2002-06-04 Thread teik
Hi, I found inconvenience of initial setup of Tomcat3.3.1. When a wrapper.jvm.options in wrapper.properties is empty, Can't execute NT service. Therefore please set some value. --- wrapper.properties Tue Mar 26 07:43:16 2002 +++ wrapper.properties Wed Jun 5 01:35:35 2002 @@ -127,7 +127,7 @@

wrapper.properties problem

2002-06-04 Thread teik
Hi, I found inconvenience of initial setup of Tomcat3.3.1. When a wrapper.jvm.options in wrapper.properties is empty, Can't execute NT service. Therefore please set some value. --- wrapper.properties Tue Mar 26 07:43:16 2002 +++ wrapper.properties Wed Jun 5 01:35:35 2002 @@ -127,7 +127,7 @@

Re: jk2/jni first remarks

2002-06-04 Thread costinm
On Tue, 4 Jun 2002, GOMEZ Henri wrote: > 1) On my configuration, the standard tomcat 3.3.1 >run as user tomcat3, group tomcat3, but apache2 >run as user apache2, group apache2. That won't work very well. At least for in-process mode it is completely impossible to do it otherwise. Ther

RE: [PATCH] Apache2 mod_jk2

2002-06-04 Thread Mladen Turk
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 30. svibanj 2002 16:56 > To: Mladen Turk > Cc: 'Ignacio J. Ortega' > Subject: RE: [PATCH] Apache2 mod_jk2 > > > On Thu, 30 May 2002, Mladen Turk wrote: > > > For start I would like to implement the Apache

Job postings ?

2002-06-04 Thread Remy Maucherat
Hi, Just wondering if posting Tomcat-specific job offers on the list is acceptable, or if there is another place I could post that too (the rationale would be to be able to hire someone with extensive Tomcat knowledge, and even better someone already involved with the community). Since there's no

4.1.3 rating

2002-06-04 Thread Remy Maucherat
There's: * 4 +1s (including mine) for Beta * 1 +1 for Alpha Since there's a +3 differential, I'd say this is a beta :) I'll wait until this evening to see if more people vote. Remy -- To unsubscribe, e-mail: For additional commands, e-mail:

servlet isSecure() patch when forwarding key_size

2002-06-04 Thread Brian Bek Jensen
Hi all I have been working on a setup where an Apache webserver 1.3.24 is handling an SSL connection with a client. The Apache server is connected to a Tomcat server 4.0.3 installed using the .exe file. The Apache server have mod_jk (from a Tomcat 3.3) installed and is communicating with the T

[PATCH] mods to ApplicationContext's getResourcePaths

2002-06-04 Thread Immanuel, Gidado-Yisa
Crossposting to watchdog-dev as this should be of interest I've made some modifications to catalina.core.ApplicationContext to fix a bug reported in bugzilla (don't have the number, bugzilla is currently unreachable from here...search on ServletContext...has to do with consecutive '//'). Also, t

Problem with Servlet and Graphics

2002-06-04 Thread Desarrollo e Investigación
I've been worked with Servlet and i tried to generate a JPG image but Tomcat Displays this error: java.lang.InternalError: Can't connect to X11 window server using ':0' as the value of the DISPLAY variable. at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) at sun.awt.X11Graphi

Re: http 302 issue on tomcat 4.0.1

2002-06-04 Thread Remy Maucherat
> if matchingWelcomeFile.contains("/"): > # psycopathic case no one cares about ( ie. welcome file is a/b.jsp ) > redirect, old style //we show the filename here, but if we didn't we'd > break relative paths > else: > if path.endsWith("/"): > # happy, smiley family case > redispatch,

RE: [PATCH] Apache2 mod_jk2

2002-06-04 Thread costinm
On Tue, 4 Jun 2002, Mladen Turk wrote: > There will be four classes dealing with particular Apache hook > 1. Handler > 2. Input Filter > 3. Output Filter > 4. Protocol For Handler - you should use JkHandler. We can add some more methods if you need, but it would be better to minimize the number

RE: [PATCH] Apache2 mod_jk2

2002-06-04 Thread Mladen Turk
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 4. lipanj 2002 22:00 > To: Mladen Turk > Cc: 'List Tomcat-Dev' > Subject: RE: [PATCH] Apache2 mod_jk2 > > > > > > That's my goal too. The Java side will have all the > interface, and C > > side will jus

RE: [PATCH] Apache2 mod_jk2

2002-06-04 Thread Mladen Turk
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 4. lipanj 2002 20:34 > To: Mladen Turk > Cc: List Tomcat-Dev > Subject: RE: [PATCH] Apache2 mod_jk2 > > > On Tue, 4 Jun 2002, Mladen Turk wrote: > > > There will be four classes dealing with particular Ap

RE: [PATCH] Apache2 mod_jk2

2002-06-04 Thread costinm
On Tue, 4 Jun 2002, Mladen Turk wrote: > We are talking _apache_ modules true? > They extends the _apache_ server, so one writing one should be familiar > with the .conf I think. > In theory some functionality could be reused on other servers like > authentication, and I'm not sure I want to do t

RE: [PATCH] Apache2 mod_jk2

2002-06-04 Thread costinm
On Tue, 4 Jun 2002, Mladen Turk wrote: > > We can add a 'handler' property to reflect the java-side > > handler that will be executed ( or one for the handler type > > and one for the instance). > > I can extend the JkUriSet, but I need the the table of handlers, input > filters, output filter

Server name setting in Apache Tomcat 4

2002-06-04 Thread Luca Ventura
Hello everybody! I have installed Apache Tomcat 4 as plug-in of IIS to support jsp pages and servlets, and alla works fine. For test purposes I installed all on the same machine without changing the server-name (localhost) of my Web Server (IIS) and Servlet/JSP Container (Tomcat). I would like t

DO NOT REPLY [Bug 9607] New: - precompile JSP

2002-06-04 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/native2/server/apache2 Makefile.apxs.in Makefile.in

2002-06-04 Thread hgomez
hgomez 2002/06/04 03:33:45 Modified:jk/native2/server/apache13 Makefile.apxs.in Makefile.in jk/native2/server/apache2 Makefile.apxs.in Makefile.in Log: Updated makefile. No more use list.mk but instead wildcard (req. gnu make) Also HAVE_JNI is set by configure

cvs commit: jakarta-tomcat-connectors/jk/support jk_java.m4

2002-06-04 Thread hgomez
hgomez 2002/06/04 03:29:41 Modified:jk/native2 configure.in jk/support jk_java.m4 Removed: jk/native2/common list.mk Log: Updated configure.in to handle -with-jni Removed list.mk, we use wildcard instead Revision ChangesPath 1.5 +5 -6 j

jk2/jni first remarks

2002-06-04 Thread GOMEZ Henri
I finally succeed make jni works on my Linux boxes with Apache 2.0.36 and tomcat 3.3.1 Some remarks : 1) On my configuration, the standard tomcat 3.3.1 run as user tomcat3, group tomcat3, but apache2 run as user apache2, group apache2. So log/spool files can't be accessed in rw mode

Re: http 302 issue on tomcat 4.0.1

2002-06-04 Thread Dan Sandberg
Here's the new and improved pseudocode. Anyone see any special cases that I've missed? if matchingWelcomeFile.contains("/"): # psycopathic case no one cares about ( ie. welcome file is a/b.jsp ) redirect, old style //we show the filename here, but if we didn't we'd break relative paths els