You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jean-Baptiste Onofré (Created JIRA)" <ji...@apache.org> on 2011/10/22 14:32:32 UTC

[jira] [Created] (AMQ-3561) activemq-web-console feature create the web-console broker in a bad folder

activemq-web-console feature create the web-console broker in a bad folder
--------------------------------------------------------------------------

                 Key: AMQ-3561
                 URL: https://issues.apache.org/jira/browse/AMQ-3561
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.5.1, 5.5.0
            Reporter: Jean-Baptiste Onofré
             Fix For: 5.6.0


On Karaf, if I install the ActiveMQ web console:

karaf@root> features:install activemq-web-console

the web-console broker is created, but use a ${activemq.base} folder.

It should set a config using ${karaf.base}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (AMQ-3561) activemq-web-console feature create the web-console broker in a bad folder

Posted by "Freeman Fang (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13138140#comment-13138140 ] 

Freeman Fang commented on AMQ-3561:
-----------------------------------

For better track, just append the discussion of this issue from Servicemix mailling list
[1]http://servicemix.396122.n5.nabble.com/quot-activemq-base-quot-directory-created-in-servicemix-home-directory-upon-quot-feature-install-act-td4925946.html
                
> activemq-web-console feature create the web-console broker in a bad folder
> --------------------------------------------------------------------------
>
>                 Key: AMQ-3561
>                 URL: https://issues.apache.org/jira/browse/AMQ-3561
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.0, 5.5.1
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 5.x
>
>
> On Karaf, if I install the ActiveMQ web console:
> karaf@root> features:install activemq-web-console
> the web-console broker is created, but use a ${activemq.base} folder.
> It should set a config using ${karaf.base}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (AMQ-3561) activemq-web-console feature create the web-console broker in a bad folder

Posted by "Gary Tully (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved AMQ-3561.
-----------------------------

       Resolution: Not A Problem
    Fix Version/s:     (was: 5.x)
                   5.6.0

resolving bases on freeman's comments. thanks.
                
> activemq-web-console feature create the web-console broker in a bad folder
> --------------------------------------------------------------------------
>
>                 Key: AMQ-3561
>                 URL: https://issues.apache.org/jira/browse/AMQ-3561
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.0, 5.5.1
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 5.6.0
>
>
> On Karaf, if I install the ActiveMQ web console:
> karaf@root> features:install activemq-web-console
> the web-console broker is created, but use a ${activemq.base} folder.
> It should set a config using ${karaf.base}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (AMQ-3561) activemq-web-console feature create the web-console broker in a bad folder

Posted by "Freeman Fang (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133558#comment-13133558 ] 

Freeman Fang commented on AMQ-3561:
-----------------------------------

Hi JB,

I don't think this is something we need fix in activemq side.
FYI, SMX4-910[1] already fix it on Servicemix side. We can do same thing for karaf as well(not sure we need do it by default as activemq isn't default feature installed by karaf), it just configuration thing for OSGi container which use activemq, simply add properties like
#
# Activemq Webconsole configuration
#
webconsole.type=properties
webconsole.jms.url=tcp://localhost:61616
webconsole.jmx.url=service:jmx:rmi:///jndi/rmi://localhost:1099/karaf-${karaf.name}
webconsole.jmx.user=smx
webconsole.jmx.password=smx
in etc/system.properties
[1]https://issues.apache.org/jira/browse/SMX4-910

Freeman
                
> activemq-web-console feature create the web-console broker in a bad folder
> --------------------------------------------------------------------------
>
>                 Key: AMQ-3561
>                 URL: https://issues.apache.org/jira/browse/AMQ-3561
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.0, 5.5.1
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 5.6.0
>
>
> On Karaf, if I install the ActiveMQ web console:
> karaf@root> features:install activemq-web-console
> the web-console broker is created, but use a ${activemq.base} folder.
> It should set a config using ${karaf.base}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (AMQ-3561) activemq-web-console feature create the web-console broker in a bad folder

Posted by "Timothy Bish (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish updated AMQ-3561:
------------------------------

    Fix Version/s:     (was: 5.6.0)
                   5.x
    
> activemq-web-console feature create the web-console broker in a bad folder
> --------------------------------------------------------------------------
>
>                 Key: AMQ-3561
>                 URL: https://issues.apache.org/jira/browse/AMQ-3561
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.5.0, 5.5.1
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 5.x
>
>
> On Karaf, if I install the ActiveMQ web console:
> karaf@root> features:install activemq-web-console
> the web-console broker is created, but use a ${activemq.base} folder.
> It should set a config using ${karaf.base}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira