-->
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.  [ 2 posts ] 
Author Message
 Post subject: hbm2java classNotFound exception
PostPosted: Tue Mar 10, 2009 7:07 pm 
Newbie

Joined: Thu Jun 14, 2007 2:34 am
Posts: 6
Hibernate version: 3.2

Can I use the hbm2java tool to generate pojos from the hibernate mapping files if the pojos don't already exist. I am trying to do this for a mapping file that doesn't have a corresponding pojo and I'm getting a classNotFound exception for the pojo - which I am trying to create using the hbm2java tool.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 12, 2009 10:42 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
yes you can if you make sure to specify the types of all properties so we dont need to load the owning class to detect the type.

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.