cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler Generator.java

2002-08-30 Thread luehe
luehe 2002/08/30 20:37:16 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: Do not process named attribute using property editor if it is a fragment Revision ChangesPath 1.87 +6 -4 jakarta-tomcat-jasper/jasper2/src/share/org/apache/ja

[5][PATCH] Build and run the catalina tester webapp against tomcat5

2002-08-30 Thread Steve Downey
This patch builds the catalina tester app in the context of tomcat-5, and installs and runs in the tmp directory, the same way that watchdog is run. I had to change a couple of the build variables in tester, to match some of the new ones. Also the examples web app is not expanded by default, s

DO NOT REPLY [Bug 12204] - Validation of TLD does not happen

2002-08-30 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_b

DO NOT REPLY [Bug 12204] New: - Validation of TLD does not happen

2002-08-30 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_b

DO NOT REPLY [Bug 12200] - Translation error thrown when accessing fragment scoped variables

2002-08-30 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_b

RE: Spec question: RE BUG 12052

2002-08-30 Thread Bojan Smojver
On Fri, 2002-08-30 at 23:51, Ignacio J. Ortega wrote: > > De: Bojan Smojver [mailto:[EMAIL PROTECTED]] > > Enviado el: 30 de agosto de 2002 1:11 > > Para: Tomcat Dev List > > Asunto: RE: Spec question: RE BUG 12052 > > > > > > On Thu, 2002-08-29 at 23:49, Ignacio J. Ortega wrote: > > > > > We

DO NOT REPLY [Bug 12203] New: - Tomcat & Apache log errors when accessing Tomcat via Apache

2002-08-30 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_b

Re: jakarta-servleapi-5

2002-08-30 Thread Amy Roh
Ignacio J. Ortega wrote: >>De: Amy Roh [mailto:[EMAIL PROTECTED]] >>Enviado el: 31 de agosto de 2002 2:04 >>Para: Tomcat Developers List >>Asunto: Re: jakarta-servleapi-5 >> >> >>How many and who have commit access to j-s-5 currently > > > bash-2.04$ grep servletapi /home/cvs/CVSROOT/avail > av

RE: jakarta-servleapi-5

2002-08-30 Thread Ignacio J. Ortega
> De: Amy Roh [mailto:[EMAIL PROTECTED]] > Enviado el: 31 de agosto de 2002 2:04 > Para: Tomcat Developers List > Asunto: Re: jakarta-servleapi-5 > > > How many and who have commit access to j-s-5 currently bash-2.04$ grep servletapi /home/cvs/CVSROOT/avail avail|craigmcc,eduardop,dannyc,jhunt

DO NOT REPLY [Bug 12201] New: - Problme defining values for type element in attributes of custom actions

2002-08-30 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_b

DO NOT REPLY [Bug 12200] - Translation error thrown when accessing fragment scoped variables

2002-08-30 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_b

Re: jakarta-servleapi-5

2002-08-30 Thread Amy Roh
How many and who have commit access to j-s-5 currently anyway? How do people get voted in? [X] Change access to jakarta-servletapi-5 to allow all tomcat committers Amy Bob Herrmann wrote: > I agree! access to changing the examples is hindered. Perhaps we should > take a vote like this? > >

RE: jakarta-servleapi-5

2002-08-30 Thread Ignacio J. Ortega
> De: Bob Herrmann [mailto:[EMAIL PROTECTED]] > Enviado el: 31 de agosto de 2002 0:42 > Para: Tomcat Developers List > Asunto: Re: jakarta-servleapi-5 Hola Bob: Ohh yeah, new committers, just readed archives, the vote was in middle august, just when i was toasting myself to death at the Beach, w

Re: jakarta-servleapi-5

2002-08-30 Thread Costin Manolache
AFAIK jakarta-servletapi is considered a separate project - no idea why and how. I think it's the PMC who can decide about this - a project can't vote to get commit access to a different project. I have no idea how this was set up - but in any case you have my +1 on changing access, and if th

