Good day

2005-07-07 Thread arieh . markel
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. Norton AntiVirus Deleted1.txt Description: plain/text - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Good day

2005-07-07 Thread arieh . markel
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. Norton AntiVirus Deleted1.txt Description: plain/text - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: Tomcat Admin Web Interface

2001-06-14 Thread Arieh Markel
infrastructure is not there yet (for JXTA at least, to my understanding). -- In any case, if such contributions are deemed useful, there would be a need to define the administrative service interface that Tomcat requires, to be implemented by the Jini/JXTA/SLP service(s). -- What do you think ? Arieh

RE: [VOTE] Final release of Tomcat 3.2.2

2001-05-18 Thread Arieh Markel
to help support the release. [ ] -0. I don't agree with the proposal but I won't stop the release. [ ] -1. I disagree with the proposal and will explain my reasons. Arieh -- Arieh Markel Sun Microsystems Inc. Network Storage

Re: FW: Java World Editors' Choice Awards

2001-05-14 Thread Arieh Markel
totally amazed no one from here has responded to Scott yet (especially you Sun people). Come on people, please get in touch with him. For what is worth, (having contributed some code to TC 3.2) I will be at JavaOne during that week. Is anybody else going to be present there ? Arieh -jon

Re: Solaris Sparc Performance Problem

