Modified stop-script for Linux

2002-08-19 Thread Golden Planet Support
Hello All I have noticed that the /etc/init.d/tomcat4 script still contains what is described as an Ugly hack - a short two second pause when restarting the service instead of something that confirms that all threads have been shut down. A while ago I modified my own script to conatain the

Duplicate Contexts in reloading. Probably a sync bug in Tomcat 3.3.

2002-08-19 Thread Hugh J. L.
Hi, If two requests enter ReloadInterceptor.contextMap() simultaneously and both reload context, it causes duplicate context reloading. -- messages -- 2002-08-19 16:15:16 - ContextManager: Removing context DEFAULT:/examples 2002-08-19 16:15:16 - ContextManager: Removing

DO NOT REPLY [Bug 7082] - Calling an RMI Server from a servlet produces stack trace

2002-08-19 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=7082. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [VOTE] New committer: Jean-Francois Arcand

2002-08-19 Thread Henri Gomez
Quoting Patrick Luby [EMAIL PROTECTED]: I would like to propose that we add Jean-François Arcand as a Tomcat committer. I believe he has submitted enough patches to show that he will be a positive contributor to Tomcat 5. Thanks, Back from vacations (still 1100 mails to review on

RE: [4.1.9] Fix for major bugs

2002-08-19 Thread David Oxley
Hi Remy, I've just attached some comments to the bug log (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7082) that were posted to the user list a week or so ago. They seem to explain exactly why this is happening. Have a read through and see what you think. Cheers. Dave. -Original

Re: [VOTE] New committer: Jean-Francois Arcand

2002-08-19 Thread Patrick Luby
All, Jean-François Arcand has received several +1's and no -1's. So, Jean-François, congratulations! Can someone create an account for Jean-François Arcand? Thanks, Patrick Patrick Luby wrote: I would like to propose that we add Jean-François Arcand as a Tomcat committer. I believe he

DO NOT REPLY [Bug 11091] - Tomcat (4.1.7 - 4.1.9)-LE-jdk14 ignores error page specified in web.xml

2002-08-19 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=11091. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

jasper package

2002-08-19 Thread Yunfeng Hou
Jasper has command line option to set package name, but not true for JspServlet, I made some change to give user a chance to set the packageName in the servlet init parameter. What I have done is add getPackageName to Options class, modify JspServlet and ClassLoader to recognize this parameter,

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

2002-08-19 Thread luehe
luehe 2002/08/19 09:54:17 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java JspDocumentParser.java JspUtil.java Node.java Parser.java ScriptingVariabler.java TagConstants.java

DO NOT REPLY [Bug 11826] New: - Error rthrown on Console after configuring Global JNDI resource

2002-08-19 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=11826. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 11829] New: - Unable to use Property editors with jsp:attribute

2002-08-19 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=11829. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 11754] - Synchronous shutdown script - shutdown.sh should wait until Tomcat is fully shut down

2002-08-19 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=11754. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 11254] - mod_webapp sends status code 0 - Netscape 4 complains loudly

2002-08-19 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=11254. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Modified stop-script for Linux

2002-08-19 Thread Alex Chaffee / Purple Technology
Thanks! I added it to the recently-posted Bug 11754. You may want to add yourself as a CC on this to track its progress. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11754 - A On Mon, Aug 19, 2002 at 09:57:31AM +0200, Golden Planet Support wrote: Hello All I have noticed that the

Re: DBCP multiple pools for multiple contexts under 4.0.4?

2002-08-19 Thread Isaac Arias
Glenn, Asar, In the meantime, I created another DataSourceFactory called a named datasource factory. It's simply a factory that keeps track of DataSource objects in a Hashtable keyed by a name passed in from the server.xml Reference Param block. If another context tries to reference a

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

2002-08-19 Thread luehe
luehe 2002/08/19 11:44:42 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Validator.java Log: Added support for 'var' attribute to jsp:invoke and jsp:doBody Revision ChangesPath 1.68 +26 -14

DO NOT REPLY [Bug 11798] - use of response.flushBuffer in .jsp script results in unterminated HTTP response/ browser hangs

2002-08-19 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=11798. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 11798] - use of response.flushBuffer in .jsp script results in unterminated HTTP response/ browser hangs

2002-08-19 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=11798. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Strange delays while Tomcat works

