0 Replies Latest reply on Feb 5, 2004 2:00 AM by steinarrune

    Building additional modules (MBean Secutiry error)

    steinarrune

      I downloaded the sources from CVS and tried to build the additional modules, such as News and FAQ. When I deploy them in the Jboss 3.2.3 Nukes RC1 instance I get the following error
      (nukes-bb.ear deploys fine and the forum works OK )

      Any ideas?


      08:36:04,250 INFO [EARDeployer] Init J2EE application: file:/D:/jboss-3.2.3_nuk
      es-1.0.0RC1/server/default/nukes/nukes-faq.ear
      08:36:04,546 ERROR [NukesBuilder] Cannot build the nukes model mbean metadata
      RuntimeOperationsException: null
      Cause: java.lang.IllegalArgumentException: MBean does not contain attribute Secu
      rity
      at javax.management.modelmbean.ModelMBeanInfoSupport.getAttribute(ModelM
      BeanInfoSupport.java:407)
      at org.jboss.nukes.component.NukesBuilder.build(NukesBuilder.java:197)
      at org.jboss.nukes.component.NukesBuilder.build(NukesBuilder.java:73)
      at org.jboss.nukes.component.NukesMBean.(NukesMBean.java:47)