You should be able to look at AppFuse 2.x's data/hibernate module to
see what the new code will look like.  Basically, you'll need to
change your *.java model objects to use annotations and your
sessionFactory to use AnnotationSessionFactoryBean.

Matt

On 2/19/07, Irshad Buchh <[EMAIL PROTECTED]> wrote:

Hi,

We have a production application based on AppFuse 1.9.4. (Hibernate+Struts).
We would like to replace the xdoclet tags in pojos with the
annotations(Hibernate and Struts). Accordingly the ant targets (Hibernate
Doclet etc.) would get changed. Can someone point us the optimal path to do
this. Appreciate your feedback.

--Irshad.
--
View this message in context: 
http://www.nabble.com/AppFuse-1.9.4-with-Hibernate-annotations.-tf3251695s2369.html#a9039148
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to