-->
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.  [ 1 post ] 
Author Message
 Post subject: building hibernate not working according to web page
PostPosted: Sat Feb 09, 2008 5:02 am 
Newbie

Joined: Fri Feb 08, 2008 10:31 pm
Posts: 4
If you could fix this, this would make life easier for those who would like to contribute fixes....THANKS

I am trying to build
1. core 3.2.2
2. annotations 3.3.0
3. entitymgr 3.3.1

When I build with jdk1.6, the jdk rt.jar contains classes that want BlobImpl to implement in hibernate core. I had to switch to 1.5(even though the web page says anything above 1.5_....
http://www.hibernate.org/6.html

After I switch to 1.5, hibernate builds fine but annotations and entity-manger are looking for a directory ${ROOT}/common. There is nothing about that on the web page, so I check out http://anonsvn.jboss.org/repos/hibernat ... _v3_3_0_GA but I notice that in that same tags directory there is an entitymanager one(not sure which one to use).

Then I build again and it fails because annotations looks for ${ROOT}/../hibernate3.2/lib INSTEAD of ${ROOT}/hibernate3.2 which is kind of weird. I copy hibernate 3.2 to ${ROOT}/.. but then the next failure is the following...
C:\AAROOT\areas\sfviews\hibernate\annotations\build.xml:63: Basedir C:\AAROOT\ar
eas\sfviews\hibernate\jpa-api does not exist

there is nothing about downloading jpa-api on the web page
http://www.hibernate.org/6.html

then of course, it asks for common-annotations and I chose 3_0_0 because there were no other choices in tags. I finally got annotations building, but the instructions were way off and it was much harder...it would be nicer if you had a build that worked nicely or instructions that work(and here I waste a credit to let you know about the build problems...ugh).

If you could fix this, this would make life easier for those who would like to contribute fixes....THANKS


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

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.