DO NOT REPLY [Bug 3839] - Problem bookmarking login page

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3839. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

I can't startup tomcat 4.0.3 with security option

2002-06-14 Thread paolo
I' ve installed tomcat 4.0.3 on Linux 7.2 and I try to start with security option but It doesn't work: the error message is: Catalina.start: java.security.AccessControlException: access denied (java.io.FilePermission /var/tomcat4/conf/server.xml read) server.xml is tomcat4.tomcat4 for owner

doc and code not very in accordance.

2002-06-14 Thread jean-frederic clere
Hi, I have noted the following: +++ env-registerFactory( env, logger.file, jk2_logger_file_factory ); env-registerFactory( env, logger.win32, jk2_logger_win32_factory ); env-registerFactory( env, workerEnv, jk2_workerEnv_factory ); env-registerFactory( env, uriMap,

RE: [VOTE] Jan Luehe

2002-06-14 Thread GOMEZ Henri
+1 Welcome on board - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original Message- From: Kin-Man Chung [mailto:[EMAIL

RE: Error 500, mod_jk issues

2002-06-14 Thread GOMEZ Henri
Could you retry with a more recent mod_jk 1.2.0 (jtc/native) from jakarta-tomcat-connectors ? - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6

DO NOT REPLY [Bug 8332] - missing mod_jk source for apache2.0 or all mod_jk sources

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8332. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: JNDI with a custom factory not working

2002-06-14 Thread Arshad Mahmood
From: Remy Maucherat [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Thursday, June 13, 2002 7:11 PM Subject: Re: JNDI with a custom factory not working Arshad Mahmood wrote: Hmm, I will investigate further. It seemed to be that ResourceLink in the server.xml

DO NOT REPLY [Bug 6324] - Invalid POST requests through ajp13 cause 'garbage' characters on the ServletInputStream

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6324. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 6457] - mod_jk causes segmentation fault with JkLogLevel != debug

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6457. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: [PROPOSAL] Minor fix for servletapi-4 GenericServlet

2002-06-14 Thread GOMEZ Henri
+1. Did we have to make a general announce about this API changes ? Which make me think we need a stable tarball/jar/zip for servlet-api4 - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP

RE: DO NOT REPLY [Bug 6457] - mod_jk causes segmentation fault with JkLogLevel != debug

2002-06-14 Thread GOMEZ Henri
Very strange behaviour. I didn't understand why the log cause a segv when JkLogLevel is in INFO mode, whereas there is less log activity. It could be in jk_log, or all others *printf routines. Did ap_psprintf is used to core with %s and NULL string passed ? -Original Message- From:

DO NOT REPLY [Bug 6987] - AJP13Connector does not accept session id from URL

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6987. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [4.0.4] Binaries available

2002-06-14 Thread Renato
Is there possibility the patch for bug #9715 could make it to 4.0.5-b1 ? I found it very very useful... Thanks ! Renato - Brazil Remy Maucherat [EMAIL PROTECTED] wrote: The Tomcat 4.0.4 binaries are now available. Both the tester and Watchdog passed successfully on the build. It also

Problem on Solaris8

2002-06-14 Thread jean-frederic clere
Hi, Has someone an idea where the symbol mcount is located? I have the following error: +++ [INFO] JkMain - -Starting Jk2, base dir= /export/home2/tomcat/jakarta-tomcat-4.1 /dist conf=/export/home2/tomcat/jakarta-tomcat-4.1/dist/conf/jk2.properties XXX native so

RE: Problem on Solaris8

2002-06-14 Thread GOMEZ Henri
conf=/export/home2/tomcat/jakarta-tomcat-4.1/dist/conf/jk2.properties XXX native so /export/home2/tomcat/jakarta-tomcat-connectors/jk/build/jk2/apache 2/mod_jk2.so ld.so.1: /export/home2/tomcat/j2sdk1_3_1_03/bin/../bin/sparc/native_threads/java : fatal: relocation error: file

cvs commit: jakarta-tomcat-4.0/webapps/admin/resources dataSource.jsp dataSources.jspf deleteEnvEntries.jsp envEntries.jspf envEntry.jsp listDataSources.jsp listDataSources.jspf listEnvEntries.jsp listEnvEntries.jspf listResourceLinks.jsp listResourceLinks.jspf resourceLink.jsp resourceLinks.jspf

2002-06-14 Thread amyroh
amyroh 2002/06/14 06:29:30 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin TomcatTreeBuilder.java webapps/admin/WEB-INF/classes/org/apache/webapp/admin/resources DataSourceForm.java DataSourcesForm.java

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans MBeanUtils.java ServerLifecycleListener.java

2002-06-14 Thread amyroh
amyroh 2002/06/14 06:29:49 Modified:catalina/src/conf tomcat-users.xml catalina/src/share/org/apache/catalina/mbeans MBeanUtils.java ServerLifecycleListener.java Log: Add global and context JNDI support. Resource Link and delete resources

Re: Problem on Solaris8

2002-06-14 Thread jean-frederic clere
GOMEZ Henri wrote: conf=/export/home2/tomcat/jakarta-tomcat-4.1/dist/conf/jk2.properties XXX native so /export/home2/tomcat/jakarta-tomcat-connectors/jk/build/jk2/apache 2/mod_jk2.so ld.so.1: /export/home2/tomcat/j2sdk1_3_1_03/bin/../bin/sparc/native_threads/java : fatal: relocation error: file

RE: [4.0.4] Binaries available

2002-06-14 Thread GOMEZ Henri
I was building a commons-logging 1.1 rpm from cvs and the build.xml still contains component.version = 1.0-dev. Normal ? - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8

RE: [4.0.4] Binaries available

2002-06-14 Thread GOMEZ Henri
Forget what I said, I was grabbing logging from jakarta-commons-sandbox instead of jakarta-commons ;[ - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B

DO NOT REPLY [Bug 9865] - Tomcat does not support port based virtual hosting

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9865. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: doc and code not very in accordance.

2002-06-14 Thread costinm
I would change the doc. Shorter names may be better, and it 'looks' like a URI ( ajp13:localhost:8080 ). But I'm not very sure, so whatever you fix is ok ( if it's consistent ). Costin On Fri, 14 Jun 2002, jean-frederic clere wrote: Hi, I have noted the following: +++

RE: DO NOT REPLY [Bug 6457] - mod_jk causes segmentation faultwith JkLogLevel != debug

2002-06-14 Thread costinm
The bug is for mod_jk, not jk2. We use sprintf there, and that is probably the problem. If we can get a stack trace we can easily find the offending log() and add a check for null. I'll add a small macro and start adding it to all log(), to be sure. Costin On Fri, 14 Jun 2002, GOMEZ Henri

RE: DO NOT REPLY [Bug 6457] - mod_jk causes segmentation faultwith JkLogLevel != debug

2002-06-14 Thread GOMEZ Henri
The bug is for mod_jk, not jk2. We use sprintf there, and that is probably the problem. If we can get a stack trace we can easily find the offending log() and add a check for null. I'll add a small macro and start adding it to all log(), to be sure. I take a look around but didn't

Re: Problem on Solaris8

2002-06-14 Thread jean-frederic clere
Clere, Jean-Frederic wrote: GOMEZ Henri wrote: conf=/export/home2/tomcat/jakarta-tomcat-4.1/dist/conf/jk2.properties XXX native so /export/home2/tomcat/jakarta-tomcat-connectors/jk/build/jk2/apache 2/mod_jk2.so ld.so.1:

DO NOT REPLY [Bug 3839] - Problem bookmarking login page

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3839. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: doc and code not very in accordance.

2002-06-14 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: I would change the doc. Shorter names may be better, and it 'looks' like a URI ( ajp13:localhost:8080 ). But I'm not very sure, so whatever you fix is ok ( if it's consistent ). Short names means fixing both doc and code ;-) Costin On Fri, 14 Jun 2002,

DO NOT REPLY [Bug 9865] - Tomcat does not support port based virtual hosting

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9865. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: JNDI with a custom factory not working

2002-06-14 Thread Remy Maucherat
I had a look at the JNDI example, unfortunately it wasn't totally relevant as everything is defined in the web.xml and that has always worked for me. After a lot more debugging and I am getting even more confused (!!!). I put some trace into the init function of my servlet. It's within

Re: JNDI with a custom factory not working

2002-06-14 Thread Arshad Mahmood
Remy, I will send you the config files shortly (they're on a laptop I don't have access to at the moment). My situation does have one unique feature. The servlet which is causing these issues is in a jar which I have installed under common/lib. The reason I have done this is because the servlet

I am interested in developing the RedirectValve

2002-06-14 Thread Geiglein, Gary
I am interested in developing the Redirect Valve. How do I get involved? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

DO NOT REPLY [Bug 9865] - Tomcat does not support port based virtual hosting

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9865. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9865] - Tomcat does not support port based virtual hosting

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9865. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

