DO NOT REPLY [Bug 11115] - Shell scripts not executable

2002-07-23 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 6088] - Too many custom tags?

2002-07-23 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 11115] New: - Shell scripts not executable

2002-07-23 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: Connectors on MacOS X

2002-07-23 Thread Pier Fumagalli
Tobias Wunden <[EMAIL PROTECTED]> wrote: > 3) Provide Information on dlopen Build on top of APR and that problem goes away. That's why APR is the way to go, right? Pier -- I love introducing bug: "Floating Point Exception this is Access Violation, Access Violation, this is Floating Point

Re: cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0mod_jk.c

2002-07-23 Thread Bojan Smojver
Since it seems like people have totally different needs in regards to static files and redirection of 'ambiguous' directory requests to Tomcat, I went with the option ForwardDirectories, which can be specified in JkOptions. It is off by default. When turned off, any directory that doesn't contain

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2002-07-23 Thread bojan
bojan 2002/07/23 21:48:52 Modified:jk/native/apache-2.0 mod_jk.c Log: Save a strcmp() call. Revision ChangesPath 1.54 +3 -3 jakarta-tomcat-connectors/jk/native/apache-2.0/mod_jk.c Index: mod_jk.c

cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2002-07-23 Thread bojan
bojan 2002/07/23 19:38:32 Modified:jk/native/apache-2.0 mod_jk.c Log: Refine directory handling a bit more. Make use of the new JkOption, ForwardDirectories. When enabled, all unresolved directory requests go to Tomcat. This option is disabled by default. Revision Change

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_global.h

2002-07-23 Thread bojan
bojan 2002/07/23 19:36:36 Modified:jk/native/common jk_global.h Log: New JkOption: ForwardDirectories. If used, all unresolved directory requests will be handled by Tomcat. By default, this option will be turned off. Revision ChangesPath 1.19 +3 -1 jakarta-

DO NOT REPLY [Bug 11112] New: - Tomcat not aware of Implicit Map entries from TLDs

2002-07-23 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 10789] - Setting DirectoryIndex of index.jsp does not get served by jk2

2002-07-23 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 7052] - Security manager not initialised or accessed properly

2002-07-23 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 11086] - Null pointer exception in JasperLoader.loadClass(String, boolean)

2002-07-23 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/jk/native2/server/apache2 mod_jk2.c

2002-07-23 Thread bojan
bojan 2002/07/23 17:44:20 Modified:jk/native2/server/apache2 mod_jk2.c Log: Kick out DIR_MAGIC_TYPE from jk2_handler() since it is never given to it anyway. This will have to be resolved later for mod_jk2. Make sure main request gets the appropriate info when the sub-reques

DO NOT REPLY [Bug 11045] - Jikes compiler output appears in catalina.out not browser

2002-07-23 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: [VOTE]: Re: cvscommit:jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2002-07-23 Thread Bojan Smojver
On Wed, 2002-07-24 at 06:47, Bill Barker wrote: > > Before I make any changes to the CVS, I'd like to know what everyone > > thinks. So, here are the choices: > > > > [ ] Keep it as is and send all DIR_MAGIC_TYPE requests to Tomcat > > [ ] Keep it as is, but only if DIR_MAGIC_TYPE can be turned on

DO NOT REPLY [Bug 11105] New: - Get "Http10: Parse error, empty line" error while parsing headers

2002-07-23 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: [VOTE]: Re: cvs commit:jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2002-07-23 Thread Bojan Smojver
On Tue, 2002-07-23 at 23:39, Henri Gomez wrote: > > Before I make any changes to the CVS, I'd like to know what everyone > > thinks. So, here are the choices: > > > > [ ] Keep it as is and send all DIR_MAGIC_TYPE requests to Tomcat > > [ ] Keep it as is, but only if DIR_MAGIC_TYPE can be turned

RE: Mavenizing tomcat..

2002-07-23 Thread Martin van den Bemt
Almost Beta 5. It just has undergone a major refactor from b4 and has really progressed in the mean time. Currently commons is completely mavenezied to get rid of the bugs that may be around and probably to solve shortcomings still found before b5 is released. Mvgr, Martin On Tue, 2002-07-23 at

Re: [logging] Better support for stack walking

2002-07-23 Thread Bob Herrmann
Hi. This patch to commons logging allow you to specify which methods in the call stack are uninteresting when using the JDK1.4 Logger. In Tomcat this seems to be all methods named "log" and "internalLog." This is based on Costin's idea of uninteresting classes, but seems to work better for meth