Re: [4.1.10] New test milestone released

2002-08-30 Thread Costin Manolache
Not the lucky one... Something like: "> It'll fist generate a duplicated declaration ( once at top level, once at block level ) for _jspx_sub_1, and then look for a variable named 'sub' that is not declared. Costin ( about to leave in vacation :-) Remy Maucherat wrote: > A new test mil

DO NOT REPLY [Bug 12200] New: - Translation error thrown when accessing fragment scoped variables

2002-08-30 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_b

Re: jakarta-servleapi-5

2002-08-30 Thread Patrick Luby
Bob, Good idea. Here's my vote. > > [ ] Create new jakarta-servletjsp-examples > > [ ] Move examples into another exiting repository [?fill this in?] > > [X] Change access to jakarta-servletapi-5 to allow all tomcat committers > > [ ] Leave it all alone > Patrick -- _

Re: jakarta-servleapi-5

2002-08-30 Thread Bob Herrmann
I agree! access to changing the examples is hindered. Perhaps we should take a vote like this? [ ] Create new jakarta-servletjsp-examples [ ] Move examples into another exiting repository [?fill this in?] [ ] Change access to jakarta-servletapi-5 to allow all tomcat committers [ ] Leave it a

strange behavior about response object in container

2002-08-30 Thread Zhenxin wang
Hi, I am modifying the Tomcat 4.0.4 to make it a proxy cache server. I am extending the container's (StandardHost) invoke(Request, Response) function to be able to forward a request if there is no cache for it. I use the apache commons-httpclient to implement the forwarding semantics. While I

jakarta-servleapi-5

2002-08-30 Thread Ignacio J. Ortega
Is needed any process to get to committer access j-s-5? votes or whatever ? If the tomcat people is going to maintain the examples inside there, i think is obvious we need commit access there.. if not i vote to move the examples where mere mortal committers can alleviate the pains of his users..

RE: Spec question: RE BUG 12052