2002-08-19 Thread Dev Zero G Ltd
Hi, all! Introduction: we have Windows 2000 running SUN JDK 1.4.0, Tomcat 4.0.4 and our software, that uses Struts and taglibs. While requesting action from browser we have strange delays during whole request-serving process. In a words, action (servlet) receives a request, does some

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

2002-08-19 Thread luehe
luehe 2002/08/19 13:29:12 Modified:jasper2/src/share/org/apache/jasper/compiler ScriptingVariabler.java Log: Fixed bug which caused VariableInfos to be ignored when determining which scripting vars need to be declared Revision ChangesPath 1.3

Re: VOTE: Restoring Tomcat examples: Which workspace?

2002-08-19 Thread Mark Roth
Vote: [X] A. jakarta-tomcat-catalina [ ] B. jakarta-tomcat-jasper [ ] C. jakarta-tomcat-5 Incidentally, my vote is A, but I'm flexible. - Mark On Mon, 2002-08-19 at 16:47, Mark Roth wrote: It would be great to restore the examples (both JSP and Servlet) so that they are

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

2002-08-19 Thread luehe
luehe 2002/08/19 14:16:47 Modified:jasper2/src/share/org/apache/jasper/compiler Tag: tomcat_4_branch ScriptingVariabler.java Log: Fixed bug which caused VariableInfos to be ignored when determining which scripting vars need to be declared Revision

JspFactory.getDefaultFactory() returns null when JSP is statically compiled (v. 401)

2002-08-19 Thread Eric Gilbertson
Hello Tomcat Developers: Can anyone tell me why the following JSP/servlet call: _jspxFactory = JspFactory.getDefaultFactory(); would return null when my JSP page is statically compiled? The JSP to java transform is done via jspc/ant and everything seems to compile okay, as does the resulting

Re: jasper package

2002-08-19 Thread Craig R. McClanahan
On Mon, 19 Aug 2002, [gb2312] Yunfeng Hou wrote: Date: Mon, 19 Aug 2002 11:35:17 +0800 (CST) From: [gb2312] Yunfeng Hou [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: jasper package Jasper has command line option to set package name,

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

2002-08-19 Thread amyroh
amyroh 2002/08/19 15:40:51 Modified:webapps/admin/WEB-INF web.xml Log: Revert back to old Servlet 2.3 schema. Newly introduced Expression Language feature in JSP 2.0 is not compatible with admin webapp internal tree building code. Revision ChangesPath 1.4 +20

Re: [VOTE] New committer: Jean-Francois Arcand

2002-08-19 Thread Jean-francois Arcand
Thanks everybody! Now you can say you have a Quebecois as a commiter ;-) -- Jeanfrancois Patrick Luby wrote: All, Jean-François Arcand has received several +1's and no -1's. So, Jean-François, congratulations! Can someone create an account for Jean-François Arcand? Thanks, Patrick

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler ImplicitTagLibraryInfo.java Parser.java ParserController.java TagFileProcessor.java

2002-08-19 Thread luehe
luehe 2002/08/19 16:06:01 Modified:jasper2/src/share/org/apache/jasper/compiler ImplicitTagLibraryInfo.java Parser.java ParserController.java TagFileProcessor.java Log: - When dealing with tag files underneath /WEB-INF/tags/,

cvs commit: jakarta-tomcat-4.0/webapps/admin/context context.jsp

2002-08-19 Thread amyroh
amyroh 2002/08/19 16:10:17 Modified:webapps/admin/context context.jsp Log: Change so that workDir is not editable since when Catalina starts up, it calculates a value for this property. Let it just use the default value. Revision ChangesPath 1.10 +2 -2

cvs commit: jakarta-tomcat-catalina/webapps/admin/context context.jsp

2002-08-19 Thread amyroh
amyroh 2002/08/19 16:10:33 Modified:webapps/admin/context context.jsp Log: Change so that workDir is not editable since when Catalina starts up, it calculates a value for this property. Let it just use the default value. Revision ChangesPath 1.3 +2 -2

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

2002-08-19 Thread luehe
luehe 2002/08/19 16:25:42 Modified:jasper2/src/share/org/apache/jasper/runtime PageContextImpl.java Log: Implemented new PageContext method include(String relativeUrlPath, boolean flush) Revision ChangesPath 1.17 +14 -12