[logging] [PATCH] JDK 1.4 Logging

2002-07-23 Thread Bob Herrmann
On Tue, 2002-07-23 at 15:03, Bob Herrmann wrote: > On Mon, 2002-07-22 at 14:18, [EMAIL PROTECTED] wrote: > > > > I think there is a simpler solution for this class of problems, and > > that would also work with log4j and doesn't require _any_ API change. > > ( only changes to the adapter implem

RE: Mavenizing tomcat..

2002-07-23 Thread Ignacio J. Ortega
Which version is maven in, right now? Saludos , Ignacio J. Ortega -- To unsubscribe, e-mail: For additional commands, e-mail:

DO NOT REPLY [Bug 11101] New: - java.lang.NullPointerException on startup.bat execution

2002-07-23 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: [VOTE]: Re: cvs commit:jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2002-07-23 Thread Bill Barker
> Before I make any changes to the CVS, I'd like to know what everyone > thinks. So, here are the choices: > > [ ] Keep it as is and send all DIR_MAGIC_TYPE requests to Tomcat > [ ] Keep it as is, but only if DIR_MAGIC_TYPE can be turned on/off > [ ] Remove DIR_MAGIC_TYPE handling altogether > [ ]

Re: [logging] Better support for stack walking

2002-07-23 Thread costinm
> 1. For Log4J at least, the wrapper class is 'given' to the logger > implementation via a constructor argument. No, it is passed on each call. Log4j is the easiest, it has all the support we need. > 1.a. Log.setLogWrapper/setAttribute isn't enough. Putting aside > design/style arguments,

mod_jk2

