4 Replies Latest reply on Jul 20, 2009 10:59 AM by jfclere

    install mon_cluster with JBoss 4.3.0.GAS

      hi,
      I get an error whenever I add

      <depends> HAModClusterService </depends>

      into
      $JBOSS_HOME/server/profile/deploy/jbossweb.sar/META-INF/jboss-beans.xml

      then start AP
      i got

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.web:service=WebServer
       State: FAILED
       Reason: java.lang.Error: Invalid ObjectName: HAModClusterService; javax.management.MalformedObjectNameException: Key properties cannot be empty
       I Depend On:
       jboss.security:service=JaasSecurityManager
       jboss.cache:service=TomcatClusteringCache
       jboss:service=TransactionManager
       jboss.jca:service=CachedConnectionManager
       Depends On Me:
       jboss.ws:service=DeployerInterceptorJSE
       jboss:service=FarmMember,partition=DefaultPartition
      


      Ideas?