Re: Need review -- WIN32 procrun

2003-02-07 Thread jean-frederic clere
Mladen Turk wrote: -Original Message- From: jean-frederic clere [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 6:48 PM To: Tomcat Developers List Subject: Re: Need review -- WIN32 procrun It's jakarta-commons-sandbox/component_name, actually. As JF proposed, I would se

Re: [TOMCAT 4.1.18] StandardSession.setId() found incohesive

2003-02-07 Thread jean-frederic clere
Daniel Rall wrote: Developers, I'd like your input on why setId() has the side effects that it does, and your suggestions on what solution I should implement which would be acceptable to both Tomcat 4 and 5, and cleanly usable by myself. The issue I filed includes the Valve implementation which e

Re: [TOMCAT 4.1.18] StandardSession.setId() found incohesive

2003-02-07 Thread Remy Maucherat
jean-frederic clere wrote: Daniel Rall wrote: Developers, I'd like your input on why setId() has the side effects that it does, and your suggestions on what solution I should implement which would be acceptable to both Tomcat 4 and 5, and cleanly usable by myself. The issue I filed includes the

DO NOT REPLY [Bug 16680] - Internal Server Error on HttpSession.setAttribute()

2003-02-07 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

Bug reports for tomcat4.0.5

2003-02-07 Thread chenk
Hi, I am doing research on the bug reports in Bugzilla. Would someone like to tell me that why I can't find the bug reports for tomcat 4.0.5 in bugzilla report system for Apache? If it is possible, where can I find them? Thanks, Kai -

Re: Need review -- WIN32 procrun

2003-02-07 Thread jean-frederic clere
Mladen Turk wrote: -Original Message- From: jean-frederic clere It has: --StartupClass -> called when hit Service start. --ShutdownClass -> called when you hit Stop service... The idea is the following: --InitClass -> called when starting Change user to a non-privileged user (like no

Re: Need review -- WIN32 procrun

2003-02-07 Thread Remy Maucherat
jean-frederic clere wrote: Mladen Turk wrote: -Original Message- From: jean-frederic clere It has: --StartupClass -> called when hit Service start. --ShutdownClass -> called when you hit Stop service... The idea is the following: --InitClass -> called when starting Change user to

RE: Need review -- WIN32 procrun

2003-02-07 Thread Mladen Turk
> -Original Message- > From: jean-frederic clere > > Sorry I have missed my explainations: > The InitClass/StartupClass/Shutdown/DestroyClass should be > methods of one class > that provide the service. > Init must return after finishing (blocking). > Startup that is more complicated

DO NOT REPLY [Bug 16874] New: - Same session of two different clients as a result of a lack in synchronization during recycling sessions

2003-02-07 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

Re: Need review -- WIN32 procrun

2003-02-07 Thread jean-frederic clere
Mladen Turk wrote: -Original Message- From: jean-frederic clere Sorry I have missed my explainations: The InitClass/StartupClass/Shutdown/DestroyClass should be methods of one class that provide the service. Init must return after finishing (blocking). Startup that is more complicate

DO NOT REPLY [Bug 16874] - Same session for two different clients as a result of a lack in synchronization during recycling sessions

2003-02-07 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 16877] New: - Null pointer exception when misspelling attribute name in server.xml .

2003-02-07 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 16878] New: - Exception while using (TYPE_SCROLL_INSENSITIVE) ResultSet in Tomcat 4.0

2003-02-07 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 15077] - NPE when reloading servlets in org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:686)

2003-02-07 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

MOD_JK2 Connector possibly corrupting javascript files (mod_jk2-2.0.43.dll)

2003-02-07 Thread Andrew Milkowski
Dear participants of this list. My environment is: OS : Windows XP Web Server : Apache 2.0.43 Tomcat : 4.1.18 Connector : mod_jk2 (mod_jk2-2.0.43.dll) I have deployed a sample application, that includes some dhtml javascript (HM_ScriptDOM.js) for simplicity I placed this

DO NOT REPLY [Bug 16285] - Japser (JSPC) can't generate appropriate package structure

2003-02-07 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

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

2003-02-07 Thread luehe
luehe 2003/02/07 11:19:26 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Log: fixed cause of NPE in JspDocumentParser Revision ChangesPath 1.50 +17 -15 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/Compiler.java In

DO NOT REPLY [Bug 16449] - Race condition when compiling jsp pages

2003-02-07 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 3815] - JspServlets produces NullPointerException

2003-02-07 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_bug

DO NOT REPLY [Bug 3815] - JspServlets produces NullPointerException

2003-02-07 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_bug

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

2003-02-07 Thread luehe
luehe 2003/02/07 12:16:18 Modified:jasper2/src/share/org/apache/jasper/compiler JspDocumentParser.java jasper2/src/share/org/apache/jasper/resources messages.properties Log: Added translation error for invalid standard

DO NOT REPLY [Bug 16224] - Unable to use page scope in action

2003-02-07 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

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/common HandlerRequest.java

2003-02-07 Thread remm
remm2003/02/07 15:18:44 Modified:jk/java/org/apache/jk/common HandlerRequest.java Log: - There is a problem with therad with attributes when Tomcat is used in process (as the threads used aren't created by Tomcat, it causes class casts). Revision ChangesPath 1.24

DO NOT REPLY [Bug 14200] - TLDs under WEB-INF are not scanned for URI mappings

2003-02-07 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

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

2003-02-07 Thread kinman
kinman 2003/02/07 16:06:41 Modified:jasper2/src/share/org/apache/jasper Constants.java jasper2/src/share/org/apache/jasper/compiler Generator.java JspReader.java JspUtil.java Parser.java Validator.java jasper2

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

2003-02-07 Thread luehe
luehe 2003/02/07 16:07:32 Modified:jasper2/src/share/org/apache/jasper/runtime JspRuntimeLibrary.java Log: Fixed 16778: jsp:include doesn't work in tag file Revision ChangesPath 1.16 +6 -5 jakarta-tomcat-jasper/jasper2/src/share/org/ap

DO NOT REPLY [Bug 16778] - jsp:include doesn't work in tag file

2003-02-07 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

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

2003-02-07 Thread luehe
luehe 2003/02/07 16:59:32 Modified:jasper2/src/share/org/apache/jasper/runtime PageContextImpl.java Log: Cleanup: - Removed unnecessary class casts - Added localizable error code for attempt to access session scope in page that does not participate i

DO NOT REPLY [Bug 16759] - ISAPI_REDIRECTOR Handles %2F improperly

2003-02-07 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