FW: tomcat 4.0.3

2002-06-14 Thread Moon, Yu-Chan
I apologize, I sent this to the wrong mailing list. -Original Message- From: Moon, Yu-Chan Sent: Friday, June 14, 2002 11:46 AM To: '[EMAIL PROTECTED]' Subject: tomcat 4.0.3 Dear whomever it may concern, I was wondering if anybody could help regarding a

cvs commit: jakarta-tomcat-4.0/catalina/src/conf tomcat-users.xml

2002-06-14 Thread remm
remm2002/06/14 10:39:16 Modified:catalina/src/conf tomcat-users.xml Log: - Remove admin role. Revision ChangesPath 1.5 +1 -1 jakarta-tomcat-4.0/catalina/src/conf/tomcat-users.xml Index: tomcat-users.xml

RE: jk 1.2 freese/snap time in JTC ?

2002-06-14 Thread GOMEZ Henri
OK, I'll try to do the RM for mod_jk 1.2.0 (after all I asked for this release) I'll check all open bugs in bugzilla and sort what are revelants to jk 1.2.0 and what to 2.0.0. Since mod_jk (and jtc) are now revelants to both tomcat3/tomcat4, what about creating a jtc entry in bugzilla to have

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf tomcat-users.xml

2002-06-14 Thread Amy Roh
Thanks for fixing this, Remy. Ooops, 6:30am commits are too early for me. ;-) Amy [EMAIL PROTECTED] wrote: remm2002/06/14 10:39:16 Modified:catalina/src/conf tomcat-users.xml Log: - Remove admin role. Revision ChangesPath 1.5 +1 -1

