Is there any way to restart JMS in running JBOSS.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Use the web-console, admin-console or jmx-console depending on which version of jboss you are using. They are deployed in the default JBoss server config. http://localhost:8080/admin-console You may want to set the passwords though.. |
|||
|
|