-->
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: Posting an existing Hibernate 3.0 app to Oracle Weblogic 11g
PostPosted: Fri Sep 11, 2009 1:29 pm 
Newbie

Joined: Fri Sep 11, 2009 11:35 am
Posts: 3
This application is already hosted on Oracle's older 10g server where it's running fine. When I posted it to 11g I got the exception:

org.hibernate.MappingException: Resource: hibernate.cfg.xml not found

I found the tmp directory where the weblogic exploded the ear file and there was no classes directory under web-inf. There is a classes directory inside the .war file that's packaged with the ear. I posted a non-hibernate app to the same Weblogic server and it's running fine without a "classes" directory in tmp, and yes, there's a classes directory under web-inf in the war.

Can one of you Weblogic veterans tell me how to get xml files posted under web-inf/classes "included" in Weblogics classpath environment?


Top
 Profile  
 
 Post subject: Re: Posting an existing Hibernate 3.0 app to Oracle Weblogic 11g
PostPosted: Sat Sep 12, 2009 10:26 am 
Expert
Expert

Joined: Tue May 13, 2008 3:42 pm
Posts: 919
Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
Was there a classes directory in the original war file?

_________________
Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?"
http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials


Top
 Profile  
 
 Post subject: Re: Posting an existing Hibernate 3.0 app to Oracle Weblogic 11g
PostPosted: Mon Sep 14, 2009 10:15 am 
Newbie

Joined: Fri Sep 11, 2009 11:35 am
Posts: 3
Yes, I double checked to make sure.


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.