RE: jk 1.2 freese/snap time in JTC ?

2002-06-14 Thread costinm
There are several bugs related to auth, I'll take a look. We must have all the bugs evaluated ( even with LATER ) before a formal release. OK, I'll try to do the RM for mod_jk 1.2.0 (after all I asked for this release) Great, thanks for volunteering ! ( we should also start looking for a

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conftomcat-users.xml

2002-06-14 Thread Martin van den Bemt
On Fri, 2002-06-14 at 20:34, Amy Roh wrote: Thanks for fixing this, Remy. Ooops, 6:30am commits are too early for me. ;-) Maybe too late too ? Mvgr, Martin -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

What is the Container implementation for HttpConnector

2002-06-14 Thread Chandra Talluri
Hi, I am having trouble fading out the Container implementation for HttpConnector or any connector. Can some one tell me which is the Container and where the connector.setContainer being called -Thanks Chandra -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands,

DO NOT REPLY [Bug 7374] - Apache Tomcat/4.0.1 message on standard output

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7374. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: What is the Container implementation for HttpConnector

2002-06-14 Thread Christopher K. St. John
Chandra Talluri wrote: I am having trouble finding out the Container implementation for HttpConnector or any connector. I'm not sure what you mean. Connector doesn't implement Container. Or are you asking something else? Can some one tell me which is the Container and where the

DO NOT REPLY [Bug 7374] - Apache Tomcat/4.0.1 message on standard output

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7374. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-4.0/webapps/admin/resources dataSource.jsp deleteDataSources.jsp envEntry.jsp listDataSources.jspf

2002-06-14 Thread amyroh
amyroh 2002/06/14 13:05:03 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/resources DeleteDataSourcesAction.java DeleteEnvEntriesAction.java webapps/admin/resources dataSource.jsp deleteDataSources.jsp

Jasper2: JspFactory problems with jspc

2002-06-14 Thread costinm
It seems the factory is set in JspRuntimeContext, which is never called if we pre-compile the jsps. I'm almost done with refactoring the JspC, it seems to work fine (except this one). Can I move this to HttpJspBase ( since the class will be loaded allways, including for jspc compiled

DO NOT REPLY [Bug 9883] New: - invalid CEN header

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9883. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9883] - invalid CEN header

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9883. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper JspCompilationContext.java JspEngineContext.java CommandLineContext.java

2002-06-14 Thread costin
costin 2002/06/14 13:39:12 Modified:jasper2/src/share/org/apache/jasper JspCompilationContext.java JspEngineContext.java Removed: jasper2/src/share/org/apache/jasper CommandLineContext.java Log: Time to break Jasper2... This is the first round of

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

