DO NOT REPLY [Bug 16015] New: - Unable to access Form Fields from JSP Page

2003-01-13 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=16015. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16015] - Unable to access Form Fields from JSP Page

2003-01-13 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=16015. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 10407] - Tomcat Memory Management

2003-01-13 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=10407. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Strange Cookie behavior with ie 6 and subdomains

2003-01-13 Thread Michael Wyraz
Hi! I found a strange bug in internet explorer cookie handling that could possibile workarounded in tomcat: I have 2 different webapps on 2 different domains (a domain and a subdomain of this domain), e.g.: mydomain.com test.mydomain.com When I enter the first domain, a session cookie for this

RE: Strange Cookie behavior with ie 6 and subdomains

2003-01-13 Thread Kevin Jones
Unfortunately the name of the session cookie isn't configurable - it's set by the Servlet specification to be jsessionid, Kevin Jones Developmentor www.develop.com -Original Message- From: Michael Wyraz [mailto:[EMAIL PROTECTED]] Sent: 13 January 2003 13:26 To: [EMAIL PROTECTED]

Re: Strange Cookie behavior with ie 6 and subdomains

2003-01-13 Thread Tim Funk
[ This is more suited for tomcat-user Please post followups to: [EMAIL PROTECTED] ] This is not isolated to IE6 but all browsers. If you are using apache - add the appropriate redirects to your httpd config to force the user to the correct domain. -Tim Michael Wyraz wrote: Hi! I found

Re: Strange Cookie behavior with ie 6 and subdomains

2003-01-13 Thread Michael Wyraz
Hi! The user _is_ on the correct domain. The problem is, that the browser does not recognize, that test.mydomain.com and mydomain.com are different. BTW: Mozilla doesn't have this bug... On Mon, 13 Jan 2003 08:54:54 -0500, Tim Funk wrote: [ This is more suited for tomcat-user Please

DO NOT REPLY [Bug 16026] New: - Tag's body appears inside other tags

2003-01-13 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=16026. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16027] New: - Misleading error message generated when jsp:body is nested within another jsp:body element.

2003-01-13 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=16027. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Strange Cookie behavior with ie 6 and subdomains

2003-01-13 Thread Michael Wyraz
Hi! I did the test: mozilla returns only one session-id per domain. ie returns both: the id of the parent domain and the new one. So it's not a browser bug. It's a tomcat bug ;-) I think tomcat (HttpProcessor.java?) has to be modified to check all of the session-ids returnd from the browser to

DO NOT REPLY [Bug 16026] - Tag's body appears inside other tags

2003-01-13 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=16026. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15904] - UnsupportedEncodingException not thrown if invalid charset (from content type) is set and a call to ServletResponse.getWriter() is made.

2003-01-13 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=15904. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Strange Cookie behavior with ie 6 and subdomains

2003-01-13 Thread Tim Funk
If a cookie is set for mydomain.com. Then the cookie is also sent to: www.mydomain.com foo.mydomain.com test.mydomain.com If Mozilla is NOT doing that. Then Mozilla has a bug. In reality - what is really happening is you have 2 cookies set: One for test.mydomain.com and one for mydomain.com. It

DO NOT REPLY [Bug 16028] New: - JNI safety framework mechanism required

2003-01-13 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=16028. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config host.xml

2003-01-13 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: glenn 2003/01/10 07:52:19 Modified:.RELEASE-NOTES-4.1.txt build.properties.sample catalina build.xml catalina/src/share/org/apache/catalina Deployer.java catalina/src/share/org/apache/catalina/core

DO NOT REPLY [Bug 15105] - pushBody()/popBody() error on tomcat 4.1.12

2003-01-13 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=15105. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config host.xml

2003-01-13 Thread Remy Maucherat
Remy Maucherat wrote: [EMAIL PROTECTED] wrote: glenn 2003/01/10 07:52:19 Modified:.RELEASE-NOTES-4.1.txt build.properties.sample catalina build.xml catalina/src/share/org/apache/catalina Deployer.java

DO NOT REPLY [Bug 16030] New: - Incorrected error message generated when jsp:body is used to provide the body of a jsp:attribute action

