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

2003-03-14 Thread Amy Roh
you're fast. ;-) [EMAIL PROTECTED] wrote: remm2003/03/14 10:35:22 Modified:.RELEASE-NOTES-4.1.txt Log: - Status update. Revision ChangesPath 1.65 +9 -1 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt

Re: Tomcat 5 build failing,

2003-03-14 Thread Amy Roh
from a clean workspace.What is the error you are seeing? -- Jeanfrancois Filip Hanik wrote: Is the regular ant dist command failing only for me, or are the build scripts broken or the properties updated somewhere? Filip -Original Message- From: Amy Roh [mailto:[EMAIL PROTECTED

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

2003-03-12 Thread Amy Roh
Costin Manolache wrote: Amy Roh wrote: [EMAIL PROTECTED] wrote: amyroh 2003/03/10 19:25:52 Modified:catalina/src/share/org/apache/catalina/mbeans MBeanFactory.java ServerLifecycleListener.java Log: Set to use JSR77 names as default. Please make sure tomcat 5

Re: cvs commit: jakarta-tomcat-4.0/webapps/admin/valve accessLogValve.jsp remoteAddrValve.jsp remoteHostValve.jsp requestDumperValve.jsp singleSignOnValve.jsp

2003-03-11 Thread Amy Roh
[EMAIL PROTECTED] wrote: amyroh 2003/03/11 06:15:45 Modified:webapps/admin banner.jsp webapps/admin/WEB-INF/classes/org/apache/webapp/admin Lists.java TomcatTreeBuilder.java

Re: cvs commit: jakarta-tomcat-4.0/webapps/admin/valve accessLogValve.jsp remoteAddrValve.jsp remoteHostValve.jsp requestDumperValve.jsp singleSignOnValve.jsp

2003-03-11 Thread Amy Roh
I don't see anything you get in return for changing the names. Sure, it's more consistent, but it doesn't help stability (hopefully, 4.1.x has now entered the mature phase of its lifecycle), so I don't see any incentive. The changes can be easily reverted based on the TOMCAT_4_1_22

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

2003-03-03 Thread Amy Roh
Forgot to mention that indentation fix was included. Amy [EMAIL PROTECTED] wrote: amyroh 2003/03/02 23:51:18 Modified:jasper2/src/share/org/apache/jasper/compiler Tag: tomcat_4_branch TagLibraryInfoImpl.java Log: Apply a patch for bugzilla 14302. This

Re: Tomcat 5 build.xml not in CVS?

2003-03-03 Thread Amy Roh
Liu, Xiaoyan wrote: Hi, all I'm trying to build tomcat 5 from source and was directed to install from the following build.xml which does not seem to be the latest and the build fails in compiling stage. I tried to cvs check out this file , but it is not in CVS. Is there anything missing?

Re: [4.1.21] Stability rating

2003-03-02 Thread Amy Roh
Hans Bergsten wrote: Remy Maucherat wrote: ballot [X] Alpha [ ] Beta [ ] Stable (GA) /ballot The TagLibraryInfoImpl patch attached to bug 14302 is still not applied, so JSPC fails with an NPE for any web app that contains a tag library packaged as a JAR file (with the TLD in the JAR file). I

Re: documentation format,

2003-02-21 Thread Amy Roh
Filip Hanik wrote: is there a specific format of documentation that I need to write, and if so, what is it, and how do I build it :) I'd follow other docs(.xml) format in webapps/tomcat-docs for consistent look and feel. Amy Filip

Re: JDK 1.4 - again

2003-02-21 Thread Amy Roh
Steve Burrus wrote: Gentlemen, as I really do appreciate all of the discussion about just how fast Resin and the others are, I was MAINLY asking about just what it is!!! Is it also a web container/application server like my Tomcat is? And in yer reply to me, would you also tell me how

Re: cvs commit: jakarta-tomcat-5/resources mbeans.xml

2003-02-18 Thread Amy Roh
[EMAIL PROTECTED] wrote: costin 2003/02/16 20:38:45 Modified:resources mbeans.xml Log: Few cosmetic changes in names. Add a context using JMX ( /admin1 ). The procedure is simple: 1. create an mbean using the o.aStandardContext as code and the JSR77 name. 2. Call

Re: [5.0.1] Tagging today

2003-02-18 Thread Amy Roh
Kin-Man Chung wrote: Date: Tue, 18 Feb 2003 21:46:54 +0100 From: Remy Maucherat [EMAIL PROTECTED] Subject: Re: [5.0.1] Tagging today To: Tomcat Developers List [EMAIL PROTECTED] Costin Manolache wrote: Remy Maucherat wrote: Costin Manolache wrote: Remy Maucherat wrote: Jeanfrancois

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/valvesErrorDispatcherValve.java

2003-02-13 Thread Amy Roh
Glenn Nielsen wrote: Does this need to be back ported to Tomcat 4? I'll take a look at it and port it if it's necessary. Thanks for the reminder. :-) Amy [EMAIL PROTECTED] wrote: amyroh 2003/02/12 23:22:01 Modified:catalina/src/share/org/apache/catalina/valves