2002-06-14 Thread costin
costin 2002/06/14 13:43:05 Modified:jasper2/src/share/org/apache/jasper JspC.java Log: Second stage of braking jasper2. I split some of the huge methods in smaller ( and hopefully cleaner ) ones, isolated the CLI processing at the end of the file. The class can be used

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

2002-06-14 Thread remm
remm2002/06/14 13:44:08 Modified:.RELEASE-NOTES-4.1.txt Log: - Status update. Revision ChangesPath 1.11 +21 -4 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt

Re: cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasperJspCompilationContext.java JspEngineContext.java CommandLineContext.java

2002-06-14 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: costin 2002/06/14 13:39:12 Modified:jasper2/src/share/org/apache/jasper JspCompilationContext.java JspEngineContext.java Removed: jasper2/src/share/org/apache/jasper CommandLineContext.java Log: Time to break Jasper2...

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

2002-06-14 Thread costin
costin 2002/06/14 13:44:37 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Log: Split the compile() method in generateJava() and generateClass() - JspC only generates java, the compile is a separate step. Also split outdated check, so JspC can check the

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/runtime HttpJspBase.java

2002-06-14 Thread costin
costin 2002/06/14 13:45:55 Modified:jasper2/src/share/org/apache/jasper/runtime HttpJspBase.java Log: Added a check if JspFactory is set, and set it if not. If compiled jsps are used, JspRuntimeContext is not started ( since JspServlet is never invoked, and there is no .jsp

Re: JNDI with a custom factory not working

2002-06-14 Thread Remy Maucherat
Arshad Mahmood wrote: Remy, I will send you the config files shortly (they're on a laptop I don't have access to at the moment). My situation does have one unique feature. The servlet which is causing these issues is in a jar which I have installed under common/lib. The reason I have

Re: cvs commit:jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper JspC.java

2002-06-14 Thread Kin-Man Chung
costin 2002/06/14 13:43:05 Log: Second stage of braking jasper2. You think jasper 2 is going too fast? :-) Otherwise +1 on the changes. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: cvs commit:jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compilerCompiler.java

2002-06-14 Thread Kin-Man Chung
costin 2002/06/14 13:44:37 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Log: Split the compile() method in generateJava() and generateClass() - JspC only generates java, the compile is a separate step. Why not have an option to include javac

Re: cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compilerCompiler.java

2002-06-14 Thread costinm
On Fri, 14 Jun 2002, Kin-Man Chung wrote: costin 2002/06/14 13:44:37 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Log: Split the compile() method in generateJava() and generateClass() - JspC only generates java, the compile is a separate

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

2002-06-14 Thread costin
costin 2002/06/14 14:23:15 Modified:jasper2/src/share/org/apache/jasper JspC.java Log: Add the --compile CLI and 'compile=' ant attribute. If set we'll also compile. I have some doubts about this - it would be ugly to change jspc to support all the options that javac

Re: [PROPOSAL] Minor fix for servletapi-4 GenericServlet

