tags:

views:

17

answers:

1

hi all, i am developing java ee 5 app based on jboss4.2.3, one of project milestones is to create web-admin tool to stop or restart ejb modules of the application

any idea how to achieve this ?, i appreciate if some one recommend a short developer guide for jboss

A: 

As ewernli commented, you're re-inventing. Check your jmx-console.

pra