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. --> - - + - - - - - - - - - - + - - + + + + + + + - - + + + +