Re: [VOTE] [5.5] Release plan votes

2004-08-28 Thread Ian F . Darwin
I approve the release plan: [X] Yes [ ] No Tomcat 5.5 should use the following API set for the coding: [ ] J2SE 1.3 [X] J2SE 1.4 [ ] J2SE 5.0 Yoav Shapira will act as the release manager for this branch: [X] Yes [ ] No Cheers Ian Darwin

Re: [VOTE] 5.0.28 Stability Rating

2004-09-04 Thread Ian F . Darwin
[X ] Stable [ ] Beta [ ] Alpha - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/conf web.xml

2004-09-09 Thread Ian F. Darwin
On 9-Sep-04, at 9:50, [EMAIL PROTECTED] wrote: default - - org.apache.catalina.servlets.DefaultServlet - + org.apache.catalina.servlets.DefaultServlet Should this get referred back to the DTD/Schema maintainer? Having to remove white sp

Re: [Bug 31655] - org.apache.catalina.cluster.session.DeltaManager requestCompleted, SEVERE: Unable to serialize delta request, java.io.NotSerializableException:

2004-10-11 Thread Ian F . Darwin
The original user was having trouble figuring out which class(es) in their application were causing NotSerializableExceptions. And, in fact, I was starting to think about the Serializable issue for a client... And then Tim wrote: --- Additional Comments From [EMAIL PROTECTED] 2004-10-11 2

Re: [RESULT] PMC Chair

2005-04-01 Thread Ian F. Darwin
I've always be amazed how anyone could come upwith such pompous prose ;) Thank goodness for copy & paste! Congrats to Remm & to all who participated. I'll be glad to see Tomcat become a top level project (it struck me as ironic that Ant made this move before Tomcat, when Ant originated as the TC

Re: Indirect jsp:include does not seem to work

2005-04-01 Thread Ian F. Darwin
Michael J. wrote: Here is what I found at: http://java.sun.com/products/jsp/syntax/1.2/syntaxref1214.html#8828 [snip] So, what I am doing is perfectly legitimate... A syntax reference is not the same as a specification. Specifications are (supposedly) more rigorous and more precise in their spe

Re: Documentation Error

2005-04-01 Thread Ian F. Darwin
Durfee, Bernard wrote: The documentation at http://www.uportal.org/administrators/building.html does not mention the server.home property... Wrong list. This is the list for problems with Tomcat. We have nothing to do with uportal. --

Re: Indirect jsp:include does not seem to work

2005-04-01 Thread Ian F. Darwin
Now I understand: you want real life to work like the comic book! :-) :-) (Don't take that personally, it's April 1 today after all). - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: New TLP draft

2005-04-06 Thread Ian F. Darwin
Remy Maucherat wrote: Hi, Here's a new draft with the necessary updates. I suppose this needs to be sent to the PMC for approval. If this draft is ok, I will send it there. Then there are infrastructure taks: - renaming mailing lists Is that just keeping both lists and moving them up the domain h

VOTE on final TLP draft

2005-04-06 Thread Ian F. Darwin
BTW, the struts project recently went through this and ended up with I think are a decent set of by-laws. ... RESOLVED, that the initial Apache Tomcat PMC be and hereby is tasked with the creation of a set of bylaws intended to encourage open development and increased partic

Re: Tomcat Connectors!! Help needed!!

2005-04-08 Thread Ian F. Darwin
Thanks! your suggestion helped me a lot. Can you plz. tell me whether a Java [Servlet] can be connected to a telnet tool? It's not clear what you are asking; there is no such thing as a "telnet tool". Do you want to connect from a telnet client to a servlet, or do you want to connect from a Servl

Re: Q: Application-level control of web-resources like JSP-pages!?

2005-04-08 Thread Ian F. Darwin
Please move this discussion to tomcat-users. You can do all that with Servlets and maybe ServletFilters. The tomcat-dev list is for discussion of Tomcat modifications, not about how to use the Servlet and JSP APIs. Thank you. -

Re: naming conventions

2005-04-11 Thread Ian F. Darwin
bnelson wrote: The naming conventions used with Tomcat/jakarta/catalina is confusing and complicated beyond compare. Sorry you find it excessive. Think about any real-world system (Windows, UNIX) and you will find some thing(s) arbitrary or historical about it. My first exposure to Tomcat 5.5 i

Re: bugs 34140 and 34199

2005-04-21 Thread Ian F. Darwin
Henri Gomez wrote: Many way : - check the AJP port is listening on the right port. - Add a 'status' file in AJP support created after AJP is completly up and destroyed when AJP is closing. BTW, it will be better to have such file created when Tomcat is fully started (independant from AJP which coul

Re: bugs 34140 and 34199

2005-04-21 Thread Ian F. Darwin
Henri Gomez wrote: I know that but if your starter wrapper check if the process whom pid is stored on the file is still alive it could determine if the process has been aborted via kill -9. I'm using this kind of hack in Linux init.d rc for at least 2 years, whitout problems Right, if you read t

Re: Tomcat build question

2005-05-26 Thread Ian F. Darwin
[EMAIL PROTECTED] wrote: I am new to this list. I download the main build.xml script from http://jakarta.apache.org/tomcat/tomcat-5.5-doc/building.html and try to use ant to buld it. I got an error: build.xml:717: Cannot replace directory \usr\share\java\tomcat-deps\src\java\org\apache\tomca