Re: URLStreamHandler and ContentHandler

2006-05-24 Thread Wade Chandler
--- Shankar Unni <[EMAIL PROTECTED]> wrote: > Yoav Shapira wrote: > > > More on topic, I don't mind switching Tomcat to > java.util.logging > > Umm, please don't do that. For those of us who > *have* mastered the art > of using log4j with Tomcat (:-)), this would be a > giant step back > (havi

svn commit: r409298 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/modeler/Registry.java

2006-05-24 Thread billbarker
Author: billbarker Date: Wed May 24 21:07:25 2006 New Revision: 409298 URL: http://svn.apache.org/viewvc?rev=409298&view=rev Log: Port the fix for MODELER-3 from [modeler] (minus some of the fluff :). It's mostly non-critical path stuff, so it shouldn't be that much of a performance hit. Also t

Re: URLStreamHandler and ContentHandler

2006-05-24 Thread Shankar Unni
Yoav Shapira wrote: More on topic, I don't mind switching Tomcat to java.util.logging Umm, please don't do that. For those of us who *have* mastered the art of using log4j with Tomcat (:-)), this would be a giant step back (having one logging mechanism for Tomcat and one for the webapps - an

Randolf Frettloeh/Sika-Trocal_GmbH/DE/SIKA ist außer Haus

2006-05-24 Thread Randolf Frettloeh
Ich werde ab 03.05.2006 nicht im Büro sein. Ich kehre zurück am 01.06.2006. Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten.

DO NOT REPLY [Bug 39621] - Strange result in getRemoteAddr() and Access Logs using APR

2006-05-24 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://issues.apache.org/bugzilla/show_bu

Re: svn commit: r409041 - in /tomcat/sandbox/java/org/apache/tomcat/util/net: ./ javaio/ nio/ res/ simple/

2006-05-24 Thread Remy Maucherat
Bill Barker wrote: Since having a common base is not likely - I'm using same approach as apr, i.e. separate connector, duplicate some code ( but this may allow better cleanup ) Is there anything wrong with the stuff I did in the main branch ? I would like to remove things like PoolTcpEndpoint,

Re: Binary build procedures

2006-05-24 Thread Yoav Shapira
Hi, As it turns out there is a second motivation for building everything from source, and that is so if something goes wrong, we can find the problem and fix it. If we go through all the hoops now, then we won't have this additional problem when we are hurrying to fix and issue. Just out of c

RE: svn commit: r409041 - in /tomcat/sandbox/java/org/apache/tomcat/util/net: ./ javaio/ nio/ res/ simple/

2006-05-24 Thread Bill Barker
> -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 24, 2006 2:19 AM > To: Tomcat Developers List > Subject: Re: svn commit: r409041 - in > /tomcat/sandbox/java/org/apache/tomcat/util/net: ./ javaio/ > nio/ res/ simple/ > > [EMAIL PROTECTED] w

RE: Binary build procedures

2006-05-24 Thread Mark Claassen
Thanks again for the advice. As it turns out there is a second motivation for building everything from source, and that is so if something goes wrong, we can find the problem and fix it. If we go through all the hoops now, then we won't have this additional problem when we are hurrying to fix and

Re: Congrats on Summer of Code proposal selection

2006-05-24 Thread Yoav Shapira
Hi, It actually looks like this project was among the 1800 that were mistakingly accepted and then finally rejected by Google [1]. Please ignore my previous message from earlier today, and consider the project open to anyone who wants to contribute. Yoav [1] Google announcement and discussion t

Fwd: Commons-modeler release request

2006-05-24 Thread Yoav Shapira
Hola, Forwarding just FYI, from [EMAIL PROTECTED], as we're interested in commons-modeler. Please don't reply here, but to [EMAIL PROTECTED] instead. Thanks, Yoav -- Forwarded message -- From: Dennis Lundberg <[EMAIL PROTECTED]> Date: May 24, 2006 2:10 PM Subject: Re: Commons-m

DO NOT REPLY [Bug 39651] - Communication error while connecting to MySQL server

2006-05-24 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://issues.apache.org/bugzilla/show_bu

svn commit: r409199 - in /tomcat/container/tc5.5.x/modules/groupcom/test/java/org/apache/catalina/tribes/test/interceptors: ./ TestTwoPhaseCommit.java

2006-05-24 Thread fhanik
Author: fhanik Date: Wed May 24 09:17:35 2006 New Revision: 409199 URL: http://svn.apache.org/viewvc?rev=409199&view=rev Log: Added in a test case for two phase commit Added: tomcat/container/tc5.5.x/modules/groupcom/test/java/org/apache/catalina/tribes/test/interceptors/ tomcat/contain

Re: Congrats on Summer of Code proposal selection

2006-05-24 Thread BrunoMLuque
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I will love to contribute to "THE TOMCAT" project, please advise what you need from me. Thank's Bruno Miyamotto Luque - ->|<--- -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.

Re: URLStreamHandler and ContentHandler

2006-05-24 Thread Yoav Shapira
Hola, Ok, this particular one is not 100% FUD, it's merely hugely inflating issues which may occur when log4j is used and is deployed in certain ways, and which can also be caused by bugs in Tomcat's logging usage (getting a logger without the proper classloader being bound, etc). In the end, ha

Re: URLStreamHandler and ContentHandler

2006-05-24 Thread Remy Maucherat
Yoav Shapira wrote: Hola, For starters, I don't think the article is total FUD. It's may be outdated, and like I said progress has been made by multiple parties involved (Tomcat with JULI, commons-logging with its implementation, log4j 1.3 in some relevant areas, SLF4j and other external project

Re: svn commit: r409041 - in /tomcat/sandbox/java/org/apache/tomcat/util/net: ./ javaio/ nio/ res/ simple/

2006-05-24 Thread Costin Manolache
On 5/24/06, Remy Maucherat <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote: > Author: costin > Date: Tue May 23 19:50:33 2006 > New Revision: 409041 > > URL: http://svn.apache.org/viewvc?rev=409041&view=rev > Log: > Remove dead code - refactoring of the connector. > > Since having a common ba

Re: URLStreamHandler and ContentHandler

2006-05-24 Thread Yoav Shapira
Hola, For starters, I don't think the article is total FUD. It's may be outdated, and like I said progress has been made by multiple parties involved (Tomcat with JULI, commons-logging with its implementation, log4j 1.3 in some relevant areas, SLF4j and other external projects, etc). But that's

Re: URLStreamHandler and ContentHandler

2006-05-24 Thread Peter Rossbach
Am 24.05.2006 um 16:18 schrieb Remy Maucherat: Yoav Shapira wrote: Hola, > Mmm, I'd hate having endorsed classes depend on commons-logging ;( Could you expand this thought? It's a simple thought, like I said, shooting from the hip. Commons-Logging has an unfortunate history (http://www.qos.

Re: URLStreamHandler and ContentHandler

2006-05-24 Thread Remy Maucherat
Yoav Shapira wrote: Hola, > Mmm, I'd hate having endorsed classes depend on commons-logging ;( Could you expand this thought? It's a simple thought, like I said, shooting from the hip. Commons-Logging has an unfortunate history (http://www.qos.ch/logging/thinkAgain.jsp), and the deeper / hi

Re: URLStreamHandler and ContentHandler

2006-05-24 Thread Yoav Shapira
Hola, > Mmm, I'd hate having endorsed classes depend on commons-logging ;( Could you expand this thought? It's a simple thought, like I said, shooting from the hip. Commons-Logging has an unfortunate history (http://www.qos.ch/logging/thinkAgain.jsp), and the deeper / higher it is on the cla

Re: URLStreamHandler and ContentHandler

2006-05-24 Thread Javier Iglesias
Hi Yoav, Mmm, I'd hate having endorsed classes depend on commons-logging ;( Could you expand this thought? what happens if you don't depend on commons-logging? It's not going to be easy to instruct the JCS and JORAM communities to stop using commons-logging just because I wish so : ) I d

Re: URLStreamHandler and ContentHandler

2006-05-24 Thread Yoav Shapira
Hi, Mmm, I'd hate having endorsed classes depend on commons-logging ;( I haven't tried it myself, nor attempted to reproduce your scenario, so this is just shooting from the hip: what happens if you don't depend on commons-logging? Yoav On 5/24/06, Javier Iglesias <[EMAIL PROTECTED]> wrote: H

Congrats on Summer of Code proposal selection

2006-05-24 Thread Yoav Shapira
Akshay, You should have received an email by now from Google regarding the fact your proposal to work on single sign on for Tomcat clustering (http://www.soc.akshay.ahooja.com/) was selected for this summer. Congratulations! Although I'm officially the mentor for this, let's try to minimize priva

URLStreamHandler and ContentHandler

2006-05-24 Thread Javier Iglesias
Hi there! I'm working on a framework that uses its own URL scheme ("protocol": oan://host/file...) by extension of java.net.URLStreamHandler. It also uses its own content handlers by extension of java.net.ContentHandler. Using Sun's default resolution mechanisms, their respective packages are ap

Re: svn commit: r409041 - in /tomcat/sandbox/java/org/apache/tomcat/util/net: ./ javaio/ nio/ res/ simple/

2006-05-24 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: Author: costin Date: Tue May 23 19:50:33 2006 New Revision: 409041 URL: http://svn.apache.org/viewvc?rev=409041&view=rev Log: Remove dead code - refactoring of the connector. Since having a common base is not likely - I'm using same approach as apr, i.e. separate conne

Re: DO NOT REPLY [Bug 39651] New: - Communication error while connecting to MySQL server

2006-05-24 Thread Sameer Acharya
This sounds like a connection timeout issue to me. -Sameer [EMAIL PROTECTED] wrote: 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://is

DO NOT REPLY [Bug 39651] New: - Communication error while connecting to MySQL server

2006-05-24 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://issues.apache.org/bugzilla/show_bu