Skip to content

Instantly share code, notes, and snippets.

@jstrachan
Created July 11, 2013 12:14
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 jstrachan/019d70eafc196bddd65f to your computer and use it in GitHub Desktop.
Save jstrachan/019d70eafc196bddd65f to your computer and use it in GitHub Desktop.
FuseFabric:karaf@root> web:list
ID State Web-State Level Web-ContextPath Name
[ 116] [Active ] [Deployed ] [ 60] [/jolokia ] jolokia (1.1.1)
[ 127] [Active ] [Deployed ] [ 60] [/hawtio ] hawtio :: hawtio-web (1.2.0.SNAPSHOT)
FuseFabric:karaf@root> list -s | grep hawtio
[ 125] [Active ] [ ] [ 60] io.hawt.hawtio-osgi-jmx (1.2.0.SNAPSHOT)
[ 126] [Active ] [Created ] [ 60] io.hawt.hawtio-json-schema-mbean (1.2.0.SNAPSHOT)
[ 127] [Active ] [ ] [ 60] io.hawt.hawtio-web (1.2.0.SNAPSHOT)
[ 128] [Active ] [Created ] [ 60] org.fusesource.fabric.fabric-git-hawtio (99.0.0.master-SNAPSHOT)
FuseFabric:karaf@root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment