-->
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: Hibernate annotated classes in different jar files.
PostPosted: Wed Dec 24, 2008 11:57 am 
Newbie

Joined: Mon Aug 15, 2005 3:43 am
Posts: 15
The case is a web application running under tomcat. Hibernate session is created in a common jar file while the mapping annotated classes are located in different jars based on their functionality. All the jar files are in WEB-INF/lib of course.

Code:
<mapping  class="ca.cbc.webmill.cacher.CacherData"/>


Does not have any effect and it seems hibernate could not find the class - it is not complaining though - I tried using jar option too, but then noticed that there is a problem and the option is not portable in none JEE envs.
Please help me to figure out how to solve this issue.


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.