2003-01-13 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=16030. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config host.xml

2003-01-13 Thread Glenn Nielsen
Remy Maucherat wrote: [EMAIL PROTECTED] wrote: glenn 2003/01/10 07:52:19 Modified:.RELEASE-NOTES-4.1.txt build.properties.sample catalina build.xml catalina/src/share/org/apache/catalina Deployer.java

DO NOT REPLY [Bug 16031] New: - Custom tag pools does not reset its handler state when returned to pool.

2003-01-13 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=16031. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16032] New: - Not all attributes get copied when the request is forwarded

2003-01-13 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=16032. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config host.xml

2003-01-13 Thread Remy Maucherat
Glenn Nielsen wrote: Remy Maucherat wrote: I am grateful for the fixes introduced with the patch, however: - could you please post something about modifying the base interfaces, before you actually do so ? The change was probably needed, but may break custom extensions. - this is code which

Re: Strange Cookie behavior with ie 6 and subdomains

2003-01-13 Thread Craig R. McClanahan
On Mon, 13 Jan 2003, Michael Wyraz wrote: Date: Mon, 13 Jan 2003 16:00:45 +0100 From: Michael Wyraz [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Subject: Re: Strange Cookie behavior with ie 6 and subdomains Hi! I did

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardHostDeployer.java

2003-01-13 Thread remm
remm2003/01/13 09:34:26 Modified:catalina/src/share/org/apache/catalina/core StandardHostDeployer.java Log: - Fix bad test which causes a string out of bounds exception. Revision ChangesPath 1.12 +9 -7

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config host.xml

2003-01-13 Thread Remy Maucherat
Remy Maucherat wrote: Glenn Nielsen wrote: With a few details. I may be against the change which adds POST support; I don't know what it does, and it adds a dependency. I'm reviewing all changes to the 4.1.x branch, at the moment (and that big patch is giving me trouble). I do see what it

cvs commit: jakarta-servletapi-5/jsr152/examples/WEB-INF/jsp2 jsp2-example-taglib.tld

2003-01-13 Thread kinman
kinman 2003/01/13 09:36:14 Modified:jsr152/examples/WEB-INF/jsp2 jsp2-example-taglib.tld Log: - Undo the patch, as it was unnecessary. Revision ChangesPath 1.3 +0 -1 jakarta-servletapi-5/jsr152/examples/WEB-INF/jsp2/jsp2-example-taglib.tld Index:

jdk support in Tomcat 5

2003-01-13 Thread Filip Hanik
hi there, I am rewriting the session replication for tomcat 5 to be more efficient. Can I use jdk1.4 features such as java.nio packages for that ? thanks Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL

Re: jdk support in Tomcat 5

2003-01-13 Thread Remy Maucherat
Filip Hanik wrote: hi there, I am rewriting the session replication for tomcat 5 to be more efficient. Can I use jdk1.4 features such as java.nio packages for that ? +1. Cluster is a separate module, so I'm fine with that dependency. Remy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED]

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

2003-01-13 Thread remm
remm2003/01/13 09:57:57 Modified:.RELEASE-NOTES-4.1.txt Log: - Status update. Revision ChangesPath 1.47 +66 -7 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt

Re: jdk support in Tomcat 5

2003-01-13 Thread Costin Manolache
Filip Hanik wrote: hi there, I am rewriting the session replication for tomcat 5 to be more efficient. Can I use jdk1.4 features such as java.nio packages for that ? Sure. Just make sure conditional compilation will work ( i.e. someone with JDK1.3 will still be able to build tomcat ). If

DO NOT REPLY [Bug 16034] New: - doAfterBody is not called in iterating tag

2003-01-13 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=16034. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: jdk support in Tomcat 5

2003-01-13 Thread Filip Hanik
If possible, it would be nice to also have fallback code - i.e. code that works ( slower ) on JDK1.3. yes it is, it should be in there now, but that code is dog slow and only works for small clusters :) Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net

DO NOT REPLY [Bug 16031] - Custom tag pools does not reset its handler state when returned to pool.