2002-06-14 Thread Craig R. McClanahan
On Fri, 14 Jun 2002, Christopher K. St. John wrote: Date: Fri, 14 Jun 2002 14:24:58 -0700 (PDT) From: Christopher K. St. John [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [PROPOSAL] Minor fix for servletapi-4 GenericServlet

What's up with Tyrex?

2002-06-14 Thread David Haraburda
Hello, The build instructions, and the build.properties.sample file are both setup for Tyrex 1.0 (I'm building from CVS), but Tomcat won't compile (specifically, the two Tyrex class in org.apache.naming.factory), because the tyrex.jdbc package is apparently gone from 1.0. It looks like the

Re: What's up with Tyrex?

2002-06-14 Thread Remy Maucherat
David Haraburda wrote: Hello, The build instructions, and the build.properties.sample file are both setup for Tyrex 1.0 (I'm building from CVS), but Tomcat won't compile (specifically, the two Tyrex class in org.apache.naming.factory), because the tyrex.jdbc package is apparently gone from

Re: [PROPOSAL] Minor fix for servletapi-4 GenericServlet

2002-06-14 Thread Remy Maucherat
Christopher K. St. John wrote: GOMEZ Henri wrote: Did we have to make a general announce about this API changes ? There are only 5 committers for servletapi-4, and none of them appears to be active right at the moment. I agree that there has been way too much discussion about what

RE: [PROPOSAL] Minor fix for servletapi-4 GenericServlet

2002-06-14 Thread Larry Isaacs
Before we roll releases, it sure would be nice if some version info could be included in the MANIFEST.MFs. It has been difficult tracking various versions of servlet.jar, especially Servlet 2.2 versions. I'll work on a patch to submit this weekend. Larry -Original Message- From: Craig

JMX and config of log4j in container env.

2002-06-14 Thread costinm
I recently enabled JMX support for jk, and one of the things it's doing is detect if log4j is available and enable the log4j JMX. There are few problems - and this is a deeper problem, that affects the use of log4j as 'main' logger for tomcat. The first problem is conflicts in the generated

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

2002-06-14 Thread nacho
nacho 2002/06/14 16:39:52 Modified:jk/native2/server/isapi jk_service_iis.c Log: * Better name for the roles attribute Revision ChangesPath 1.19 +3 -1 jakarta-tomcat-connectors/jk/native2/server/isapi/jk_service_iis.c Index: jk_service_iis.c

Re: [VOTE] Jan Luehe

2002-06-14 Thread Denis Benoit
On Thu, 13 Jun 2002, Kin-Man Chung wrote: I'd like to nominate Jan Luehe as a committer to tomcat. Jan is currently a commiter for Jakarta taglib project, and has been active in implementing JSTL, the standard tag library. Jan was involved with jasper 2 from the beginning, and has

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

2002-06-14 Thread remm
remm2002/06/14 17:12:22 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Log: - Remove debug statement. Revision ChangesPath 1.16 +3 -4 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/Compiler.java Index:

Re: cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasperJspC.java

2002-06-14 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: costin 2002/06/14 14:23:15 Modified:jasper2/src/share/org/apache/jasper JspC.java Log: Add the --compile CLI and 'compile=' ant attribute. If set we'll also compile. I have some doubts about this - it would be ugly to change jspc to

DO NOT REPLY [Bug 9856] - sendError(404) fails after getOutputStream() is called, if you have a custom 404 error-page

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9856. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5647] - AJP13 connector will not pass authentication requests

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5647. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5975] - isSecure and getScheme: http are not set when using SSL

2002-06-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5975. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: jk 1.2 freese/snap time in JTC ?

2002-06-14 Thread Ignacio J. Ortega
De: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Enviado el: 14 de junio de 2002 19:57 OK, I'll try to do the RM for mod_jk 1.2.0 (after all I asked for this release) ;) Thanks for volunteering !!! I can test with tc33, but i didn't saw any tc33 bug in this query :).. And i doubt that they

Re: [4.1.5] Milestone available for testing

2002-06-14 Thread Remy Maucherat
Anthony W. Marino wrote: FYI, Index.jsp refers to release refers to 4.1.4. Anthony I don't see how this can happen. The version number written in that page is the same that the one which is in the archive name, and diplayed during the TC startup (I use a filter to set it). I downloaded the

RE: jk 1.2 freese/snap time in JTC ?

2002-06-14 Thread costinm
On Sat, 15 Jun 2002, Ignacio J. Ortega wrote: De: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Enviado el: 14 de junio de 2002 19:57 OK, I'll try to do the RM for mod_jk 1.2.0 (after all I asked for this release) I can test with tc33, but i didn't saw any tc33 bug in this query :)..

Re: jk 1.2 freese/snap time in JTC ?

2002-06-14 Thread Bill Barker
- Original Message - From: Ignacio J. Ortega [EMAIL PROTECTED] To: 'Tomcat Developers List' [EMAIL PROTECTED] Sent: Friday, June 14, 2002 7:06 PM Subject: RE: jk 1.2 freese/snap time in JTC ? De: GOMEZ Henri [mailto:[EMAIL PROTECTED]] Enviado el: 14 de junio de 2002 19:57 OK,

Re: cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net URL.java

2002-06-14 Thread Bill Barker
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 13, 2002 10:34 PM Subject: cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net URL.java billbarker2002/06/13 22:34:23 Modified:

Re: I am interested in developing the RedirectValve

2002-06-14 Thread Sriram N
Never submitted anything myself, but perhaps you could write something and submit a patch to the list. The committers would then review this patch, give feedback. If all goes well, the code could eb integrated. Sriram --- Geiglein, Gary [EMAIL PROTECTED] wrote: I am interested in developing

RE: What is the Container implementation for HttpConnector

2002-06-14 Thread Anand Bashyam Narasimhan
Chadra, It's in the org.apache.catalina.startup.Catalina class in the createStartMapper method. The various element types like Service,Engine,Connector,Valves etc are defined in this method. The various XML parsing handlers are also called indirectly based on the definitions here as follows:-