2002-07-23 Thread Dev Zero G Ltd
Hello and thanks for reading! Trying to build mod_jk2 for Tomcat4 and Apache2... with huge problems :( Having gotten this far, I have this compile problem: apache 2.0.39; freebsd 4.4 i386; conne4ctors 4.0.4 snip [so] In file included from /usr/tmp/jakarta-tomcat-connectors-4.0.4-src

jakarta-tomcat-connectors-4.0.4

2002-07-23 Thread Mike Dewhirst
Hello and thanks for reading! Trying to build mod_jk2 for Tomcat4 and Apache2... with huge problems :( Having gotten this far, I have this compile problem: apache 2.0.39; freebsd 4.4 i386; conne4ctors 4.0.4 snip [so] In file included from /usr/tmp/jakarta-tomcat-connectors-4.0.4-src

[PATCH] Re: JDK 1.4 Logging

2002-07-23 Thread Bob Herrmann
On Mon, 2002-07-22 at 14:18, [EMAIL PROTECTED] wrote: > > I think there is a simpler solution for this class of problems, and > that would also work with log4j and doesn't require _any_ API change. > ( only changes to the adapter implementations ) > > Any 'wrapper' will use: > factory=LogFact

Mavenizing tomcat..

2002-07-23 Thread Martin van den Bemt
Hi everyone, As Costin mentioned on the commons-dev list, is that a real test for maven would be mavenizing tomcat (tomcat-connectors would be cool too btw..). Since I am volunteering and don't have commit access (and now for a whle not fulltime tomcatting anymroe) , I want to ask for some suppo

Re: [PATCH]Japanese localization for Tomcat-Admin (2nd time)

2002-07-23 Thread Amy Roh
I'll apply this patch. Thanks, Moriguchi and Okamoto. :-) Amy > Hi, Tomcat 4 commiters, > > Why didn't you take this patch? > Please tell me what I should do. > > Original Message: > > Message-ID: <[EMAIL PROTECTED]> > > Subject: [PATCH]Japanese localization for Tomcat-Admin > > Date: T

FW: ajp13 (Tomcat 3.2.x) corrupting requests??

2002-07-23 Thread Shinta Tjio
We are using Apache 1.3.26 and Tomcat 3.2.2. We've seen some clients to be hanging Apache on SSL read. The cause of this hang seems to be network/TCP/IP issue. The read will eventually times out. When it times out, here's where the problem starts. Tomcat seems to be grabbing some buffer that cont

Re: Missing patch for Japanese support in admin

2002-07-23 Thread MORIGUCHI Hirokazu
Hi, Amy and Craig, > On Mon, 22 Jul 2002, Amy Roh wrote: > > If I remember correctly, I believe someone sent a patch for Japanese > > support in admin webapp a while ago. I accidentally deleted the email "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > I'm pretty sure it was in July, and had

Re: XML parsers and TC4.1.x

2002-07-23 Thread Craig R. McClanahan
On Tue, 23 Jul 2002, David Oxley wrote: > Date: Tue, 23 Jul 2002 17:53:14 +0100 > From: David Oxley <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: 'Tomcat Developers List' <[EMAIL PROTECTED]> > Subject: XML parsers and TC4.1.x > > The XML parsers in TC4.1.x are

[PATCH]Japanese localization for Tomcat-Admin (2nd time)

2002-07-23 Thread MORIGUCHI Hirokazu
Hi, Tomcat 4 commiters, Why didn't you take this patch? Please tell me what I should do. Original Message: > Message-ID: <[EMAIL PROTECTED]> > Subject: [PATCH]Japanese localization for Tomcat-Admin > Date: Thu, 18 Jul 2002 01:42:30 +0900 > To: [EMAIL PROTECTED] I post Japanese locali

Re: Index files ( was RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2mod_jk2.c

2002-07-23 Thread Craig R. McClanahan
On Tue, 23 Jul 2002 [EMAIL PROTECTED] wrote: > Date: Tue, 23 Jul 2002 09:34:18 -0700 (PDT) > From: [EMAIL PROTECTED] > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: Re: Index files ( was RE: cvs commit: > jakarta-tomcat-conn

[4.1.8] New test milestone released

2002-07-23 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.8/ Significant changes over 4.1.7 Beta include: - Many Jasper 2 bugfixes - DBCP fixes The list of changes is available in the release notes. Remy -- To unsubscr

XML parsers and TC4.1.x

2002-07-23 Thread David Oxley
The XML parsers in TC4.1.x are in common/endorsed. I need these to be only available to the server and therefore in server/endorsed. Is this supposed to work? Also if using JDK1.4, does TC use the JDK's parser or the parser on the classpath as preference? Dave

Re: Index files ( was RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2mod_jk2.c

2002-07-23 Thread costinm
On Tue, 23 Jul 2002, Craig R. McClanahan wrote: > > It's the index.jsp that worries me - combined with precompile jsps. > > > > That could be an extremely common case - and will fail with the > > current implementation. > > > > As a workaround, why don't you just include the JSP source files in

DO NOT REPLY [Bug 11091] - Tomcat 4.1.7 ignores error page specified in web.xml

2002-07-23 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 11091] New: - Tomcat 4.1.7 ignores error page specified in web.xml

2002-07-23 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: Index files ( was RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache2mod_jk2.c

2002-07-23 Thread Craig R. McClanahan
On Mon, 22 Jul 2002 [EMAIL PROTECTED] wrote: > > It's the index.jsp that worries me - combined with precompile jsps. > > That could be an extremely common case - and will fail with the > current implementation. > As a workaround, why don't you just include the JSP source files in the war anywa

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

2002-07-23 Thread remm
remm2002/07/23 08:27:24 Modified:http11/src/java/org/apache/coyote/http11 Constants.java Log: - Make the agent name conform to the usual standards. Revision ChangesPath 1.9 +1 -1 jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/Constants

DO NOT REPLY [Bug 10789] - Setting DirectoryIndex of index.jsp does not get served by jk2

2002-07-23 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 11086] - Null pointer exception in JasperLoader.loadClass(String, boolean)

2002-07-23 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 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-07-23 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-jasper gump.xml

2002-07-23 Thread rubys
rubys 2002/07/23 07:35:54 Modified:.Tag: tomcat_4_branch gump.xml Log: Specify the tag on the tomcat_4_branch Revision ChangesPath No revision No revision 1.1.2.1 +1 -1 jakarta-tomcat-jasper/gump.xml

DO NOT REPLY [Bug 11086] New: - Null pointer exception in JasperLoader.loadClass(String, boolean)

2002-07-23 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 11045] - Jikes compiler output appears in catalina.out not browser

2002-07-23 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-4.0 RELEASE-NOTES-4.1.txt

2002-07-23 Thread remm
remm2002/07/23 07:19:19 Modified:.RELEASE-NOTES-4.1.txt Log: - Status update for 4.1.8. Revision ChangesPath 1.14 +52 -1 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt

Re: [VOTE]: Re: cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2002-07-23 Thread Henri Gomez
Quoting Bojan Smojver <[EMAIL PROTECTED]>: > And I answer (to myself :-) > > On Tue, 2002-07-23 at 14:47, Bojan Smojver wrote: > > So, the unsolved questions for me are: > > > > 1. What is it then that jk_handler() does that makes it actually serve the > > request when DIR_MAGIC_TYPE is include

DO NOT REPLY [Bug 11076] - Security grants are not recognized by all loaded classes

2002-07-23 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 11076] - Security grants are not recognized by all loaded classes

2002-07-23 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 11045] - Jikes compiler output appears in catalina.out not browser

2002-07-23 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-catalina/catalina/src/share/org/apache/catalina/session StandardSession.java

2002-07-23 Thread remm
remm2002/07/23 05:49:55 Modified:catalina/src/share/org/apache/catalina/session StandardSession.java Log: - Set manager to null before recycling. - Patch submitted by Arvind Srinivasan Revision ChangesPath 1.2 +8 -8 jakarta-tomc

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

2002-07-23 Thread remm
remm2002/07/23 05:49:11 Modified:catalina/src/share/org/apache/catalina/session StandardSession.java Log: - Set manager to null before recycling. - Patch submitted by Arvind Srinivasan Revision ChangesPath 1.31 +8 -8 jakarta-tomc

cvs commit: jakarta-tomcat-catalina/webapps/admin admin.xml

2002-07-23 Thread remm
remm2002/07/23 05:13:05 Modified:webapps/admin admin.xml Log: - Add an example of host limiting in the admin webapp. - Patch submitted by Ian Darwin Revision ChangesPath 1.2 +8 -1 jakarta-tomcat-catalina/webapps/admin/admin.xml Index: admin.xml =

cvs commit: jakarta-tomcat-4.0/webapps/admin admin.xml

2002-07-23 Thread remm
remm2002/07/23 05:12:15 Modified:webapps/admin admin.xml Log: - Add an example of host limiting in the admin webapp. - Patch submitted by Ian Darwin Revision ChangesPath 1.3 +8 -1 jakarta-tomcat-4.0/webapps/admin/admin.xml Index: admin.xml ==

Re: Announcing the JSP 2.0 Preview EA1 Implementation

2002-07-23 Thread peter lin
finally found the page for the spec. http://jcp.org/aboutJava/communityprocess/review/jsr152/index.html in case anyone else doesn't want to spend 10 minutes looking for the spec. peter peter lin wrote: > > can any provide a link to a working draft of the spec if it is > availabe? I'd like t

Re: Announcing the JSP 2.0 Preview EA1 Implementation

2002-07-23 Thread peter lin
can any provide a link to a working draft of the spec if it is availabe? I'd like to compare the Expression language portion against the JSTL spec. peter lin Mark Roth wrote: > > For those of you tracking the JSP 2.0 specification, we are pleased to > announce the availability of an Early Ac

[VOTE]: Re: cvs commit:jakarta-tomcat-connectors/jk/native/apache-2.0 mod_jk.c

2002-07-23 Thread Bojan Smojver
And I answer (to myself :-) On Tue, 2002-07-23 at 14:47, Bojan Smojver wrote: > So, the unsolved questions for me are: > > 1. What is it then that jk_handler() does that makes it actually serve the > request when DIR_MAGIC_TYPE is included in the test? It must be that its mapping > is 'better' t

DO NOT REPLY [Bug 5899] - HTTP POST parameters ignored in CGIServlet.java

2002-07-23 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 11076] - Security grants are not recognized by all loaded classes

2002-07-23 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

[GUMP] Build Failure - jakarta-tomcat-4.0

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

DO NOT REPLY [Bug 11076] New: - Security grants are not recognized by all loaded classes

2002-07-23 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 11075] - [PATCH] AccessLogValue Request Header ${xxx}i support

2002-07-23 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 11075] New: - [PATCH] AccessLogValue Request Header ${xxx}i support

2002-07-23 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: Any interest in a Poolman DataSource Factory class?

2002-07-23 Thread Remy Maucherat
Isaac Arias wrote: > Hi, > > I know that Tomcat is moving towards using the commons > db pool but there may be some people still using the > Poolman package to do connection pooling. > > I created a PoolmanDataSourceFactory that can be > plugged into Tomcat 4.0.x and Tomcat 4.1.x to provide > Po