From f09dcd932d3afec38bf4b9b225849705149e665e Mon Sep 17 00:00:00 2001 From: James Strachan Date: Fri, 22 Jun 2007 15:14:14 +0000 Subject: [PATCH] added pom & xml config file cleaning from patch AMQ-1281 git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@549838 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-web-console/pom.xml | 24 ++++++++++++++ .../webapp/WEB-INF/webconsole-default.xml | 26 +++++++++++++++ .../webapp/WEB-INF/webconsole-embedded.xml | 32 +++++++++---------- 3 files changed, 66 insertions(+), 16 deletions(-) create mode 100644 activemq-web-console/src/main/webapp/WEB-INF/webconsole-default.xml diff --git a/activemq-web-console/pom.xml b/activemq-web-console/pom.xml index f2ec69448e..d762a6c72f 100755 --- a/activemq-web-console/pom.xml +++ b/activemq-web-console/pom.xml @@ -35,6 +35,22 @@ + + org.apache.maven.plugins + maven-war-plugin + + + WEB-INF/lib/activation*.jar, + WEB-INF/lib/activeio*.jar, + WEB-INF/lib/activemq-console*.jar, + WEB-INF/lib/activemq-core*.jar, + WEB-INF/lib/activemq-xmpp*.jar, + WEB-INF/lib/geronimo*.jar, + WEB-INF/lib/xml-apis*.jar, + WEB-INF/lib/xerces*.jar + + + org.mortbay.jetty maven-jetty-plugin @@ -52,7 +68,15 @@ com.sun.management.jmxremote + + + + webconsole.type + embedded + + + + + + + + diff --git a/activemq-web-console/src/main/webapp/WEB-INF/webconsole-embedded.xml b/activemq-web-console/src/main/webapp/WEB-INF/webconsole-embedded.xml index 2c22998822..124f626abd 100644 --- a/activemq-web-console/src/main/webapp/WEB-INF/webconsole-embedded.xml +++ b/activemq-web-console/src/main/webapp/WEB-INF/webconsole-embedded.xml @@ -15,30 +15,30 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + - - - - - - - - - - + - - + + + + + + + - - + + + +