You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Igor Lazebny (JIRA)" <ji...@apache.org> on 2014/07/24 11:00:50 UTC

[jira] [Created] (AMQ-5287) ActiveMQ 5.10 web console doesn't work in Karaf 3

Igor Lazebny created AMQ-5287:
---------------------------------

             Summary: 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


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.2#6252)