Created
May 10, 2011 11:55
-
-
Save anpieber/964333 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| karaf@root> admin:create node2 | |
| karaf@root> admin:start node2 | |
| karaf@root> admin:connect node2 | |
| Connecting to host localhost on port 8102 | |
| Connected | |
| __ __ ____ | |
| / //_/____ __________ _/ __/ | |
| / ,< / __ `/ ___/ __ `/ /_ | |
| / /| |/ /_/ / / / /_/ / __/ | |
| /_/ |_|\__,_/_/ \__,_/_/ | |
| Apache Karaf (2.2.1-SNAPSHOT) | |
| 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 Karaf. | |
| karaf@node2> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment