I have a J2EE system that has the relationships defined in ejb-jar.xml.
The system is designed to work on many J2EE servers, and so that is the
reason it has the relationships there only. I'm converting it across to
use XDoclet, and have generation of ejb-jar.xml, jboss.cmp, and
jbosscmp-jdbc.xml

The only problem is that xdoclet is creating the section <relationships>
in the jbosscmp-jdbc.xml file which promptly causes JBoss to fail to
deploy (because I havent specified @jboss.relation tags). 

Is there a way to suppress the writing of this section of the
jbosscmp-jdbc.xml file ? 


TIA
-- 
Andy


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to