2002-08-30 Thread Ignacio J. Ortega
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Enviado el: 30 de agosto de 2002 20:50 > Para: Tomcat Developers List > Asunto: RE: Spec question: RE BUG 12052 > The server may have 2 ip addresses, one visible from outside and one > restricted by firewalls to only internal users ( and used f

RE: Spec question: RE BUG 12052

2002-08-30 Thread Steve Downey
I think you're missing the virtual server angle. There is NOT a 1-1 mapping from ip address to DNS name. It's N-M. Even from the standpoint of a single machine which received the request, there are many possible names for the IP address. So, given a request like: GET /pub/WWW/TheProject.ht

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs jndi-datasource-examples-howto.xml

2002-08-30 Thread Glenn Nielsen
Thats ok. Remy Maucherat wrote: > [EMAIL PROTECTED] wrote: > >> glenn 2002/08/30 06:41:25 >> >> Modified:webapps/tomcat-docs jndi-datasource-examples-howto.xml >> Log: >> Add FAQ for Random Closed Connection Exceptions > > > It seems I missed that update (unfortunaltely, I had

RE: Spec question: RE BUG 12052

2002-08-30 Thread costinm
On Fri, 30 Aug 2002, Ignacio J. Ortega wrote: > > It may very well be a security issue ( and quite a big one ! > > ). There are > > sites using all kinds of firewalls and settings in httpd.conf to > > restrict access to some hosts or ports ( say from internal network ). > > If Host: info is u

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

2002-08-30 Thread horwat
horwat 2002/08/30 11:41:27 Modified:catalina/src/share/org/apache/catalina/util ExtensionValidator.java Log: If a META-INF directory exists without a manifest file, handle condition gracefully. Revision ChangesPath 1.3 +6 -4 jakarta-t

RE: Spec question: RE BUG 12052

2002-08-30 Thread Ignacio J. Ortega
> -Mensaje original- > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Enviado el: 30 de agosto de 2002 19:54 > Para: Tomcat Developers List > Asunto: RE: Spec question: RE BUG 12052 > > > > It may very well be a security issue ( and quite a big one ! > ). There are > sites using

Question about the processing of Cookie: headers.

2002-08-30 Thread Lenny Karpel
Hello .. One of my compatriots is having a problem with a 3rd party peice of software that attempting to access a Tomcat 4.0.4 server. The 3rd party software .. acting as a client .. is sending a requst with a cookie: header with the following value .. JSESSIONID=F40180928E56604E197E25DE

cvs commit: jakarta-tomcat-jasper/jasper2 build.xml

2002-08-30 Thread kinman
kinman 2002/08/30 11:04:50 Modified:jasper2 build.xml Log: - Don't copy jasper to shared/lib Revision ChangesPath 1.17 +0 -8 jakarta-tomcat-jasper/jasper2/build.xml Index: build.xml ===

jtc/naming

2002-08-30 Thread costinm
Remy, I would like to create a new dir in j-t-c, for the naming contexts used in jk config and some other 'experiments'. I started few ant tasks and ant 'dynamic property' ( ${jndi:...} ) and ant jndi tasks ( jndiSet, jndiCopy, etc ). That would allow ant tasks to do automated config changes

RE: Spec question: RE BUG 12052

2002-08-30 Thread costinm
On Fri, 30 Aug 2002, Ignacio J. Ortega wrote: > > - Another cause to worry is the comment in apache2 core.c: > > > > There are two options regarding what the "name" of a server is. The > > "canonical" name as defined by ServerName and Port, or the "client's > > name" as supplied by a possi

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler JspUtil.java

2002-08-30 Thread luehe
luehe 2002/08/30 10:42:00 Modified:jasper2/src/share/org/apache/jasper/compiler JspUtil.java Log: When parsing TLD element, convert primitive parameter types into Class objects by appending ".class" to the keyword for the primitive type (e.g., "int.class"), instead of calling

RE: Spec question: RE BUG 12052

2002-08-30 Thread Ignacio J. Ortega
> - Another cause to worry is the comment in apache2 core.c: > > There are two options regarding what the "name" of a server is. The > "canonical" name as defined by ServerName and Port, or the "client's > name" as supplied by a possible Host: header or full URI. We never > trust the por

Re: [PROPOSAL] Have Bootstrap and BootsrapService share startup/shutdowncode

2002-08-30 Thread costinm
On Fri, 30 Aug 2002, jean-frederic clere wrote: > I still see no good reasons to make a 'copy'... Well, for the JNI invocation ( starting the VM inprocess ) - I just want to make sure that jk is not missing any 'trick' - as you know this is a very OS-specific and delicate problem. Right now it

RE: Spec question: RE BUG 12052

2002-08-30 Thread costinm
On Fri, 30 Aug 2002, Ignacio J. Ortega wrote: > > Wrong, It takes the port and ServerName from the Host: header if the > Request-uri is relative ( most common case ) and from the Reqeust-Uri if > it is absolute.. rfc2616 Section 5.2 strict compliance.. The comment in apache2.0 core.c seems to s

Re: JSR77 and JSR88

2002-08-30 Thread costinm
On Fri, 30 Aug 2002, Damian Frach wrote: > We are now planning new features for the next Forte release. We have > plans for a JSR77 (managament) and JSR88 (deployment) implementation. > Can you give me information of your plans in this issue? We had few discussions. Tomcat is currently using a

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler Generator.java

2002-08-30 Thread luehe
luehe 2002/08/30 09:54:09 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: Fixed 12109: Using functions in EL causes a NPE to be thrown in the GenerateELFunctionMap.java Revision ChangesPath 1.86 +17 -11 jakarta-tomcat-j

DO NOT REPLY [Bug 12109] - Using functions in EL causes a NPE to be thrown in the GenerateELFunctionMap.java

2002-08-30 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_b

DO NOT REPLY [Bug 12196] New: - request.getRemoteUser() returns null for AJP request with remote username

2002-08-30 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_b

DO NOT REPLY [Bug 12194] New: - Tomcat does not send WWW-Authenticate header

2002-08-30 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_b

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs jndi-datasource-examples-howto.xml

2002-08-30 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: > glenn 2002/08/30 06:41:25 > > Modified:webapps/tomcat-docs jndi-datasource-examples-howto.xml > Log: > Add FAQ for Random Closed Connection Exceptions It seems I missed that update (unfortunaltely, I had to do the packaging now, or next monday). Anywa

DO NOT REPLY [Bug 11436] - Patch for README.txt, there is no build.properties.sample anymore

2002-08-30 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_b

DO NOT REPLY [Bug 11722] - There is no "build.properties.sample" file.

2002-08-30 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_b

DO NOT REPLY [Bug 11592] - Starting apache sever

2002-08-30 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_b

[4.1.10] New test milestone released

2002-08-30 Thread Remy Maucherat
A new test milestone of Tomcat 4.1 has just been released. Downloads: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/test/v4.1.10/ Significant changes over 4.1.9 Beta include: - Jasper 2 bugfixes - Catalina classloader bugfixes - Stable versions of components from Jakarta Commons, including

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

2002-08-30 Thread jfclere
jfclere 2002/08/30 07:15:06 Modified:webapp Makedefs.in Makefile.in configure.in webapp/apache-1.3 Makefile.in webapp/support wa_apr.m4 Log: Arrange to allow to use the released version of APR. Revision ChangesPath 1.22 +5 -1 jak

RE: Spec question: RE BUG 12052

2002-08-30 Thread Ignacio J. Ortega
> De: Bojan Smojver [mailto:[EMAIL PROTECTED]] > Enviado el: 30 de agosto de 2002 1:11 > Para: Tomcat Dev List > Asunto: RE: Spec question: RE BUG 12052 > > > On Thu, 2002-08-29 at 23:49, Ignacio J. Ortega wrote: > > > We know how r->parsed_uri.port gets his value? > > Yep. It's getting it fr

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs jndi-datasource-examples-howto.xml

2002-08-30 Thread glenn
glenn 2002/08/30 06:41:25 Modified:webapps/tomcat-docs jndi-datasource-examples-howto.xml Log: Add FAQ for Random Closed Connection Exceptions Revision ChangesPath 1.5 +67 -0 jakarta-tomcat-4.0/webapps/tomcat-docs/jndi-datasource-examples-howto.xml Inde

JSR77 and JSR88

2002-08-30 Thread Damian Frach
Hi, I am a member of the web app group of the Forte tools. Our group is responsible for the Tomcat integration with the Netbeans/Forte IDE. We are now planning new features for the next Forte release. We have plans for a JSR77 (managament) and JSR88 (deployment) implementation. Can you give

cvs commit: jakarta-tomcat-jasper/jasper2 build.xml

2002-08-30 Thread remm
remm2002/08/30 04:40:35 Modified:jasper2 Tag: tomcat_4_branch build.xml Log: - Don't copy Jasper to shared/lib. Revision ChangesPath No revision No revision 1.7.2.1 +0 -8 jakarta-tomcat-jasper/jasper2/build.

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

2002-08-30 Thread remm
remm2002/08/30 04:40:04 Modified:catalina build.xml Log: - Create the "shared/classes" and "shared/lib" folders. Revision ChangesPath 1.127 +2 -0 jakarta-tomcat-4.0/catalina/build.xml Index: build.xml ==

DO NOT REPLY [Bug 4112] - isapi_redirect.dll does not handle Tomcat down case gracefully

2002-08-30 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 11436] - Patch for README.txt, there is no build.properties.sample anymore

2002-08-30 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_b

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

2002-08-30 Thread jfclere
jfclere 2002/08/30 01:43:19 Modified:webapp README.txt Log: Fix PR: 11436. Revision ChangesPath 1.19 +2 -3 jakarta-tomcat-connectors/webapp/README.txt Index: README.txt === RCS file: /ho

DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-08-30 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_b