[ 
https://issues.apache.org/jira/browse/AMQ-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492215#comment-13492215
 ] 

Claus Ibsen commented on AMQ-4124:
----------------------------------

Currently you do, which has been documented in the user-guide that is included 
in the distro
{code}
./bin/activemq console xbean:conf/activemq-demo.xml
{code}

So what if we make that easier by having a "demo" as shorthand for that, have a 
demo command, that runs the broker with demos enabled so you can do
{code}
./bin/activemq demo
{code}

Which runs it in demo mode. And I think you can run with console enabled also
{code}
./bin/activemq console demo
{code}

                
> Disable sample web application from out of the box broker
> ---------------------------------------------------------
>
>                 Key: AMQ-4124
>                 URL: https://issues.apache.org/jira/browse/AMQ-4124
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 5.8.0
>
>
> The out of the box broker you can start with bin/activemq includes a sample 
> web application. We should disable this web app as people dont want to run 
> this in the production broker. Instead we should have instructions to startup 
> the broker with a activemq-demo.xml file that has the sample instead.
> See nabble
> http://activemq.2283324.n4.nabble.com/DISCUSS-ActiveMQ-out-of-the-box-Should-not-include-the-demos-tp4658044.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to