• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

unable to deploy war with Hibernate on Oracle OAS

 
Ranch Hand
Posts: 294
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am trying to deploy a war with Hibernate on Oracle AS 10.1.3.1 and I get the following exception:

I tried to removing the toplink shared libraries as explained here:
http://download-west.oracle.com/docs/cd/B25221_04/web.1013/b14433/opensrc.htm#sthref225

But it didn't work, Please advice.

Thank you
Sharon
[ March 16, 2008: Message edited by: Sharon whipple ]
 
Sharon whipple
Ranch Hand
Posts: 294
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am still facing this problem,
Any suggestion will be appreciated.
 
reply
    Bookmark Topic Watch Topic
  • New Topic