Skip to content

Instantly share code, notes, and snippets.

@chirino
Created July 11, 2013 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chirino/78d747c323843579425b to your computer and use it in GitHub Desktop.
Save chirino/78d747c323843579425b to your computer and use it in GitHub Desktop.
JBossA-MQ:karaf@root> fabric:create --profile fmc --resolver manualip --manual-ip localhost --new-user admin --new-user-password admin
Using specified zookeeper password:admin
JBossA-MQ:karaf@root>
_ ____ __ __ ____
| | _ \ /\ | \/ |/ __ \
| | |_) | ___ ___ ___ / \ ______| \ / | | | |
_ | | _ < / _ \/ __/ __| / /\ \______| |\/| | | | |
| |__| | |_) | (_) \__ \__ \ / ____ \ | | | | |__| |
\____/|____/ \___/|___/___/ /_/ \_\ |_| |_|\___\_\
JBoss A-MQ (99-master-SNAPSHOT)
http://www.redhat.com/products/jbossenterprisemiddleware/amq/
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown JBoss A-MQ.
JBossA-MQ:karaf@root> web:list
ID State Web-State Level Web-ContextPath Name
[ 145] [Active ] [Deployed ] [ 60] [/jolokia ] jolokia (1.1.1)
[ 159] [Active ] [Deployed ] [ 60] [/ ] MC :: Console Frontend (99.0.0.master-SNAPSHOT)
[ 163] [Active ] [Deployed ] [ 60] [/rest ] Fuse Fabric :: REST API (99.0.0.master-SNAPSHOT)
JBossA-MQ:karaf@root> container-add-profile root hawtio
JBossA-MQ:karaf@root> web:list
ID State Web-State Level Web-ContextPath Name
[ 145] [Active ] [Deployed ] [ 60] [/jolokia ] jolokia (1.1.1)
[ 159] [Active ] [Deployed ] [ 60] [/ ] MC :: Console Frontend (99.0.0.master-SNAPSHOT)
[ 163] [Active ] [Deployed ] [ 60] [/rest ] Fuse Fabric :: REST API (99.0.0.master-SNAPSHOT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment