| Author |
Error while deploying EAR
|
Ashutosh Arya
Ranch Hand
Joined: Oct 07, 2008
Posts: 69
|
|
Hi,
I am getting the below error while deploying EAR.
Any ideas which jar I can try adding up?
|
 |
Ashutosh Arya
Ranch Hand
Joined: Oct 07, 2008
Posts: 69
|
|
Also would like to add that the version of Weblogic I am using is 10.3.3.\
Waiting for help,
Aashu
|
 |
Ravish Mody
Greenhorn
Joined: Mar 30, 2011
Posts: 7
|
|
Hi Aashu,
It looks that your application is having hibernate hence add the hibernate-x.x.x.jar where x is the version of hibernate in your server classpath and check if that solves your issue.
Also if you are using shared library then checking out the below link would be surely helpfull.
Topic: Classloading: Making Hibernate work on WebLogic
http://middlewaremagic.com/weblogic/?p=5861
|
Regards,
Ravish Mody
http://middlewaremagic.com/weblogic
Come, Join Us and Experience The Magic…
|
 |
 |
|
|
subject: Error while deploying EAR
|
|
|