2001-04-24 Thread Arieh Markel
is properly configured with regards to things like nameserver lookups, proxy setups, etc. Arieh Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm Delivered-To: mailing list [EMAIL PROTECTED] From: [EMAIL PROTECTED] (Douglas E. Hornig) Subject: Solaris Sparc Performance Problem To: [EMAIL

Re: TC3.3 - building javadoc

2001-03-26 Thread Arieh Markel
pache.tomcat.session \ org.apache.tomcat.startup \ org.apache.tomcat.task \ org.apache.tomcat.util \ org.apache.tomcat.util.depend \ org.apache.tomcat.util.net \ org.apache.tomcat.util.pattern \ org.apache.tomcat.util.threads \ org.apache.tomcat.util.xml (the package list need to be upd

to trim or not to trim (was Re: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util FileUtil.java)

2001-03-21 Thread Arieh Markel
: Re: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util FileUtil.java User-Agent: Wanderlust/2.4.1 (Stand By Me) Emacs/20.4 Mule/4.1 (AOI) X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi arieh, In article cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util FileUtil.java

RE: to trim or not to trim (was Re: cvs commit: jakarta-tomcat/sr c/share/org/apache/tomcat/util FileUtil.java)

2001-03-21 Thread Arieh Markel
what other portions see. I will remove the 'trim()' call. Arieh Cheers, Larry Have you seen any problem with the current version ? Other opinions ? Thanks, Arieh Yoshiyuki Karezaki [EMAIL PROTECTED] -- Arieh Markel

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

2001-03-21 Thread arieh
arieh 01/03/21 14:23:08 Modified:src/share/org/apache/tomcat/util Tag: tomcat_32 FileUtil.java Log: Remove the trim() call. Revision ChangesPath No revision No revision 1.9.2.8 +4 -4

cvs commit: jakarta-tomcat/src/doc tomcat-localization-howto.html

2001-03-20 Thread arieh
arieh 01/03/20 08:31:10 Added: src/doc Tag: tomcat_32 tomcat-localization-howto.html Log: First revision of the localization HOWTO. Revision ChangesPath No revision No revision 1.1.2.1 +198 -0jakarta-tomcat

Re: [TC3.2.2] Codebase frozen (was RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/request StaticInterceptor.java)

2001-03-19 Thread Arieh Markel
hat should be commited to tomcat_32 are bug fixes for existing functionality. Anything else should only be committed with the approval of the Release Manager (i.e. Me). I'm going to review these changes to see if they will remain in the 3.2 code base or not. Arieh, could you please supply some

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

2001-03-17 Thread arieh
arieh 01/03/16 15:39:52 Modified:src/share/org/apache/tomcat/util Tag: tomcat_32 FileUtil.java Log: Add support for docbase localized lookups. Revision ChangesPath No revision No revision

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/request StaticInterceptor.java

2001-03-17 Thread arieh
arieh 01/03/16 15:42:00 Modified:src/share/org/apache/tomcat/request Tag: tomcat_32 StaticInterceptor.java Log: Add support for docbase localization lookup. Revision ChangesPath No revision

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Context.java

2001-03-17 Thread arieh
arieh 01/03/16 15:43:56 Modified:src/share/org/apache/tomcat/core Tag: tomcat_32 Context.java Log: Add support for 'docbase' localization lookup to the getRealPath() method. Preserve backwards compatibility on the getRealPath(path, loc, loc) call. Revision ChangesPath

Re: [VOTE] New commiter - Casey Lucas

2001-03-16 Thread Arieh Markel
+1 Arieh -- Arieh Markel Sun Microsystems Inc. Network Storage500 Eldorado Blvd. MS UBRM11-194 e-mail: [EMAIL PROTECTED] Broomfield, CO 80021 Pray for snow Phone: (303) 272-8547 x78547 (e-mail me

Re: Proposal for implementation of lookup of localized web-resources

2001-03-16 Thread Arieh Markel
To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Proposal for implementation of lookup of localized web-resources From: [EMAIL PROTECTED] (Kazuhiro Kazama) X-Dispatcher: imput version 2228(IM140) Arieh, Basically lookup of localized resources

Re: Proposal for implementation of lookup of localized web-resources

2001-03-16 Thread Arieh Markel
] Subject: Re: Proposal for implementation of lookup of localized web-resources X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi!! From: "Arieh Markel" [EMAIL PROTECTED] Assume locale in request is: fr_CA Assume locale of where tomcat is set: en_US requested pa

Re: Proposal for implementation of lookup of localized web-resources

2001-03-16 Thread Arieh Markel
ubject: Re: Proposal for implementation of lookup of localized web-resources X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N - Original Message - From: "Arieh Markel" [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Se

RE: [VOTE] New Committer: Amy Roh

2001-03-16 Thread Arieh Markel
over BIG white (stuff) ... Arieh -- Arieh Markel Sun Microsystems Inc. Network Storage500 Eldorado Blvd. MS UBRM11-194 e-mail: [EMAIL PROTECTED] Broomfield, CO 80021 Pray for snow Phone: (303) 272-8547 x78547 (e

Question - Re: cvs commit: DefaultCMSetter.java

2001-03-16 Thread Arieh Markel
{ - res.setContentType("text/html");// ISO-8859-1 default Shouldn't the charset be according to the Locale and Charset of the request that was passed ? Arieh + String charset = LocaleToCharsetMap.getCharset(Locale.getDefault()); + if (chars

Re: Clarification on Catalina TODO item: CGI emulation servlet

2001-02-20 Thread Arieh Markel
aware of a Java API that allows to modify the external - host - environment). Arieh That would be great! I will sign you up for that item. Thanks, I look forward to helping out; if I do something wrong please let me know. Craig McClanahan

Re: Bugzilla categories

2001-02-05 Thread Arieh Markel
grouped togheter. I think that 'i18n' would be more appropriate. Arieh ( I'll work on them - but it's not easy and will take few weeks to sort it out ) -- Costin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

String/StringBuffer (was Re: An alternative to JSP)

2001-01-26 Thread Arieh Markel
ava. For additional information on string concatenation and conversion, see Gosling, Joy, and Steele, The Java Language Specification. Arieh of literals it can be more efficient than StringBuffer as long as they are grouped together as above. Since I haven't looked at the

RE: String/StringBuffer (was Re: An alternative to JSP)

2001-01-26 Thread Arieh Markel
ing "My dog has fleas." 2 putstatic #5 Field java.lang.String blah 5 return Method StringTest() 0 aload_0 1 invokespecial #4 Method java.lang.Object() 4 return Michael, thanks. I stand corrected. Arieh regards, michael -----

Re: [SECURITY] Security Vulnerabilities in Tomcat 3.1 and 3.2

2000-12-12 Thread Arieh Markel
ove, while not being able to say the same of moving from 3.1 to 3.2. Arieh -jon -- Honk if you love peace and quiet. -- Arieh Markel Sun Microsystems Inc. Network Storage500 Eldorado Blvd. MS UBRM11-194 e-mail: [EMAIL PROTECTED] Broo

Re: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/request SimpleMapper1.java StaticInterceptor.java

2000-12-12 Thread Arieh Markel
The fix is incorrect. indexOf returns -1 when the substring is not found, not 0. The way the current code is set forces wrong behavior. It should be: (relativePath.indexOf("/META-INF/") != -1) || (relativePath.indexOf("/WEB-INF/") != -1)) Arieh Mailing-

Re: Problem to limit the number of connections

2000-12-08 Thread Arieh Markel
180"/ Parameter name="thread_pool" value="on"/ Parameter name="max_threads" value="100"/ Parameter name="max_spare_threads" value="30"/ Parameter name="min_spare_threads" value="

Improvement to Bugrat ?

2000-12-07 Thread Arieh Markel
I am wondering how difficult would be to change bugrat so that the synopsis (or part of it) appears on the mail subject line. Arieh -- Arieh Markel Sun Microsystems Inc. Network Storage500 Eldorado Blvd. MS UBRM11-194 e-mail: [EMAIL PROTECTED

Re: BugRat Report #543 has been filed.

2000-12-07 Thread Arieh Markel
a RequestDispatcher object that acts as a wrapper for the resource at the specified path See Also: RequestDispatcher, getContext(java.lang.String) Arieh -- Arieh Markel Sun Microsystems Inc. Network Storage500 Eldorado Blvd.

Re: Proposal: new commiter

2000-12-05 Thread Arieh Markel
Hi, Please vote for Dan Milstein as a new commiter for tomcat. +1 Arieh Dan did an excelent review of the connector code, documented the protocol, proposed many enhancements and re-factored the Ajp13 adapter. We are very lucky to have someone who is interested in this difficult

Re: Problem with context initialization ?

2000-11-21 Thread Arieh Markel
], Arieh Markel [EMAIL PROTECTED] Subject: Re: Problem with context initialization ? X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Hi Arieh, I know about this problem, and 3.3 is going to fix this ( and other similar problems ) by defining a startup order and changing the code to implement

Problem with context initialization ?

2000-11-20 Thread Arieh Markel
) repeatedly from a browser trying to catch the point in time where the connector is made available by the contexts are not. When I manage to access the port on the connector the result is the above exception. Does anybody else see something similar ? - Arieh -- Arieh Markel

Interesting issue with Java and Cygwin under WIN32

2000-11-15 Thread Arieh Markel
, I would like the ability to override the Win32 default in a CygWin environment. Any ideas ? Opinions ? Thanks, Arieh -- Arieh Markel Sun Microsystems Inc. Network Storage500 Eldorado Blvd. MS UBRM11-194 e-mail: [EMAIL PROTECTED

Re: Servlet - Jini - Tomcat3.1

2000-11-15 Thread Arieh Markel
From: "Flávio Rodrigo M. de Carvalho" [EMAIL PROTECTED] To: "Arieh Markel" [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Servlet - Jini - Tomcat3.1 - Original Message - Flavio, It is not clear from your description what you are trying to do. . do

Re: About Form-Login-Config

2000-11-10 Thread Arieh Markel
nahan" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: About Form-Login-Config X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Arieh Markel wrote: I am reading the (2.3) spec and am realizing that I am not able to share a login page with multiple contexts. That's true