2003-01-13 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=16031. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16001] - Tag.release() not invoked

2003-01-13 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=16001. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16001] - Tag.release() not invoked

2003-01-13 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=16001. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16034] - doAfterBody is not called in iterating tag

2003-01-13 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=16034. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16001] - Tag.release() not invoked

2003-01-13 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=16001. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servlets HTMLManagerServlet.java

2003-01-13 Thread glenn
glenn 2003/01/13 11:51:55 Modified:catalina/src/share/org/apache/catalina/servlets HTMLManagerServlet.java Log: Fix form action misspelling which crept in during final interface tweaks Revision ChangesPath 1.15 +5 -5

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

2003-01-13 Thread luehe
luehe 2003/01/13 12:09:46 Modified:jasper2/src/share/org/apache/jasper/compiler TagLibraryInfoImpl.java Log: Added support for new 'version' attribute of taglib element, which has been added in JSP 2.0 to replace the jsp-version subelement Revision

[JMX hooks/handler] was Re: cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyoteBaseHook.java

2003-01-13 Thread Jeanfrancois Arcand
Sorry for the delay Costin Manolache wrote: Jeanfrancois Arcand wrote: Hi Costin, (you beat me on the proposal :-) ) Actually - this is a different story ( JMX-enabling different componets). I'll check in similar additions to ValveBase, BaseContainer, CoyoteConnector. Humm..I

DO NOT REPLY [Bug 15672] - DBCP doesn't work on Tomcat 4.1.18 with Oracle JDBC driver

2003-01-13 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=15672. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs html-manager-howto.xml manager-howto.xml

2003-01-13 Thread glenn
glenn 2003/01/13 13:13:55 Modified:webapps/tomcat-docs html-manager-howto.xml manager-howto.xml Log: Minor grammar fixes to docs Revision ChangesPath 1.3 +19 -20jakarta-tomcat-4.0/webapps/tomcat-docs/html-manager-howto.xml Index: html-manager-howto.xml

Re: [JMX hooks/handler] was Re: cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote BaseHook.java

2003-01-13 Thread Costin Manolache
Jeanfrancois Arcand wrote: Actually - this is a different story ( JMX-enabling different componets). I'll check in similar additions to ValveBase, BaseContainer, CoyoteConnector. Humm..I would like to be able to support hooks/Valves also using one approach. I'm not an expert with JMX, but it

ServletException and JDK1.4

2003-01-13 Thread Costin Manolache
Could we change the ServletException class to pass up the Throwable ? This way JDK1.4 getCause() and the better stack trace would work. Costin -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

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

2003-01-13 Thread costin
costin 2003/01/13 14:08:58 Modified:jasper2/src/share/org/apache/jasper/compiler PageDataImpl.java Log: NPE with empty files Revision ChangesPath 1.20 +4 -3

DO NOT REPLY [Bug 16044] New: - problems with gifs and jpegs - HTML are ok

2003-01-13 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=16044. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: JSR77 names for Context ( and ServletWrapper )

2003-01-13 Thread Amy Roh
Costin Manolache wrote: I'm not very familiar with the /admin - how difficult would it be to change the naming format for Contexts ? It's not TOO difficult. You'll need to change createObjectName() for context in MBeanUtils and also in context actions classes so that they query for the

Re: Connector-HOWTO

2003-01-13 Thread Amy Roh
Bishr Tabbaa wrote: Tomcat-Dev, I am trying to develop my own connector for Tomcat 4.x. I have strived to follow the programmatic conventions in the Coyote package such that my package contains a connectorimpl, connectionprocessorimpl, servletoutputstreamimpl, servletinputstream, requestimpl,

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardHostDeployer.java

2003-01-13 Thread glenn
glenn 2003/01/13 15:23:28 Modified:catalina/src/share/org/apache/catalina/core StandardHostDeployer.java Log: Fix a bug when appBase was relative, fix remove of work dir when Context already stopped Revision ChangesPath 1.13 +26 -5

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs manager-howto.xml