Re: cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/valve RemoteAddrValveForm.java RemoteHostValveForm.java ValveUtil.java

2003-02-12 Thread Amy Roh
Amy Roh wrote: Remy Maucherat wrote: [EMAIL PROTECTED] wrote: amyroh 2003/02/10 18:27:15 Modified:webapps/admin build.xml webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties

Re: cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/valve RemoteAddrValveForm.java RemoteHostValveForm.java ValveUtil.java

2003-02-12 Thread Amy Roh
Amy Roh wrote: Amy Roh wrote: Yes, but IMO, it's the admin's problem. The admin webapp shouldn't duplicate the functionality that it present elsewhere. Also, if the admin wishes to disable access from localhost (and access from elsewhere), then he has the right to do so. I see your

Re: cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/valveRemoteAddrValveForm.java RemoteHostValveForm.java ValveUtil.java

2003-02-11 Thread Amy Roh
Remy Maucherat wrote: [EMAIL PROTECTED] wrote: amyroh 2003/02/10 18:27:15 Modified:webapps/admin build.xml webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties

Re: [4.1.20] Tagging today

2003-02-11 Thread Amy Roh
I just checked users/groups/roles part of admin because someone filed a bug and complained about its validation. However, it seems to be broken not finding MBeans for them due to objectname mismatch? I'm not sure what's changed since last release. I'm planning to take a look at it further

Re: [4.1.20] Tagging today

2003-02-11 Thread Amy Roh
looked through the code and it looks like the functionality is still there. I tried reverting back to 1.3 version and everything works fine. Thanks, Amy Amy Roh wrote: I just checked users/groups/roles part of admin because someone filed a bug and complained about its validation. However

Re: [4.1.20] Tagging today

2003-02-11 Thread Amy Roh
Amy Roh wrote: I have investigated further and found out that GlobalResourcesLifecycleListener is not creating mbeans for userdatabase anymore, therefore, admin failure due to missing mbeans. Costin, Do you have a better idea why Userdatabase MBeans are not getting created anymore

Tomcat 5 nightly

2003-02-06 Thread Amy Roh
Where are the nightly builds for tomcat 5 getting uploaded? I'm trying to update jakarta binary page to include tomcat 5 nightly so that more people can get a hold of it instead of having to check out and compile the source code (although I must say it's very easy check out and compile the

Re: help with custom realm

2003-01-31 Thread Amy Roh
Tony, Tony Dahbura wrote: Team: I have written a custom realm package for some folks that have been using it since tomcat 4.0.x through 4.1. When they try to use the realm package with 4.1.18 we get the following errors: Jan 30, 2003 1:01:07 PM org.apache.commons.modeler.Registry getRegistry

bugzilla 9526

2003-01-28 Thread Amy Roh
Can anyone point me to the thread of discussion where the bug was decided invalid? I'm trying to close the corresponding bugtraq bug with a reason. Thanks, Amy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [GUMP] Build Failure - jakarta-tomcat-catalina

