Okay. I removed the @jboss.xmbean tag and the result is that I get the Interface 
generated (again without the attribute method) but no deployment descriptor gets 
generated.

Here's my project.properties:
maven.multiproject.type=sar

#setup for junit testing
maven.junit.fork=yes

maven.xdoclet.jmxdoclet.verbose=true
maven.xdoclet.jmxdoclet.destDir=${maven.build.dir}/xdoclet/ejbdoclet

maven.xdoclet.jmxdoclet.fileset.0=true
maven.xdoclet.jmxdoclet.fileset.0.include=**/*java

maven.xdoclet.jmxdoclet.mbeaninterface.0=true
maven.xdoclet.jmxdoclet.jbossxmbean.0=true
maven.xdoclet.jmxdoclet.jbossxmbean.0.destDir=${maven.build.dir}/xdoclet/sar/META-INF


I don't know what I need to do in this file to get the deployment descriptor to be 
generated. I have found that if you don't name all of the correct dependencies in your 
project.xml you can get nothing generated and no error message generated. I'm using 
the entire set that has worked for me in generating deployment descriptors for ejb-jar 
and web.xml.

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

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


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to