-->
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.  [ 5 posts ] 
Author Message
 Post subject: Hibernate and Weblogic
PostPosted: Tue Dec 18, 2007 4:29 pm 
Newbie

Joined: Tue Dec 18, 2007 4:26 pm
Posts: 4
Hi All,

I have a query regarding how to deploy hibernate in Weblogic. I have been using Hibernate Archives in Jboss(.har file). Could you please tell me how do I package it in Weblogic and how to make a JNDI lookup in Weblogic to get the Session Factory.

Thanks,

Regards,
Rang


Top
 Profile  
 
 Post subject:
PostPosted: Tue Dec 18, 2007 5:20 pm 
Newbie

Joined: Mon Dec 10, 2007 8:50 pm
Posts: 7
Just place all the jar files related to hibernate in the lib thats it..


Top
 Profile  
 
 Post subject: Hibernate and Weblogic
PostPosted: Wed Dec 19, 2007 3:46 am 
Newbie

Joined: Tue Dec 18, 2007 4:26 pm
Posts: 4
Thankyou for the reply. Can you tell do I have to manually create a SessionFactory and bind it to a JNDI or after deploying i can just do a look up to get this.

Thanks,
Ranga


Top
 Profile  
 
 Post subject: Hibernate and Weblogic
PostPosted: Wed Dec 19, 2007 12:46 pm 
Newbie

Joined: Tue Dec 18, 2007 4:26 pm
Posts: 4
Anyone out there who knows this ?

Regards,
Ranganathan


Top
 Profile  
 
 Post subject: Re: Hibernate and Weblogic
PostPosted: Wed Dec 19, 2007 1:07 pm 
Newbie

Joined: Fri Dec 07, 2007 2:24 pm
Posts: 7
Location: Columbia, MD
ranganathan.s wrote:
Anyone out there who knows this ?


Have you read this:
http://www.hibernate.org/hib_docs/v3/re ... ation.html

You should be able to get your datasource reference using JNDI after you defined them in the container (in setting up your connection pool, datasource in WL).

Good luck!

_________________
Alberto
http://www.linkedin.com/in/aflores


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