svn commit: r431846 [1/6] - in /tomcat/sandbox/tomcat-lite: ./ bin/ java/ java/org/apache/coyote/adapters/ java/org/apache/coyote/http11/ java/org/apache/coyote/servlet/mapper/ java/org/apache/coyote/

2006-08-15 Thread costin
Author: costin Date: Tue Aug 15 23:50:43 2006 New Revision: 431846 URL: http://svn.apache.org/viewvc?rev=431846&view=rev Log: Change package name, clean up, implement more functionality, move more container-independent code to utils Added: tomcat/sandbox/tomcat-lite/java/org/apache/coyote/s

Re: Proposal - Comet changes

2006-08-15 Thread Sriram Narayanan
On 8/11/06, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: 3. public boolean read(HttpServletRequest request, HttpServletResponse response) Suggestion - change this method to public boolean event(CometEvent event) This will allow the container to implement notifications for timeouts, s

DO NOT REPLY [Bug 40252] - Different commons-logging version in web app preventing tomcat startup

2006-08-15 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

DO NOT REPLY [Bug 40236] - INFO: connection timeout reached

2006-08-15 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: Tomcat running as a Service/Standalone

2006-08-15 Thread Mark Thomas
Vinaya Tirikkovalluru wrote: > Any help on this is greatly appreciated. This question belongs on the users list. Please redirect your question there. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

DO NOT REPLY [Bug 40257] New: - tomcat 5.0.28 to 5.5.17 upgrade - Tomcat Manager Context Deployment does not work

2006-08-15 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

Tomcat running as a Service/Standalone

2006-08-15 Thread Vinaya Tirikkovalluru
Hi, I have 2 applications running on Tomcat 4.1 When the server is running as a service, one application which opens an https connection from within the code does not work. It works when running as a standalone, though. I have followed all the instructions to enable the https. Any help

Proposal: Change of access level of variables and some additional error logging in DataSourceRealm

2006-08-15 Thread Andreas Plesner Jacobsen
I've just extended DataSourceRealm for an internal project, and found that my extensions could have been done easier if the access level of preparedRoles and preparedCredentials were less restrictive. This would allow developers to replace the actual SQL with something more suited for their pu

Re: Proposal - Comet changes

2006-08-15 Thread Remy Maucherat
Filip Hanik - Dev Lists wrote: any feedback? If you're talking about me, I'm on vacation, so ... Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]