| Author |
regarding JBoss Admin console
|
venkateswarlu keesara
Greenhorn
Joined: Sep 17, 2004
Posts: 3
|
|
Hi, how do u get JBoss Admin/manager console like in tomcat/weblogic how do u dynamically restart webapps without stopping JBoss app server which is possble in tomcat
|
 |
norman richards
Author
Ranch Hand
Joined: Jul 21, 2003
Posts: 364
|
|
Try: http://localhost:8080/jmx-console http://localhost:8080/web-console You can redpeploy by copying the new WAR file over the old one. It will happen automatically...
|
[<a href="http://members.capmac.org/~orb/blog.cgi" target="_blank" rel="nofollow">blog</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/0596100078/orb-20" target="_blank" rel="nofollow">JBoss: A Developer's Notebook</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/1932394052/orb-20" target="_blank" rel="nofollow">XDoclet in Action</a>]
|
 |
 |
|
|
subject: regarding JBoss Admin console
|
|
|