I dont know the whether or not the above error is neglible. I used grep and found EARDeployer is included in both boss-service.xml and ear-deployer.xml
[EMAIL PROTECTED] specj]$ grep "EARDeployer" */* conf/jboss-service.xml: deploy/ear-deployer.xml: <mbean code="org.jboss.deployment.EARDeployer" deploy/ear-deployer.xml: name="jboss.j2ee:service=EARDeployer"> I guess specj/conf/jboss-service.xml already registered such service, so deploy/ear-deployer.xml cannot register again: Is that true? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852722#3852722 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852722 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
