0 Replies Latest reply on Sep 15, 2003 11:12 AM by jakkar

    newbie: How to start/stop deployed services...

    jakkar

      Hello, I'm pretty much new to JBoss and I was wondering how to start/stop web applications that I've deployed. I am making an application that has a list of only the deployed applications that I'm worried about (*.war) and then allows a user to either start the application or stops it. I have looked through as much of the server docs as I could and found some information about MBeans, but I still do not know how to use them to get the information and functionality of the web application. Any help on this would be greatly appreciated.

      -thank you