This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Distributed Java and the fly likes MBeans waiting for other MBeans    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 » Java » Distributed Java
Reply Bookmark "MBeans waiting for other MBeans    " Watch "MBeans waiting for other MBeans    " New topic
Author

MBeans waiting for other MBeans

Jon Firmstone
Greenhorn

Joined: Nov 05, 2008
Posts: 1
Hi There,

I have two .war files from two different projects (that are using similar code). In my SettingsMBean.java (and my config common-beans.xml) Ive set the MBEAN_NAME different in each project. I can deploy each project seperately ok, but when I try and put both war files in the Jboss deploy folder and start my server, I get the following error:




Any advice or help is greatly appreciated!
Thanks
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

wonza wonza, please check your private messages.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
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: MBeans waiting for other MBeans
 
Similar Threads
Deployment Exception
jboss deploy problems in icefaces
Deployment Error: JSF Demo program
DeploymentException in Seam example dvdstore
JBoss compiles, but doesn't run on server