Re: [appfuse-user] Bypassing XDoclet

2007-03-27 Thread Richard G. Reyes
thanks Matt. On 3/27/07, Matt Raible <[EMAIL PROTECTED]> wrote: From the FAQ: http://raibledesigns.com/wiki/AppFuseSupport.html#ref-AppFuseSupport-9 Do I have to use XDoclet to generate my *.hbm.xml files? Is it possible to override a single hbm.xml file and create it by hand? If you have an

Re: [appfuse-user] Bypassing XDoclet

2007-03-27 Thread Matt Raible
From the FAQ: http://raibledesigns.com/wiki/AppFuseSupport.html#ref-AppFuseSupport-9 - *Do I have to use XDoclet to generate my *.hbm.xml files? Is it possible to override a single hbm.xml file and create it by hand?* If you have an @hibernate.class tag on a POJO - hibernatedoclet will gen

[appfuse-user] Bypassing XDoclet

2007-03-26 Thread Richard G. Reyes
Hi All, I am using webwork - appfuse 1.9.4 I think I have a fairly complex domain model and I would like to bypass xdoclet generation and hand code the mapping files myself. I dont mind digging through the build file, just wonder if anyone of you guys have the specific ant target names to use to