2003-01-13 Thread glenn
glenn 2003/01/13 15:25:45 Modified:webapps/tomcat-docs manager-howto.xml Log: Trim down the length of the install source Revision ChangesPath 1.20 +3 -3 jakarta-tomcat-4.0/webapps/tomcat-docs/manager-howto.xml Index: manager-howto.xml

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources messages.properties messages_es.properties messages_fr.properties messages_ja.properties

2003-01-13 Thread kinman
kinman 2003/01/13 15:50:48 Modified:jasper2/src/share/org/apache/jasper/compiler Parser.java jasper2/src/share/org/apache/jasper/resources messages.properties messages_es.properties messages_fr.properties

DO NOT REPLY [Bug 16027] - Misleading error message generated when jsp:body is nested within another jsp:body element.

2003-01-13 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=16027. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16030] - Incorrected error message generated when jsp:body is used to provide the body of a jsp:attribute action

2003-01-13 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=16030. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15105] - pushBody()/popBody() error on tomcat 4.1.12

2003-01-13 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=15105. 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/runtime BodyContentImpl.java

2003-01-13 Thread luehe
luehe 2003/01/13 17:56:05 Modified:jasper2/src/share/org/apache/jasper/runtime BodyContentImpl.java Log: Removed redundant 'isBodyContent' and added comment about 'bufferSizeSave' Revision ChangesPath 1.8 +24 -19

DO NOT REPLY [Bug 7826] - ManagerServlet response is garbled

2003-01-13 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=7826. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 7826] - ManagerServlet response is garbled

2003-01-13 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=7826. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 8969] - Manager - remove does not delete the webapps/application/ Dir

2003-01-13 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=8969. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 8969] - Manager - remove does not delete the webapps/application/ Dir

2003-01-13 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=8969. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13893] - /manager/install ... add a /manager/uninstall

2003-01-13 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=13893. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13893] - /manager/install ... add a /manager/uninstall

2003-01-13 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=13893. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5629] - web.xml is not re-read using manager reload

2003-01-13 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=5629. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5629] - web.xml is not re-read using manager reload

2003-01-13 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=5629. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13205] - Tomcat Web Application Manager; config parameter is not null.

2003-01-13 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=13205. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 13205] - Tomcat Web Application Manager; config parameter is not null.

2003-01-13 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=13205. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config host.xml

2003-01-13 Thread Glenn Nielsen
Remy Maucherat wrote: Remy Maucherat wrote: Glenn Nielsen wrote: With a few details. I may be against the change which adds POST support; I don't know what it does, and it adds a dependency. I'm reviewing all changes to the 4.1.x branch, at the moment (and that big patch is giving me

DO NOT REPLY [Bug 16049] New: - jsp compiler doesn't create directory structure that matches package name

2003-01-13 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=16049. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Valve question

2003-01-13 Thread Filip Hanik
hi, is it possible from the valve to get hold of the Manager for the context the request is in? getContainer().getManager() returns null in the invoke method. Filip ~ Namaste - I bow to the divine in you ~ Filip Hanik Software Architect www.filip.net -- To unsubscribe, e-mail: mailto:[EMAIL

DO NOT REPLY [Bug 16049] - jsp compiler doesn't create directory structure that matches package name

2003-01-13 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=16049. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Valve question

2003-01-13 Thread Craig R. McClanahan
On Mon, 13 Jan 2003, Filip Hanik wrote: Date: Mon, 13 Jan 2003 20:00:13 -0800 From: Filip Hanik [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Subject: Valve question hi, is it possible from the valve to get hold of the

RE: Valve question

2003-01-13 Thread Filip Hanik
what places can I define valve in? actually casting request as HttpRequest seems to work fine, ((HttpRequest)request).getContext().getManager() seems to be just dandy :) but I would still like where I can define valve, you are saying I can define it under a specific context and under the entire

RE: Valve question

2003-01-13 Thread Craig R. McClanahan
On Mon, 13 Jan 2003, Filip Hanik wrote: Date: Mon, 13 Jan 2003 21:13:16 -0800 From: Filip Hanik [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Subject: RE: Valve question what places can I define valve in? You mean in