DO NOT REPLY [Bug 39126] New: - on some conditions, tomcat 'forget' an exception

2006-03-28 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 30155] - Problem with viewing mail session

2006-03-28 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: r389421 - in /tomcat/tc6.0.x/trunk: .classpath .project

2006-03-28 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: Author: costin Date: Mon Mar 27 22:45:43 2006 New Revision: 389421 URL: http://svn.apache.org/viewcvs?rev=389421&view=rev Log: Add eclipse files This sort of thing is an unwanted convenience (for example, it trashes my own files, and I would like to keep them, thank y

Re: Refactorings

2006-03-28 Thread Remy Maucherat
Yoav Shapira wrote: Yeah. And in general remaining a pure Java scenario for those who don't want the APR dependency. Sure, I have no problem with that (I do have a problem with that in my branch, though, as I think people who are doing real production web stuff right now are ok with an APR d

Re: Refactorings

2006-03-28 Thread Yoav Shapira
Hola, > "conf" folders, etc). I don't see any reason to change the internal > Catalina code, as the classloaders are easily configurable using > catalina.properties. Yes, which is why I was sort of wondering why we were having this part of the refactoring talk ;) Yoav --

Re: Refactorings

2006-03-28 Thread Remy Maucherat
Yoav Shapira wrote: Hola, "conf" folders, etc). I don't see any reason to change the internal Catalina code, as the classloaders are easily configurable using catalina.properties. Yes, which is why I was sort of wondering why we were having this part of the refactoring talk ;) I think the d

Re: Reimplementation of JGroups

2006-03-28 Thread Filip Hanik - Dev Lists
Hi Bela, since the original email was with legal, I better make it public on the tomcat dev list. no worries, this implementation is more different than JGroups than other groupcomm frameworks, like Appia for example (http://appia.di.fc.ul.pt/ http://appia.di.fc.ul.pt/docs/javadoc/, changing

Edward Furlong/IE/TLS/PwC is out of the office.

2006-03-28 Thread edward . furlong
I will be out of the office starting 28/03/2006 and will not return until 29/03/2006. Please contact my secretary Loreen White on 00 353 1 662 6318 for urgent assistance. _ The information transmitted is intended only for the person

Re: Tomcat question

2006-03-28 Thread Rajan Vora
can you give more specifics? "web application was gone"? and what was changed in admin.xml? -- View this message in context: http://www.nabble.com/Tomcat-question-t1349759.html#a3629926 Sent from the Tomcat - Dev forum at Nabble.com. -

DO NOT REPLY [Bug 39129] New: - port error

2006-03-28 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 39130] New: - Hostname contains ? even if no query string exists

2006-03-28 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 39129] - port error

2006-03-28 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: r389421 - in /tomcat/tc6.0.x/trunk: .classpath .project

