diff --git a/activemq-web-console/src/main/webapp/WEB-INF/decorators.xml b/activemq-web-console/src/main/webapp/WEB-INF/decorators.xml
deleted file mode 100644
index 0168e1b2ac..0000000000
--- a/activemq-web-console/src/main/webapp/WEB-INF/decorators.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
-
- /xml/*
- /slave.jsp
-
-
-
- /*
-
-
-
-
-
diff --git a/activemq-web-console/src/main/webapp/WEB-INF/web.xml b/activemq-web-console/src/main/webapp/WEB-INF/web.xml
index c24b52114d..9f8e922791 100755
--- a/activemq-web-console/src/main/webapp/WEB-INF/web.xml
+++ b/activemq-web-console/src/main/webapp/WEB-INF/web.xml
@@ -27,7 +27,6 @@
ActiveMQ Console
-
diff --git a/activemq-web-console/src/main/webapp/decorators/main.jsp b/activemq-web-console/src/main/webapp/decorators/main.jsp
deleted file mode 100644
index 028fec2da5..0000000000
--- a/activemq-web-console/src/main/webapp/decorators/main.jsp
+++ /dev/null
@@ -1,173 +0,0 @@
-
-<%@ page contentType="text/html;charset=UTF-8" language="java" %>
-<%--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
---%>
-
-
-
-
- ${requestContext.brokerQuery.brokerAdmin.brokerName} :
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- |
-
-
-
-
-
- Queue Views
-
-
- Topic Views
-
-
- Subscribers Views
-
-
- Useful Links
-
-
-
-
-
- |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/activemq-web-console/src/main/webapp/decorators/panel.jsp b/activemq-web-console/src/main/webapp/decorators/panel.jsp
deleted file mode 100644
index 3470e1b332..0000000000
--- a/activemq-web-console/src/main/webapp/decorators/panel.jsp
+++ /dev/null
@@ -1,32 +0,0 @@
-<%@ page contentType="text/html;charset=UTF-8" language="java" %>
-<%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator" prefix="decorator" %>
-<%--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
---%>
-
-
-
diff --git a/activemq-web-console/src/main/webapp/decorators/printable.jsp b/activemq-web-console/src/main/webapp/decorators/printable.jsp
deleted file mode 100644
index 84659a00a1..0000000000
--- a/activemq-web-console/src/main/webapp/decorators/printable.jsp
+++ /dev/null
@@ -1,32 +0,0 @@
-<%@ page contentType="text/html;charset=UTF-8" language="java" %>
-<%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator" prefix="decorator" %>
-<%--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
---%>
-
-
-
-
-
-
-
-
- Printed on <%=new java.util.Date()%>.
-
-
-
-
-
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 96593b8865..a25c0851ea 100755
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -353,10 +353,6 @@
org.slf4j
jcl-over-slf4j
-
- opensymphony
- sitemesh
-
javax.servlet
jstl
diff --git a/assembly/src/main/descriptors/common-bin.xml b/assembly/src/main/descriptors/common-bin.xml
index 4eb73813be..e08078e884 100644
--- a/assembly/src/main/descriptors/common-bin.xml
+++ b/assembly/src/main/descriptors/common-bin.xml
@@ -252,9 +252,6 @@
org.mortbay.jetty:jsp-api-2.1-glassfish
org.eclipse.jdt:core
-
- opensymphony:sitemesh
-
rome:rome
jdom:jdom
diff --git a/pom.xml b/pom.xml
index 474d00c140..ec6b93690c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,6 @@
1.2.17
1.7
1.2.0
- 2.4.2
10.10.1.1
4.3.1
1.1.2
@@ -1039,11 +1038,6 @@
jcl-over-slf4j
${slf4j-version}
-
- opensymphony
- sitemesh
- ${opensymphony-version}
-
javax.servlet
jstl