-->
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: Possible to use latest Hibernate in Weblogic 10 in Java 5?
PostPosted: Tue Jan 24, 2012 6:09 pm 
Newbie

Joined: Tue Jan 24, 2012 5:55 pm
Posts: 1
The following FAQ answer says yes, though I'd like to know if this combination is documented anywhere else, and if it has been tried?

https://community.jboss.org/wiki/Hibern ... ith_JDK_13


Top
 Profile  
 
 Post subject: Re: Possible to use latest Hibernate in Weblogic 10 in Java 5?
PostPosted: Wed Jan 25, 2012 6:42 pm 
Regular
Regular

Joined: Tue Nov 30, 2004 4:23 pm
Posts: 62
We are using Hibernate 3.6.9 and JPA 2* with WebLogic 11.3 by introducing jar files into the classpath prior to the weblogic.jar in the setDomainEnv.sh. We put the antlr.jar on the beginning of the classpath and because we are using JPA 2 (we also have to include the hibernate jpa jar on the classpath). There is more work that you have to do when running Hibernate/JPA in Weblogic than just Hibernate, especially if you are trying to use JPA 2 (which I wouldn't if I could do it over again). But for straight Hibernate, antlr is really the only jar you have to worry about, that I am aware of.


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.