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

2005-06-16 Thread mturk
mturk 2005/06/15 23:30:45 Modified:jk/native/apache-2.0 mod_jk.c Log: Remove the second invocation for 'ap_get_module_config'. Have no idea why it was called twice, because it can not change during the request. Also remove the useless r-uri duplication. Revision Changes

DO NOT REPLY [Bug 35368] - CVS backups of removed jars prevent TldLocationsCache from initializing

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

DO NOT REPLY [Bug 35289] - [PATCH] - Allow a redirect parameter in the Form_Authentication

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

DO NOT REPLY [Bug 35266] - Unable to compile class for JSP, libJ3D.jnilib falsely recognized as zip

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

DO NOT REPLY [Bug 34866] - redeployment of webapp deletes context XML descriptor

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

DO NOT REPLY [Bug 34840] - updating war - tomcat removes mycontext.xml

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

DO NOT REPLY [Bug 35230] - Page not found error

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

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-06-16 Thread mturk
mturk 2005/06/16 03:05:49 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5.exe tomcat5w.exe Log: Add 'Thread Dump' signal for service mode. Manager has a menu item 'Thread Dump' that sends the CTRL+BREAK evant to the service. Revision ChangesPath No

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

2005-06-16 Thread remm
remm2005/06/16 02:50:12 Modified:catalina/src/share/org/apache/catalina/session StandardSession.java StandardManager.java Log: - 34760: Passivating session should not make stop fail. Revision ChangesPath 1.60 +3 -2

cvs commit: jakarta-tomcat-connectors/jni/native/src jnilib.c ssl.c sslinfo.c

2005-06-16 Thread mturk
mturk 2005/06/16 04:39:12 Modified:jni/native/include ssl_private.h tcn.h jni/native/src jnilib.c ssl.c sslinfo.c Log: Add more SSL infos. Also change the tcn_new_string to allow the NULL to be passed. Revision ChangesPath 1.30 +4 -1

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-06-16 Thread mturk
mturk 2005/06/16 03:05:03 Modified:procrun/bin tomcat5.exe tomcat5w.exe Log: Add 'Thread Dump' signal for service mode. Manager has a menu item 'Thread Dump' that sends the CTRL+BREAK evant to the service. Revision ChangesPath 1.14 +118 -119

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/coyote/ajp AjpAprProcessor.java Constants.java

2005-06-16 Thread remm
remm2005/06/16 04:52:26 Modified:jk/java/org/apache/coyote/ajp AjpAprProcessor.java Constants.java Log: - Default to no timeout for AJP connections with APR. - Fix redirects from the mapper (oops). - Copy over SSL certs support from regular AJP (not

Tomcat on remote server

2005-06-16 Thread sai krishna
Hello, Im a newbie to tomcat. I was trying to install on a remote server. I could install it on the localhost perfectly I can see it when I connect through lynx localhost:8080 I can see default tomcat page. But when I was trying its IP from a remote place http://IP-Address:8080 Im unable to

Re: AJP using APR

2005-06-16 Thread Remy Maucherat
Bill Barker wrote: The biggest problem in JNI ( and probably - in Java playing nice with other languages and the rest of the platform ) is the objects and buffers moving around almost randomly. Yes, it may improve a bit the garbage collection speed - so people can create millions of garbage

Binding a servlet with a name to global context?

2005-06-16 Thread Jaran Nilsen
Hello, I am creating a servlet which I want to be registered by a name, like JNDI, so that other applications running in Tomcat can look up this servlet and call methods directly on it in addition to accessing it via HTTP requests. I have no problems registering it in the Context where the

mavenized versions

2005-06-16 Thread Francesco Tinti
Hi everyone, I am new to Tomcat dev, and I posted here http://www.francesco.tinti.name/ft2/tomcat.htm Jdk 1.5 and mavenized versions of servletapi and jsp-api. In the site there are only project.xml and source in zip format because there aren't CVS repositories I hope they could be useful in

Re: Binding a servlet with a name to global context?

2005-06-16 Thread Ian Darwin
Jaran Nilsen wrote: Hello, I am creating a servlet which I want to be registered by a name, like JNDI, so that other applications running in Tomcat can look up this servlet and call methods directly on it in addition to accessing it via HTTP requests. I don't think that's wise, and it

DO NOT REPLY [Bug 34856] - MacOSX 10.4 and Java 5 jnilibs causes ZipException when Tomcat loads non-jars

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

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-06-16 Thread mturk
mturk 2005/06/16 09:58:33 Modified:procrun/bin tomcat5.exe tomcat5w.exe Log: Fix bug 35359 -- Crash with Environment variables that do not contain %. Revision ChangesPath 1.15 +49 -48jakarta-tomcat-connectors/procrun/bin/tomcat5.exe Binary file

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat5.exe tomcat5w.exe

2005-06-16 Thread mturk
mturk 2005/06/16 09:59:25 Modified:procrun/bin Tag: TOMCAT_5_0 tomcat5.exe tomcat5w.exe Log: Fix bug 35359 -- Crash with Environment variables that do not contain %. Revision ChangesPath No revision No revision 1.2.2.9 +49

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

2005-06-16 Thread remm
remm2005/06/16 10:03:12 Modified:.build.xml catalina/src/share/org/apache/catalina/connector Connector.java LocalStrings.properties jk build.xml Log: - So, compile in AJP on APR, and enable it if APR is present.

cvs commit: jakarta-tomcat-site/xdocs bugreport.xml

2005-06-16 Thread yoavs
yoavs 2005/06/16 10:53:32 Modified:docs bugreport.html xdocsbugreport.xml Log: Moving security bug reporting to the bottom of the list, as requested by [EMAIL PROTECTED] Revision ChangesPath 1.34 +29 -5

DO NOT REPLY [Bug 35352] - Servlet runs 3x (with the same session) after one GET/POST

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

unsubscribe (KMM173346903V82773L0KM)

2005-06-16 Thread eBay Customer Support
unsubscribe - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 35347] - class-path entry in webapp's jar's manifest.mf ignored.

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

DO NOT REPLY [Bug 35243] - Constantly restarting Tomcat because Xerces Parser cannot be instantiated

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

DO NOT REPLY [Bug 35230] - Page not found error

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

DO NOT REPLY [Bug 35229] - alert user about expired certificates in client cert authentication in an understandable way

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

DO NOT REPLY [Bug 35200] - Tomcat connection pooling fault with MySql derived tables

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

DO NOT REPLY [Bug 35266] - Unable to compile class for JSP, libJ3D.jnilib falsely recognized as zip

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

DO NOT REPLY [Bug 34856] - MacOSX 10.4 and Java 5 jnilibs causes ZipException when Tomcat loads non-jars

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

DO NOT REPLY [Bug 35200] - Tomcat connection pooling fault with MySql derived tables

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

DO NOT REPLY [Bug 35266] - Unable to compile class for JSP, libJ3D.jnilib falsely recognized as zip

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

DO NOT REPLY [Bug 35386] New: - Error messages use the wrong key

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