2003-01-27 Thread Amy Roh
Costin, Did you forget to update StandardContext that works with TldConfig? The current workspace doesn't compile due to the following error. build-catalina-core: [javac] Compiling 306 source files to /home/rubys/jakarta/jakarta-tomcat-catalina/build/server/classes [javac]

Re: [PROPOSAL] Replace Jasper's logging facility with commons-logging

2003-01-21 Thread Amy Roh
Jasper currently uses its own private logging facility implemented in the org.apache.jasper.logging package. This is inconsistent with the way the other Tomcat subsystems perform logging (by leveraging the commons-logging package). Proposal is to remove org.apache.jasper.logging, and replace

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,

Re: JMX-RI-1.2 problems

2003-01-08 Thread Amy Roh
You may have noticed - tomcat doesn't work with JMX 1.2 The main problem is that the spec now requires the type to be JNI-style ( [Ljava.lang.String; instead of java.lang.String[] ). That would require a change in mbeans-descriptos.xml - but I'm not sure if mx4j would still work after that.

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/coreStandardServer.java

2003-01-04 Thread Amy Roh
. Is this workaround feasible? Amy Roberto -Original Message- From: Amy Roh [mailto:[EMAIL PROTECTED]] Sent: Friday, January 03, 2003 20:55 To: Tomcat Developers List Subject: Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardServer.java Christoph

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/coreStandardServer.java

2003-01-03 Thread Amy Roh
Christoph Seibert wrote: Hi there, I think there is a problem with the following fix: amyroh 2003/01/02 17:59:09 Modified:catalina/src/share/org/apache/catalina/core StandardServer.java Log: Fix for bugzilla 15762. [...] diff -u -r1.32 -r1.33 ---

Re: DO NOT REPLY [Bug 15659] - Error at staratup !!!! No class in \server\webapps\admin\WEB-INF\classes\org\apache\webapp\admin directory

2002-12-26 Thread Amy Roh
Matt Raible wrote: Building from CVS sounds easy - and definitely looks like a good idea - however, it didn't work for me. Any ideas? init: [echo] modeler 1.1-dev prepare: [mkdir] Created dir: D:\source\commons-modeler-1.1dev\build [mkdir] Created

Re: [VOTE] Tomcat 4.1.18 release

2002-12-19 Thread Amy Roh
Please review, and vote ASAP: ballot [X] Yes [ ] No /ballot Amy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [4.1.17] [VOTE] Stability rating

2002-12-16 Thread Amy Roh
Remy Maucherat wrote: ballot [ ] Alpha [ ] Beta [X] Stable (General Availability) Amy Reason (optional): /ballot Thanks for voting and for testing 4.1.17 Alpha! Remy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: [PROPOSAL][TOMCAT5] plugins directory

2002-12-16 Thread Amy Roh
There are several things we discussed last week, and few seem to have enough consensus. This is an initial proposal - I expect it to change quite a bit. I think it's very important and will affect almost everyone - so please send at least a numeric vote, and if possible comments or sugestions.

Re: [VOTE] minimal JSR 154 only distribution

