DO NOT REPLY [Bug 49132] JNDI not working

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49132 --- Comment #7 from Pid 2010-04-24 06:37:17 EDT --- > It looks like the call to getGlobalNamingContext() fails to start the problem. By which, I mean: "... fails, which causes the main issue". -- Configure bugmail: https://issues.apache.

DO NOT REPLY [Bug 49132] JNDI not working

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49132 --- Comment #8 from Pid 2010-04-24 07:31:34 EDT --- (In reply to comment #7) > > It looks like the call to getGlobalNamingContext() fails to start the > > problem. > > By which, I mean: "... fails, which causes the main issue". LifeCycle

DO NOT REPLY [Bug 49132] JNDI not working

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49132 --- Comment #9 from Pid 2010-04-24 11:35:29 EDT --- Created an attachment (id=25343) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25343) Fires additional lifecycle event to ensure global resources are started -- Configure bu

DO NOT REPLY [Bug 44725] Tomcat delete context.xml and web.xml if re-naming Folders in CONF

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44725 godmar changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

DO NOT REPLY [Bug 49180] New: Add option to disable log rotation in FileHandler.

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49180 Summary: Add option to disable log rotation in FileHandler. Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW Severity: enhancement P

DO NOT REPLY [Bug 49180] Add option to disable log rotation in FileHandler.

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49180 --- Comment #1 from Pid 2010-04-24 13:36:09 EDT --- Created an attachment (id=25344) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25344) Disables log rotation in Tomcat's JULI FileHandler -- Configure bugmail: https://issues

svn commit: r937678 - /tomcat/trunk/java/org/apache/catalina/core/StandardServer.java

2010-04-24 Thread markt
Author: markt Date: Sat Apr 24 19:21:14 2010 New Revision: 937678 URL: http://svn.apache.org/viewvc?rev=937678&view=rev Log: Restore global JNDI support broken in r937542 Modified: tomcat/trunk/java/org/apache/catalina/core/StandardServer.java Modified: tomcat/trunk/java/org/apache/catalina/

DO NOT REPLY [Bug 49132] JNDI not working

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49132 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r937680 - in /tomcat/trunk/java/org/apache: catalina/ant/ catalina/core/ catalina/ha/session/ catalina/manager/ catalina/manager/host/ catalina/mbeans/ catalina/realm/ catalina/session/ ca

2010-04-24 Thread markt
Author: markt Date: Sat Apr 24 19:26:17 2010 New Revision: 937680 URL: http://svn.apache.org/viewvc?rev=937680&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48644 Don't silently swallow Throwables that need to be re-thrown Patch provided by Charlotte H (with a few tweaks) Pa

DO NOT REPLY [Bug 48644] Code should never ignore throwable

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48644 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 49134] Server.stop() doesn't unregister all MBeans

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49134 --- Comment #2 from Mark Thomas 2010-04-24 15:29:49 EDT --- The unit test highlights issues when the default domain name of Catalina is not used. This should get addresses in the wider clean up that is planned for MBean registration as par

DO NOT REPLY [Bug 44725] Tomcat delete context.xml and web.xml if re-naming Folders in CONF

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44725 --- Comment #5 from Pid 2010-04-24 15:38:49 EDT --- The original bug refers to a situation where a user renamed a critical directory location while the server was running. Tomcat interpreted this as an instruction to undeploy all of the web

