-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Hibernate 3.1 + JBoss 4.0 Upgrade Strategy (phased approach)
PostPosted: Tue Jan 03, 2006 4:31 pm 
Regular
Regular

Joined: Wed Dec 21, 2005 6:57 pm
Posts: 70
We are beginning an upgrade from H2.7+JBoss3.2.7 to H3.1+JBoss4.0, and I'd like to run our approach by people. If it works out, we'll document it on the wiki.

One issue is that we're using XDoclet 1.x and will be switching to Annotations.

Our plan is:
Code:
1) Upgrade to Java 5 (to leverage annotations)
2) Upgrade Hibernate to the 3.1 jar
3) Fix the compile errors
    we will leave the XDoclet task alone for a while, and let it generate bad .hbm.xml files
4) Upgrade to JBoss 4.0
5) Start JBoss and verify that other than the inability to load some/all Hibernate mappings, due to the outdated XDoclet generation, it starts.
6) Convert the XDoclet mappings to annotations.
    Is there a tool to offer EJB/Hibernate 3.1 code completions in Eclipse?


If anyone has a better sequence of migration steps, gotchas or helpful tools, please let us know.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 03, 2006 5:21 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
#6 eclipse 3.1 has code completion for annotations

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 03, 2006 6:16 pm 
Expert
Expert

Joined: Sat Jun 12, 2004 4:49 pm
Posts: 915
for 6 exists jsr220-orm and dali project on eclipse site
see eclipse.org/dali
you have ejb3 and hibernate specific annotations and more stuff for ejb3/hibernate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.