File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JBoss and the fly likes regarding JBoss Admin console Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "regarding JBoss Admin console" Watch "regarding JBoss Admin console" New topic
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>]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: regarding JBoss Admin console
 
Similar Threads
how to add username , role , password to jboss the way we do in tomcat
how to add username , role , password to jboss the way we do in tomcat
tomcat admin console
Admin Console in JBOSS
Security with user data from db