DO NOT REPLY [Bug 10410] - Adding 1 Resource-link element results in multiple displayed in admin webapp

2002-08-19 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=10410. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: jtc rpms

2002-08-19 Thread Bojan Smojver
On Tue, 2002-08-20 at 00:50, Henri Gomez wrote: Welcome back from holidays, hope you had a good time... I propose to create a snapshot subdir in jtc, snapshot, and provide here the necessary binaries, for example Linux rpms .so, windows, netware, iis are welcome also.

[PATCH] [Catalina]

2002-08-19 Thread Jean-francois Arcand
Hi, this patch implements a new SAX's entity resolver that will re-direct any remote schema/dtd locally. The patch implements a workaround for the warning problem when using Xerces 2.0.1 (see Remy's email). It also supports the current Xerces nightly build. I was unable to find a workaround

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

2002-08-19 Thread luehe
luehe 2002/08/19 18:07:55 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: Renamed non-standard 'sout' to '_jspx_sout' Revision ChangesPath 1.69 +12 -12 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/Generator.java

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

2002-08-19 Thread luehe
luehe 2002/08/19 18:37:30 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: Removed javax.servlet.jsp.tagext.AttributeNotSupportedException Revision ChangesPath 1.70 +4 -13

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

2002-08-19 Thread luehe
luehe 2002/08/19 18:42:38 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: Renamed non-standard 'params' to '_jspx_params' Revision ChangesPath 1.71 +13 -13

cvs commit: jakarta-tomcat-5 BUILDING.txt build.properties.default

2002-08-19 Thread patrickl
20 Aug 2002 01:42:52 - 1.21 @@ -217,7 +217,7 @@ (8) Download and Install the Commons Digester Binary Distribution -* Download a binary distribution (version 20020815 or later) from: +* Download a binary distribution (version 20020819 or later) from: http

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/util SchemaResolver.java

2002-08-19 Thread patrickl
patrickl2002/08/19 20:26:37 Modified:catalina/src/share/org/apache/catalina/startup Constants.java ContextConfig.java Added: catalina/src/share/org/apache/catalina/util SchemaResolver.java Log: This patch implements a new

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

2002-08-19 Thread kinman
kinman 2002/08/19 20:52:18 Modified:jasper2/src/share/org/apache/jasper EmbededServletOptions.java Options.java jasper2/src/share/org/apache/jasper/compiler Compiler.java PageInfo.java Parser.java ParserController.java

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

2002-08-19 Thread kinman
kinman 2002/08/19 20:54:54 Added: jasper2/src/share/org/apache/jasper/compiler JspConfig.java Log: - Added for JSP configuration support Revision ChangesPath 1.1 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/JspConfig.java

Re: jasper package

2002-08-19 Thread Yunfeng Hou
A desire to do this in the first place probably comes from wanting to use unpackaged classes without importing them -- which is both against the JSP spec and is also frowned on in general by the Java compiler in JDK 1.4 and later. You're MUCH better off putting your classes No, I want

Re: jasper package

2002-08-19 Thread Craig R. McClanahan
On Tue, 20 Aug 2002, [gb2312] Yunfeng Hou wrote: Date: Tue, 20 Aug 2002 13:13:14 +0800 (CST) From: [gb2312] Yunfeng Hou [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Subject: Re: jasper package A desire to do this in

[PATCH] jakarta-tomcat-jasper: PFD features and bugfixes 1

2002-08-19 Thread Mark Roth
Attached is a patch to move us towards JSP 2.0 PFD feature-complete. More to come in the next few days... - Implemented the value attribute of jsp:doBody for classic tag handlers. - Stubbed out JspC with getJspConfig() so it compiles. - Added null check for addInclude() to

RE: jasper package

2002-08-19 Thread Steve Downey
For the command line compiler, I've found it very useful. It specifies the base package for the compiled jsp pages. By matching that with the directory that the pages are output into, I can then point an ant javac task at them and validate that everything compiles correctly, as part of an

RE: jasper package

2002-08-19 Thread Steve Downey
The compiler driver and classloader used by tomcat does a lot of magic to get it to work. All jsp files named, for example, index.jsp, will be compiled to a class named org.apache.jsp.index$jsp.java. It will be in a directory with the same name as the directory of the jsp file, but that's not