JBoss has few command line utility in its previous and latest versions using which one can run some sets of commands to do its configuration. Here we would be collecting some of the different command line utility given by JBoss.
The JBossAS7 CLI features include:
- connect to the specific controller or server instance by specifying the host and the port;
- send operation requests (providing the managed component’s address, attribute or operation name and parameters) following the AS7 detyped management model;
- view the available managed components, their attributes and operations;
- tab-completion for commands and operation requests;
- history of the executed commands and operation requests;
- deploy and undeploy packages at runtime in standalone and domain modes;
- batch mode;
- non-interactive mode;
- generic resource type commands;
- GUI mode;
- CLI public API
.
.
.
- Useful list of sample twiddle command for AS 6
- 4 ways to connect JBoss AS 7 using CLI
- Deploy and undeploy applicaitons using CLI in JBoss AS 7
- How to create security-domain in JBossAS7 using CLI
- Running JBossAS7 CLI utility “jboss-cli.sh” in GUI mode
.
JBoss AS7 How can i be always updated !!!
.
.
Thanks 🙂
MiddlewareMagic Team
December 14th, 2013 on 4:08 am
Where do I post my questions?
Thanks!