2002-12-11 Thread Amy Roh
Bill Barker wrote: - Original Message - From: Remy Maucherat [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Wednesday, December 11, 2002 12:05 AM Subject: Re: [VOTE] minimal JSR 154 only distribution Glenn Nielsen wrote: Jon Scott Stevens wrote: on

Re: [VOTE] New committer: Filip Hanik

2002-12-10 Thread Amy Roh
+1 Amy Remy Maucherat wrote: I'd like to nominate Filip Hanik filip at filip.net as a committer on the Tomcat project. Filip has written the clustering code that was committed recently in the Tomcat 5 CVS, and is willing to maintain it, as well as continuing to improve it (including

Re: [VOTE] Making JMX required in tomcat5

2002-12-03 Thread Amy Roh
+1 Amy Costin Manolache wrote: The subject should be clear. The benefit is that we'll be able to build more JMX awareness in the code without doing tricks - each component will know about its ObjectName and will be able to return ObjectName[]. I'm not proposing MBeans all over tomcat -

Re: AW: euro character problem with tomcat compression Filter

2002-12-02 Thread Amy Roh
Which version of Tomcat 4 are you using? I believe character encoding was fixed since 4.1.6. Amy Sergio wrote: The problem I comment, did not occurs before setting on the compressionFilter. I've changed also the request.setCharacterEncoding to iso-8859-15 and still works bad. The

Re: cvs commit: jakarta-tomcat-4.0/tester/web/golden SSIConditional09.txt

2002-11-25 Thread Amy Roh
Thelin * @author Amy Roh + * @author Paul Speed * @author Dan Sandberg * @version $Revision$, $Date$ * @@ -101,6 +102,7 @@ * @see SSICommand */ public void process(SSIMediator ssiMediator, + String commandName, String[] paramNames, String

Re: DO NOT REPLY [Bug 12457] - Filter does not work when RequestDispatcher uses INCLUDE value

2002-11-25 Thread Amy Roh
Hi Bob, I haven't confirmed with James since my last post. You should check with James first to see if it's still reproducible. Amy [EMAIL PROTECTED] wrote: DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT

Re: JMX problems

2002-11-19 Thread Amy Roh
be possible for regular mbeans to send attribute changes to all listeners. So a possible solution would be to modify modeler and make it a dynamic mbean ( or keep it model mbean but not implement this separation ). Costin Amy Roh wrote: Costin, Costin Manolache wrote: Craig, Amy - or anyone

Re: readable bugzilla? tomcat-dev

2002-11-18 Thread Amy Roh
Is there some readable list on tasks needed to be performed and bugs needed to be fixed on Tomcat? I would love to work on some stuff but I don't have time to open all the bugzilla urls to see what the problems are for hours before beginning on a task. One place to look is

Re: JMX problems

2002-11-14 Thread Amy Roh
Costin, Costin Manolache wrote: Craig, Amy - or anyone who knows JMX, I need help :-) I just can't find any way to add an attribute change listener in the whole JMX spec, unless I have the instance of the model mbean. And there is no way to get that instance. I talked to Hans Hrasna in JMX

Re: Release notes

2002-11-13 Thread Amy Roh
Fredrik Westermarck wrote: Hi! If the patch which enables JNDIRealms to use SSL will make it into the next release of TC 4.1 it might be a good idea to add it in the release notes too. Done. Thanks for the reminder. Amy Regards, Fredrik Westermarck -- To unsubscribe, e-mail:

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/realmJNDIRealm.java

2002-11-12 Thread Amy Roh
Fredrik Westermarck wrote: Amy Roh wrote: I don't use SSL with JNDIRealm so I didn't test this out. However, the patch seems ok and has been ignored long enough (with a few complaints). ;-) Let me know if there're any issues. Thank you! You're welcome. Sorry for the delay and thanks

Re: /admin 404

