From 2d42b629c55b25123be84134c00bbf7cc126ff51 Mon Sep 17 00:00:00 2001 From: Gary Tully Date: Wed, 17 Jun 2009 14:55:52 +0000 Subject: [PATCH] resolve: https://issues.apache.org/activemq/browse/AMQ-2169 - distribution version of webconsole-embedded spring mvc beans were out of date w.r.t their scope and hense were not getting cleaned up after a request as expected git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@785640 13f79535-47bb-0310-9956-ffa450edef68 --- .../admin/WEB-INF/webconsole-embedded.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/assembly/src/release/webapps/admin/WEB-INF/webconsole-embedded.xml b/assembly/src/release/webapps/admin/WEB-INF/webconsole-embedded.xml index a63515be52..2777baa621 100644 --- a/assembly/src/release/webapps/admin/WEB-INF/webconsole-embedded.xml +++ b/assembly/src/release/webapps/admin/WEB-INF/webconsole-embedded.xml @@ -15,9 +15,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + + file:${activemq.base}/conf/credentials.properties @@ -25,7 +25,7 @@ - + @@ -38,9 +38,9 @@ - - - - + + + +