2006-03-28 Thread Costin Manolache
But it can be usefull for people who just checkout, we had them in the old repos AFAIK. You should be able to just save yours, then replace the svn files and add to .svnignore. ( I don't mind if you remove them - it's just a nice convenience for the people who don't have them yet ) Costin On 3

Re: svn commit: r389421 - in /tomcat/tc6.0.x/trunk: .classpath .project

2006-03-28 Thread Ian Darwin
Remy Maucherat wrote: [EMAIL PROTECTED] wrote: Author: costin Date: Mon Mar 27 22:45:43 2006 New Revision: 389421 URL: http://svn.apache.org/viewcvs?rev=389421&view=rev Log: Add eclipse files This sort of thing is an unwanted convenience (for example, it trashes my own files, and I would lik

RE: Tomcat question

2006-03-28 Thread Steck, Cynthia
All my jsp's, and all my files under web-inf structure were gone. My cascading style sheets and javascript files were also removed. I'm not sure what changed on admin.xml and manager.xml under /Tomcat/conf/Catalina/localhost/ folder. I just noticed that the dates had changed to this past Sunday.

svn commit: r389531 - /tomcat/tc6.0.x/trunk/build.xml

2006-03-28 Thread remm
Author: remm Date: Tue Mar 28 08:17:54 2006 New Revision: 389531 URL: http://svn.apache.org/viewcvs?rev=389531&view=rev Log: - Add building some JARs. Modified: tomcat/tc6.0.x/trunk/build.xml Modified: tomcat/tc6.0.x/trunk/build.xml URL: http://svn.apache.org/viewcvs/tomcat/tc6.0.x/trunk/bu

svn commit: r389540 - /tomcat/tc6.0.x/trunk/build.xml

2006-03-28 Thread costin
Author: costin Date: Tue Mar 28 08:53:21 2006 New Revision: 389540 URL: http://svn.apache.org/viewcvs?rev=389540&view=rev Log: Small fixes and adjustments to build.xml. Modified: tomcat/tc6.0.x/trunk/build.xml Modified: tomcat/tc6.0.x/trunk/build.xml URL: http://svn.apache.org/viewcvs/tom

svn commit: r389541 - in /tomcat/tc6.0.x/trunk: bin/ bin/Tomcat6.launch conf/ conf/server.xml conf/tomcat-users.xml conf/web.xml webapps/ROOT/ webapps/ROOT/WEB-INF/ webapps/ROOT/WEB-INF/web.xml webapp

2006-03-28 Thread costin
Author: costin Date: Tue Mar 28 08:55:00 2006 New Revision: 389541 URL: http://svn.apache.org/viewcvs?rev=389541&view=rev Log: A minimal set of files to debug and launch tomcat inside eclipse. server.xml is based on server-minimal.jar I assume the 'real' config files will be in the /res or in so

svn commit: r389569 - in /tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes: ErrorHandler.java group/interceptors/MessageDispatchInterceptor.java

2006-03-28 Thread fhanik
Author: fhanik Date: Tue Mar 28 10:22:41 2006 New Revision: 389569 URL: http://svn.apache.org/viewcvs?rev=389569&view=rev Log: Added in a completion notification Modified: tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/ErrorHandler.java tomcat/container/t

svn commit: r389574 - in /tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes: Member.java group/ChannelCoordinator.java mcast/McastService.java mcast/MemberImpl.java tcp/Se

2006-03-28 Thread fhanik
Author: fhanik Date: Tue Mar 28 10:57:21 2006 New Revision: 389574 URL: http://svn.apache.org/viewcvs?rev=389574&view=rev Log: Added a uniqueId to a member, this will help identify a membership session, ie the difference between crash and network hickup Modified: tomcat/container/tc5.5.x/mo

DO NOT REPLY [Bug 39061] - Cannot undeploy application due to jars not deleted

2006-03-28 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: r389588 - /tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/mcast/MemberImpl.java

2006-03-28 Thread fhanik
Author: fhanik Date: Tue Mar 28 11:31:12 2006 New Revision: 389588 URL: http://svn.apache.org/viewcvs?rev=389588&view=rev Log: Added the unique Id to the toString method Modified: tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/mcast/MemberImpl.java Modified:

Re: Tomcat question

2006-03-28 Thread Mark Thomas
Please move this discussion to the users list where it belongs. Mark [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r389612 - in /tomcat/container/tc5.5.x/modules/groupcom: src/share/org/apache/catalina/tribes/ src/share/org/apache/catalina/tribes/group/interceptors/ src/share/org/apache/catalina/tribes

2006-03-28 Thread fhanik
Author: fhanik Date: Tue Mar 28 13:51:40 2006 New Revision: 389612 URL: http://svn.apache.org/viewcvs?rev=389612&view=rev Log: Removed not needed imports Modified: tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/ChannelInterceptor.java tomcat/container/tc

DO NOT REPLY [Bug 39061] - Cannot undeploy application due to jars not deleted

2006-03-28 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 37750] - SocketException: Connection reset causes severe error

2006-03-28 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 39061] - Cannot undeploy application due to jars not deleted

2006-03-28 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