did you enable the "mbeaninterface" option?

this is an except from an ant build file that generates the mbean interface and 
jboss-service.xml file. you should be able to compare it w/ what is being generated by 
the plugin to find out if you're missing anything.


  |     <jmxdoclet destdir=""
  |                excludedtags=""
  |                verbose="">
  |     
  |       <fileset dir="">
  |         <include name=""/>     
  |       </fileset>
  |       
  |       <mbeaninterface/>
  |      
  |       <jbossxmlservicetemplate 
  |                     servicefile="jboss"
  |                     destdir=""/>
  |  
  |     </jmxdoclet>
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3832422#3832422

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3832422


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to