[g...@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2010-04-24 Thread Bill Barker
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 gene...@gump.apache.org. Project tomcat-trunk-test has an issue affecting its community integration. This i

svn commit: r937697 - /tomcat/trunk/BUILDING.txt

2010-04-24 Thread markt
Author: markt Date: Sat Apr 24 21:10:25 2010 New Revision: 937697 URL: http://svn.apache.org/viewvc?rev=937697&view=rev Log: The release build doesn't run the tests Modified: tomcat/trunk/BUILDING.txt Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDIN

svn commit: r937698 - in /tomcat/trunk: LICENSE build.xml res/META-INF/jasper-jdt.jar.license res/META-INF/jasper-jdt.jar.notice

2010-04-24 Thread markt
Author: markt Date: Sat Apr 24 21:18:40 2010 New Revision: 937698 URL: http://svn.apache.org/viewvc?rev=937698&view=rev Log: Build script improvements: - build src jars for every jar - use ecj-x.x.x.jar directly - add an embed-release target Note: src JARs are required to fix https://issues.

DO NOT REPLY [Bug 48222] Source JARs empty in maven central

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48222 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r937719 - in /tomcat/trunk/res/maven: TODO-currently-empty-src.jar mvn-pub.xml mvn.properties.default tomcat-jasper-jdt.pom tomcat-jasper.pom

2010-04-24 Thread markt
Author: markt Date: Sat Apr 24 23:11:50 2010 New Revision: 937719 URL: http://svn.apache.org/viewvc?rev=937719&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48222 Provide src JARs for Maven Removed: tomcat/trunk/res/maven/TODO-currently-empty-src.jar tomcat/trunk/re

DO NOT REPLY [Bug 49181] New: Exception thrown incorrectly when dynamically adding a Listener

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49181 Summary: Exception thrown incorrectly when dynamically adding a Listener Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW

DO NOT REPLY [Bug 49181] Exception thrown incorrectly when dynamically adding a Listener

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49181 --- Comment #1 from Pid 2010-04-24 19:15:53 EDT --- Created an attachment (id=25345) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25345) Adds return on successful instanceof test -- Configure bugmail: https://issues.apache.o

buildbot failure in ASF Buildbot on tomcat-trunk

2010-04-24 Thread buildbot
The Buildbot has detected a new failure of tomcat-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/333 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/trunk] 9377

DO NOT REPLY [Bug 44725] Tomcat delete context.xml and web.xml if re-naming Folders in CONF

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44725 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 49181] Exception thrown incorrectly when dynamically adding a Listener

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49181 --- Comment #2 from Pid 2010-04-24 19:20:10 EDT --- Created an attachment (id=25346) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25346) Alternative patch, in case the listener implements multiple interfaces -- Configure bug

svn commit: r937721 - /tomcat/trunk/build.xml

2010-04-24 Thread markt
Author: markt Date: Sat Apr 24 23:23:23 2010 New Revision: 937721 URL: http://svn.apache.org/viewvc?rev=937721&view=rev Log: Trigger a DBCP rebuild if src or bin is missing Should fix buildbot Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewv

svn commit: r937722 - /tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java

2010-04-24 Thread markt
Author: markt Date: Sat Apr 24 23:26:20 2010 New Revision: 937722 URL: http://svn.apache.org/viewvc?rev=937722&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49181 Patch provided by Pid Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java Modifie

DO NOT REPLY [Bug 49181] Exception thrown incorrectly when dynamically adding a Listener

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49181 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r937723 - /tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt

2010-04-24 Thread markt
Author: markt Date: Sat Apr 24 23:30:28 2010 New Revision: 937723 URL: http://svn.apache.org/viewvc?rev=937723&view=rev Log: Update Modified: tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt Modified: tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-7-RELEA

buildbot success in ASF Buildbot on tomcat-trunk

2010-04-24 Thread buildbot
The Buildbot has detected a restored build of tomcat-trunk on ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/334 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: Build Source Stamp: [branch tomcat/trunk] 9

svn commit: r937733 - /tomcat/trunk/test/org/apache/catalina/loader/TestWebappClassLoaderMemoryLeak.java

2010-04-24 Thread billbarker
Author: billbarker Date: Sun Apr 25 01:24:33 2010 New Revision: 937733 URL: http://svn.apache.org/viewvc?rev=937733&view=rev Log: Allow time for the OS to do a context switch. Otherwise this fails 100% of the time on my Windows 7 box Modified: tomcat/trunk/test/org/apache/catalina/loader/T

DO NOT REPLY [Bug 49182] New: Documentation patch for setclasspath.sh

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49182 Summary: Documentation patch for setclasspath.sh Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: enhancement Priori

DO NOT REPLY [Bug 49183] New: Odd code in setclasspath.sh

2010-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49183 Summary: Odd code in setclasspath.sh Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 C