When running xdoclet from the workbench using the MyEclipse/Generate XDoclet command, the jboss.xml file is put into the wrong directory. Instead of putting it in the META-INF wih the ejb-jar.xml file, it puts it at the same level. The consequence of this is that JBoss doesn’t find it and the MDB doesn’t register properly.
Is there a way to specify where the jboss.xml file will get generated?
Thanks for any input.