DO NOT REPLY [Bug 44879] Deploying WAR overwrites context fragment

2008-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44879 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r651968 - /tomcat/trunk/java/org/apache/tomcat/util/res/StringManager.java

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 08:56:16 2008 New Revision: 651968 URL: http://svn.apache.org/viewvc?rev=651968&view=rev Log: Code cleanup. o.a.t.util.res No functional change Modified: tomcat/trunk/java/org/apache/tomcat/util/res/StringManager.java Modified: tomcat/trunk/java/org/apache/tomc

svn commit: r651976 - in /tomcat/trunk/java/org/apache/tomcat/util/net: NioBlockingSelector.java NioEndpoint.java NioSelectorPool.java PoolTcpEndpoint.java SSLImplementation.java ServerSocketFactory.j

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 09:14:06 2008 New Revision: 651976 URL: http://svn.apache.org/viewvc?rev=651976&view=rev Log: Code clean up o.a.t.util.net. Generics and unused code. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioBlockingSelector.java tomcat/trunk/java/org/apache

svn commit: r651977 - /tomcat/trunk/java/org/apache/tomcat/util/threads/ThreadWithAttributes.java

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 09:28:34 2008 New Revision: 651977 URL: http://svn.apache.org/viewvc?rev=651977&view=rev Log: Add some missing control checks. Modified: tomcat/trunk/java/org/apache/tomcat/util/threads/ThreadWithAttributes.java Modified: tomcat/trunk/java/org/apache/tomcat/ut

svn commit: r651978 - in /tomcat/trunk/java/org/apache/tomcat/util: net/jsse/JSSEFactory.java net/jsse/JSSESocketFactory.java threads/ThreadPool.java

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 09:29:52 2008 New Revision: 651978 URL: http://svn.apache.org/viewvc?rev=651978&view=rev Log: Further minor clean-up of unused/unnecessary code after I made Eclipse even more pedantic. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/JSSEFactory.java

svn commit: r651984 - /tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 10:19:48 2008 New Revision: 651984 URL: http://svn.apache.org/viewvc?rev=651984&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44877 Prevent collisions in tag pool names Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

svn commit: r651985 - /tomcat/current/tc5.5.x/STATUS.txt

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 10:24:50 2008 New Revision: 651985 URL: http://svn.apache.org/viewvc?rev=651985&view=rev Log: Propose fix for 44877 Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x

svn commit: r651986 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 10:26:27 2008 New Revision: 651986 URL: http://svn.apache.org/viewvc?rev=651986&view=rev Log: Propose fix for 44877 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATU

DO NOT REPLY [Bug 44877] ClassCastException due to bad TagHandlerPool name generation of two different tags

2008-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44877 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-04-27 10:24:34 PST --- This has been fixed in trunk and proposed for 6.0.x and 5.5.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- Y

svn commit: r651988 - /tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 10:59:02 2008 New Revision: 651988 URL: http://svn.apache.org/viewvc?rev=651988&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43366 Provide backwards compatibility for sessions command Modified: tomcat/trunk/java/org/apache/catalina/manage

svn commit: r651989 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 11:00:25 2008 New Revision: 651989 URL: http://svn.apache.org/viewvc?rev=651989&view=rev Log: Propose fix for 43366. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STAT

svn commit: r651990 - /tomcat/current/tc5.5.x/STATUS.txt

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 11:01:12 2008 New Revision: 651990 URL: http://svn.apache.org/viewvc?rev=651990&view=rev Log: vote Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=6

svn commit: r651993 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-04-27 Thread markt
Author: markt Date: Sun Apr 27 11:02:55 2008 New Revision: 651993 URL: http://svn.apache.org/viewvc?rev=651993&view=rev Log: Vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=651993&

DO NOT REPLY [Bug 43366] Session Statistics command in manager fails with " Unknown command /sessions"

2008-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43366 --- Comment #5 from Mark Thomas <[EMAIL PROTECTED]> 2008-04-27 11:08:15 PST --- Looking at the svn history, the functionality is still there it is just that the command name changed (to expire) when additional functionality was added to

[EMAIL PROTECTED]: Project jakarta-tomcat-4.0 (in module jakarta-tomcat-4.0) failed

2008-04-27 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-tomcat-4.0 has an issue affecting its community integration. This issue a

DO NOT REPLY [Bug 44879] Deploying WAR overwrites context fragment

2008-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44879 --- Comment #2 from Zhihong Zhang <[EMAIL PROTECTED]> 2008-04-27 14:39:53 PST --- (In reply to comment #1) > The behaviour you describe is not the intended behaviour. I have checked the > code and performed my own test and cannot repea

Re: Osgifing Tomcat

2008-04-27 Thread pkriens
> I've heard various claims of this nature from osgi zealots, but when > talking to apparent experts the only things resembling this they > seemed to know about were grad student experiments that did not have > production use as even a far-in-the-future goal. Do you know of any > actual e

Re: Osgifing Tomcat

2008-04-27 Thread pkriens
The way the dynamics work in OSGi is only partly classloading. In the HTTP examples, we have defined an HttpService where you register a servlet. When a bundle (OSGi JAR) is started, it registers a servlet with the http service. When it is stopped, the Http Service detects this and removes the map

Bug report for Tomcat 3 [2008/04/27]

2008-04-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Watchdog [2008/04/27]

2008-04-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2008/04/27]

2008-04-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 4 [2008/04/27]

2008-04-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: Osgifing Tomcat

2008-04-27 Thread pkriens
> Just my 2c: Eclipse, OSGified since 3.2, still doesn't fully support > updates without a JVM restart; and they have full control about the > whole aspects. Unfortunately there are tens of thousands of plugin writers out there that are not aware of the dynamics. Eclipse migrated to OSGi 4 years

Denis LULLIER/Paris est absent(e).

2008-04-27 Thread dlullier
Je serai absent(e) du 28/04/2008 au 05/05/2008. Je répondrai à votre message dès mon retour. En cas d'urgence, vous pouvez contacter Christine DUHAU ou Marc-Olivier JOUAN

Re: Osgifing Tomcat

2008-04-27 Thread pkriens
> I think the first main problem with these frameworks is how intrusive > they are, esp compared with whet they provide :( I suppose there's no > problem with doing a tomcat-osgi in the sandbox if people want to. As I > said I really don't care. We tried awfully hard to be not intrusive :-( Actua

DO NOT REPLY [Bug 44879] Deploying WAR overwrites context fragment

2008-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44879 --- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-04-27 23:47:47 PST --- You are probably undeploying first which, as designed, will remove the old context fragment. -- Configure bugmail: https://issues.apache.org/bugzilla/use