Hi, 

I have added the xdoclet tags (like @jmx:mbean) in my java code and am trying to 
generate the xmbean files using the following ant task. 

  <!-- Generate mbeans with XDoclet -->
  
    
    
    
        
                
        
                        
    
  

The above ant task does not throw any error (even in debug mode), but also does not 
generate the *xmbean.xml files. 

However the same task (with   instead of ) is generating the Mbean interface. 

Any ideas?

-A



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

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


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to