| Author |
Not able to run Web Application with Hibernate 4 in Web Logic 9.2
|
Muhammad Abdul Arif
Greenhorn
Joined: Feb 04, 2012
Posts: 25
|
|
Hi All,
I am trying to developed a web application which has Spring 3.1 and Hibernate 4 to Web Logic 9.2. iam getting below error. But the same application iam able to deploy in Tomcat 6
|
 |
sudipto shekhar
Ranch Hand
Joined: Apr 02, 2008
Posts: 813
|
|
Hi,
Deepak did pretty good work and had an answer to this issue. Actually your jar is missing from the weblogic lib. Checkout what is missing, here is the URL.
Hope this helps !
|
Regards, Sud.
SCJP 5 ScjpFAQ JLS
|
 |
Muhammad Abdul Arif
Greenhorn
Joined: Feb 04, 2012
Posts: 25
|
|
|
Is this the issue....Hibernate 4 supports java 1.6 and above where as weblogic 9.2 supports java 1.5?
|
 |
Muhammad Abdul Arif
Greenhorn
Joined: Feb 04, 2012
Posts: 25
|
|
|
Can this be the issue.....Hibernate 4 supports java 1.6 and above but weblogic 9.2 supports only java 1.5?
|
 |
sudipto shekhar
Ranch Hand
Joined: Apr 02, 2008
Posts: 813
|
|
This can be an issue. It is just that I can not remember if I came across any this kind of issue.
You need to check with the Oracle guys for this. As far as I can remember, you will find a compatibility document which will actually tell you what is supported on what version.
|
 |
 |
|
|
subject: Not able to run Web Application with Hibernate 4 in Web Logic 9.2
|
|
|