| Author |
How to turn off (disable) JMS and EJB in JBOSS?
|
Yevgeniy Treyvus
Ranch Hand
Joined: Mar 09, 2005
Posts: 48
|
|
Hey guys, does anyone here have experience with disabling JMS and EJB in JBOSS? I am using JBOSS 4.0. Any help greatly appreciated. Thanks.
|
SCJP, SCJD
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
You can just remove those services. Watch out for dependencies though (I think in JBoss 4 there is some sort of GUI to catch those).
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
norman richards
Author
Ranch Hand
Joined: Jul 21, 2003
Posts: 364
|
|
|
That's the new installer. You can select which services you want at deploy time and not fiddle with the service files. Give it a shot. You can even run the installer from the web using web start.
|
[<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: How to turn off (disable) JMS and EJB in JBOSS?
|
|
|