2002-11-12 Thread Amy Roh
Jeanfrancois Arcand wrote: Yes, everythings works fine with the current build. -- Jeanfrancois Amy Roh wrote: I switched from 2.2.0 to 2.1.0. Still no admin. :-( I'm attaching the error logs for tomcat 4 and tomcat 5. The same following errors are displayed running Tomcat 5. Jeanfrancois, admin

/admin 404

2002-11-11 Thread Amy Roh
I did a clean build and tried to access admin webapp (http://localhost:8080/admin). However, I get 404 The request resource (/admin) is not available. Am I missing something obvious? Thanks, Amy -- To unsubscribe, e-mail: mailto:tomcat-dev-unsubscribe;jakarta.apache.org For additional

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/realm JNDIRealm.java

2002-11-11 Thread Amy Roh
I don't use SSL with JNDIRealm so I didn't test this out. However, the patch seems ok and has been ignored long enough (with a few complaints). ;-) Let me know if there're any issues. Thanks, Amy - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, November

Re: /admin 404

2002-11-11 Thread Amy Roh
at all) :-) It should work if you use 2.1. -- Jeanfrancois Bill Barker wrote: If you're using the default xerces-2.0.2, then the admin context won't load (or at least it won't for me). You should see the error in catalina.out. - Original Message - From: Amy Roh [EMAIL PROTECTED

Re: 10/29/02 Notes

2002-10-29 Thread Amy Roh
Lol. :-D Pier Fumagalli wrote: One might still feel he's on the pteam! :-) pier On 29/10/02 22:00, Jean-Francois Arcand [EMAIL PROTECTED] wrote: Oups..wrong list...sorry. -- Jeanfrancois Jean-Francois Arcand wrote: are available under

Re: DO NOT REPLY [Bug 13832] - handshake security error when user accessing http://localhost:8443

2002-10-24 Thread Amy Roh
all rightmy bad...it's not REALLY a bug and is expected behavior. Our SQE person filed the bug internally and I wanted to put it on bugzilla so we can keep track before I take a look at it. It's my first time actually filing bug on bugzilla and I get shot down by Remy like this. sheesh.

Re: MBean error when using o.a.c.session.PersistentManager

2002-10-18 Thread Amy Roh
JK, The mbean error is due to the fact that mbean for PersistentManager is not defined. The admin webapp doesn't support PersistentMangager, therefore, its definition is not there yet. You can add the definition similar to StandardManager in mbean-descriptor.xml in o.a.c.mbeans and commit

Re: [5.0] [VOTE] Remove deprecated and unsupported components

2002-10-09 Thread Amy Roh
ballot [X] Remove deprecated org.apache.catalina.connector components from the j-t-catalina module [ ] Leave them in /ballot Amy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: administration-howto.html

2002-10-09 Thread Amy Roh
Glenn Nielsen wrote: jean-frederic clere wrote: Hi, I am willing to use the administration tools of Tomcat but I am wondering where the administration-howto.html is located. If it is not existing I will create one similar to the existing manager-howto.xml. Any comments? I

Re: [VOTE] [5.0] Milestones

2002-09-28 Thread Amy Roh
+1 Amy Remy Maucherat wrote: Hi, Now that the first stable releases of Tomcat 4.1 are out (and according to reports, of good overall quality), it could be appropriate to start releasing 5.0.x milestones. It should be pointed out that 5.0.x is still far from being feature complete

Re: cvs and 4.1

2002-09-27 Thread Amy Roh
micael wrote: Amy, I am using jCVS. When I export and want to specify a tag, how is that done? I am asking for later. Do I do something in the arguments text box? I don't use jCVS so I don't know how. There should usually an option when you do checkout to specify a tag. You should

Re: cvs and 4.1

2002-09-26 Thread Amy Roh
micael wrote: If I cvs to tomcat-4.0, am I going to get the latest of 4.1? Yes. If you checkout jakarta-tomcat-4.0 with no tag specified, you'll get the latest HEAD of 4.1. If not, how do I pick the branches off tomcat-4.0? You can use different tags to get certain releases of tomcat from

Re: help....please.....RE: java.lang.NoSuchMethodError after re-building

2002-09-25 Thread Amy Roh
I'm getting the following error when trying to run tc 4, after having built the current cvs version succesfully: java.lang.NoSuchMethodError: javax.management.MBeanServerFactory.findMBeanServer(Ljava/lang/String;)Ljava /util/List; at

Re: Incorrect on display Traditional Chinese in JSP

2002-09-24 Thread Amy Roh
Can you see if the problem still exists with the latest 4.1.12? I believe the related bug 10901 was fixed since 4.1.10. Amy Daniel wrote: Hi, I have problem with Tomcat 4.1.10, there is incorrect display Traditional Chinese in my IE. The output would be ??? when I want to use

Re: [VOTE] [4.0.5] [4.1.12] Security releases

2002-09-23 Thread Amy Roh
Tomcat 4.0.5 release Tomcat 4.0.5 is virtually indentical to 4.0.4, with the exception of: - a bugfix to URL parsing - the security fix ballot +1 [X] Yes, I approve this release -1 [ ] No, because: /ballot Tomcat 4.1.12 Stable release

Re: Using a tomcat 4.0 connector with tomcat 4.1

2002-09-23 Thread Amy Roh
You can either add a mbean description for your connector similar to other Connectors in o.a.c.mbeans.mbeans-descriptors.xml or disable the two JMX supporting Listeners (ServerLifecycleListener and GlobalResourcesLifecycleListener)in server.xml if you don't want the JMX support. I'd

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeansMBeanFactory.java

2002-09-18 Thread Amy Roh
MBeanFactory.createStandardContext() still throws java.lang.IllegalArgumentException: Document base .\webapps\newpath does not exist or is not a readable directory after recent change in StandardContext. Is there something else missing that is preventing host.addChild(newContext) to work?

Re: cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4CoyoteResponse.java

2002-09-12 Thread Amy Roh
Bill Barker wrote: - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 11, 2002 10:48 PM Subject: cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteResponse.java amyroh 2002/09/11 22:48:19

Re: Tomcat 4.1.x admin application comments and suggestions

2002-09-09 Thread Amy Roh
Glenn Nielsen wrote: Attached are my comments and suggestions for the Tomcat 4.1.x admin application. It would be nice if we could move the admin application from beta to near release quaility for the next Tomcat 4.1.x release. Regards, Glenn

Re: 4.1.10 Tag Bug

2002-09-09 Thread Amy Roh
Milt Epstein wrote: On Mon, 9 Sep 2002, Jan Luehe wrote: Milt, Ralph, I think there is a serious bug in the jsp compiler from tomcat 4.1.10. The compiler creates wrong code for nested variables. Here an example that works with 4.1.9 and does not with 4.1.10 this is now fixed. What

Re: JDK version support when coding patches

2002-09-09 Thread Amy Roh
Christopher Todd wrote: I am working on a patch for Tomcat 4.x, and was wondering if there were any requirements for supporting older versions of the JDK. Can I code up a patch that uses classes and/or methods only available in 1.4, or do I have to support 1.2? Can I write two versions, one

Re: [4.1.10] Stability rating

2002-09-04 Thread Amy Roh
Remy Maucherat wrote: I think milestone 4.1.10 is of good quality and we can consider releasing it as the first stable release in the 4.1.x line. ballot [ ] Alpha [ ] Beta [X] Stable /ballot Amy If not voting stable, please suggest if possible a list of items which should be

Re: [4.1.10] Stability rating

2002-09-04 Thread Amy Roh
Glenn Nielsen wrote: Remy Maucherat wrote: Glenn Nielsen wrote: Remy Maucherat wrote: I think milestone 4.1.10 is of good quality and we can consider releasing it as the first stable release in the 4.1.x line. ballot [ ] Alpha [X] Beta [ ] Stable /ballot If not voting stable,

Re: jakarta-servleapi-5

2002-08-30 Thread Amy Roh
How many and who have commit access to j-s-5 currently anyway? How do people get voted in? [X] Change access to jakarta-servletapi-5 to allow all tomcat committers Amy Bob Herrmann wrote: I agree! access to changing the examples is hindered. Perhaps we should take a vote like this? [

Re: jakarta-servleapi-5

2002-08-30 Thread Amy Roh
Ignacio J. Ortega wrote: De: Amy Roh [mailto:[EMAIL PROTECTED]] Enviado el: 31 de agosto de 2002 2:04 Para: Tomcat Developers List Asunto: Re: jakarta-servleapi-5 How many and who have commit access to j-s-5 currently bash-2.04$ grep servletapi /home/cvs/CVSROOT/avail avail|craigmcc

Re: ?? Wrong HTTP Header Encoding, Posted to Bugzilla ??

2002-08-29 Thread Amy Roh
Tony, Bugzilla bug status will remain UNCONFIRMED until one of the developers takes a look at it and change its status. Depending on the bug, its status can be changed to NEW, ASSIGNED, or RESOLVED. Amy Tony LaPaso wrote: Hey all, I'm new to Bugzilla so forgive me if you know about

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servletsCGIServlet.java

2002-08-27 Thread Amy Roh
Remy Maucherat wrote: [EMAIL PROTECTED] wrote: amyroh 2002/08/26 15:38:35 Modified:catalina/src/share/org/apache/catalina/servlets CGIServlet.java Log: CGIServlet had problems in the case of a CGI script which prints a large amount of data to

Re: User Defined Realm. How to register MBean in Tomcat 4.1.x

2002-08-26 Thread Amy Roh
Hi Alex, Roytman, Alex wrote: Dear Catalina developers, I am trying to port my LDAP realm from tomcat 4.0.x to tomcat 4.1.9. I was unable to find any information on how to make my custom Realm work = in Catalina's JMX environment. The problem is I do not know how to = register (do I need

Re: build err on tc 4.1.9

2002-08-20 Thread Amy Roh
Henri Gomez wrote: I've got the following error when building TC 4.1.9 build-main: [javac] Compiling 161 source files to /usr/src/redhat/BUILD/tomcat4-4.1.9/jakarta-tomcat-4.1.9-src/webapps/build/admin/WEB-INF/classes [javac] Found 2 semantic errors compiling

Re: Absolute fields required for JDBC JNDI Realm pages in adminwebapp

2002-08-16 Thread Amy Roh
John Holman wrote: Amy Roh wrote: I just committed fixes to validate only className and connectionURL and also to check either userPattern or userSearch is specified but not both. Thanks! I don't think any change to JNDIRealm is necessary since I changed admin so that it doesn't

Re: Absolute fields required for JDBC JNDI Realm pages in adminwebapp

2002-08-15 Thread Amy Roh
configuration attributes anymore. Could you see if everything is ok now? I'll commit the changes to Tomcat 5 once I make sure it works correctly. I still need someone to comment on other realms so I can make them more user-friendly. Thanks, Amy John Amy Roh wrote: JDBC and JNDI Realms have

Re: [4.1.9] Stability rating

2002-08-14 Thread Amy Roh
ballot [ ] Alpha [X] Beta /ballot Amy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [4.1.9] Fix for major bugs

2002-08-14 Thread Amy Roh
What is the status of http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11191? Is this fixed in 4.1.9? Thanks, Amy Glenn Nielsen wrote: Remy Maucherat wrote: A few major bugs were fixed in CVS (two tricky bugs in Coyote HTTP/1.1, one in Jasper, and possibly one in the Catalina CL - bug

Re: [5.0] [VOTE] Release numbering scheme and test releases

2002-08-13 Thread Amy Roh
ballot +1 [X] Tomcat 5 should use Tomcat 4.1 version numbering scheme and release management -1 [ ] Tomcat 5 should use something else (to be decided later) /ballot Although Tomcat 5 is still far from being feature complete (and won't be in stable form until the servlet JSP specs

Absolute fields required for JDBC JNDI Realm pages in admin webapp

2002-08-13 Thread Amy Roh
JDBC and JNDI Realms have many attributes. What's the minimum list of attributes to enable these two Realms? I'll need to know the minimum required list of attributes to validate the realm pages in admin webapp. Currently, it's validating all the fields as required which I think is too

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

2002-08-13 Thread Amy Roh
Patrick Luby wrote: 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. +1 Amy Thanks, Patrick -- To unsubscribe, e-mail: mailto:[EMAIL

Re: [PATCH] improve internationalization for admin tool

2002-08-12 Thread Amy Roh
Hi Takashi, Takashi Okamoto wrote: Hi tomcat, (especially amy) This is the second patch to internationalize the admin tools. First patch was commited by amy. New patch will improve at following point: + store file with utf-8 encoding and add encoding='utf-8' at xml header.

Re: [VOTE] [4.1.8] Stability rating

2002-08-02 Thread Amy Roh
[ ] Alpha [X] Beta Amy I vote beta, since the build fixes important bug in Jasper. It may have a bug in the CL code, but it is not reproduceable at this point. Remy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED] --

Re: catalina.mbeans package

2002-07-30 Thread Amy Roh
On Mon, 29 Jul 2002, Craig R. McClanahan wrote: Most of the time, you want MBeans to directly delegate attribute read and write operations to the corresponding component object. Sometimes, though, that is not possible (for example, when the component getter takes an actual object, and

Re: catalina.mbeans package

2002-07-30 Thread Amy Roh
Many classes are just extending BaseModelMBean and do nothing ( all those with around 4k size :-). Yes. There're a few classes that need to be deleted since they're not getting used. Initially I added them to handle special cases and realized those objects don't need any

Re: [PATCH]Japanese localization for Tomcat-Admin (2nd time)

2002-07-23 Thread Amy Roh
I'll apply this patch. Thanks, Moriguchi and Okamoto. :-) Amy Hi, Tomcat 4 commiters, Why didn't you take this patch? Please tell me what I should do. Original Message: Message-ID: [EMAIL PROTECTED] Subject: [PATCH]Japanese localization for Tomcat-Admin Date: Thu, 18 Jul

Missing patch for Japanese support in admin

2002-07-22 Thread Amy Roh
If I remember correctly, I believe someone sent a patch for Japanese support in admin webapp a while ago. I accidentally deleted the email with the patch and cannot remember the title or the author. Does anyone have that email or remember the title so I can search for it? Thanks, Amy -- To

Re: [5.0] [VOTE] New branches and repositories

2002-07-15 Thread Amy Roh
Sorry for the late vote. I've been on vacation last two weeks. ;-) ballot A) Servlet 2.4 JSP 2.0 API 1. [X] Use new jakarta-servletapi-5 2. [ ] Use the HEAD of jakarta-servletapi 3. [ ] Other: B) Catalina 2.0 1. [X] Use new jakarta-tomcat-catalina 2. [ ] Use new jakarta-tomcat-5.0

Re: [VOTE] Apache Tomcat 5.0 Proposal

2002-07-15 Thread Amy Roh
Sorry for the late vote. I've been on vacation for last two weeks. But for the record, you have my +1. Thanks, Amy Remy Maucherat wrote: After trying to address the concerns raised by the proposal draft, I would like to call for a vote on it, now that the discussions have died down.

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

2002-06-24 Thread Amy Roh
. Thanks! Amy - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 -Original Message- From: Amy Roh [mailto:[EMAIL PROTECTED]] Sent: Friday, June 21

Re: Proposal draft for Tomcat 5.0

2002-06-21 Thread Amy Roh
GOMEZ Henri wrote Tomcat 5.0 appears to be a way to have both teams works again together to make a better tomcat, which will be profitable to the whole jakarta community. +1 good comment. :-) Tomcat 5.0 will be Coyote 2.0 based, a small and efficient core. The question shouldn't be to

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

2002-06-21 Thread Amy Roh
Please feel free to edit these spanish messages if you're a spanish speaker and find these messages incorrect. My three years in high school spanish doesn't seem to be good enough since I highly depended on a translation engine. (I don't know how accurate they are) ;-) Gracias! Amy

removeDefaultContext

2002-06-21 Thread Amy Roh
Glenn asked earlier whether admin will support DefaultContext. I'd like to add DefaultContext support in admin, however, there is an issue. Currently, there isn't an implementation to remove DefaultContext from Engine or Host. Is anyone planning to do so in near future? If not, we have an

Re: Problem with CompressionFilter

2002-06-18 Thread Amy Roh
Dimitri Valdin wrote: Hello, Compression Filter works incorrect in case the threshold is less than the len parameter in write(byte b[], int off, int len) function of CompressionResponseStream. The filter work correctly on Tomcat, since this situation never happens, but fails with

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: [VOTE] Jan Luehe

2002-06-13 Thread Amy Roh
+1 Amy 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 contributed to

Re: [VOTE] Rate milestone 4.1.3

2002-06-05 Thread Amy Roh
On Mon, 3 Jun 2002, Remy Maucherat wrote: ballot [ ] Alpha [X] Beta /ballot Amy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [VOTE] New committer: Denis Benoit

2002-05-22 Thread Amy Roh
+1 Amy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: [Coyote] 1.0 Final release ?

2002-05-17 Thread Amy Roh
+1 Amy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Admin webapp save-to-XML

2002-05-03 Thread Amy Roh
Remy Maucherat wrote: The save-to-XML feature of the admin webapp appears to be working good (of course, I only tried the default configuration ;-) ). I don't know what is the policy that will be used for ovewiting the existing server.xml, but I would do: - rename existing server.xml to

Re: [VOTE] New committer: Christopher St John

2002-05-01 Thread Amy Roh
+1 Amy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

<    1   2   3   >