-->
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: hbm2java
PostPosted: Thu Sep 29, 2005 2:11 pm 
Beginner
Beginner

Joined: Wed Sep 14, 2005 9:11 am
Posts: 22
I'm looking at this page:
http://www.hibernate.org/hib_docs/tools/ant/

Is this still a work in progess. I just downloaded 3.1b3 and it doesn't work. For sanity's sake, I ran this little shell script and came up with nothing:

for file in `find c\:/java/hibernate/hibernate-3.1b3/ -name \*.jar`
do
echo $file
jar -tf $file | grep HibernateToolTask
done

I would like to generate the java classes if possible, but I'm guessing this feature isn't implemented yet?

Thanks,
Ben


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 29, 2005 2:31 pm 
Expert
Expert

Joined: Wed Apr 06, 2005 5:03 pm
Posts: 273
Location: Salt Lake City, Utah, USA
it's in a separate hibernate-tools jar. see http://www.hibernate.org/255.html

_________________
nathan


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 29, 2005 3:09 pm 
Beginner
Beginner

Joined: Wed Sep 14, 2005 9:11 am
Posts: 22
ah - there it is buried a couple levels deep. thanks!


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.