[
https://issues.apache.org/jira/browse/AMQ-5287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher L. Shannon closed AMQ-5287.
---------------------------------------
Resolution: Won't Fix
Karaf 4 is required as of 5.13.0 to support Pax Web 4.x and Jetty 9.2.x
> ActiveMQ 5.10 web console doesn't work in Karaf 3
> -------------------------------------------------
>
> Key: AMQ-5287
> URL: https://issues.apache.org/jira/browse/AMQ-5287
> Project: ActiveMQ
> Issue Type: Bug
> Components: webconsole
> Affects Versions: 5.10.0
> Reporter: Igor Lazebny
> Assignee: Jean-Baptiste Onofré
>
> Install activemq 5.10.0 in Karaf 3.0.1, access to activemq web console,
> you'll see:
> {noformat}
> <%-- 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. --%> <%@include
> file="decorators/head.jsp" %> <%@include file="decorators/header.jsp" %>
> Welcome!
> Welcome to the Apache ActiveMQ Console of ()
> You can find more information about Apache ActiveMQ on the ">Apache ActiveMQ
> Site
> Broker
> Name
> Version
> ID
> Uptime
> Store percent used
> Memory percent used
> Temp percent used
> <%@include file="decorators/footer.jsp" %>
> {noformat}
> Checked combinations ActiveMQ 5.10.0 + Karaf 2.3.5 and ActiveMQ 5.9.0 + Karaf
> 3.0.1 work fine.
> Steps to reproduce:
> # Start Karaf
> # Install activemq
> #* feature:repo-add activemq 5.10.0
> #* feature:install activemq
> #* feature:install activemq-broker
> # Access active web console: http://localhost:8181/activemqweb
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)