• 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
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

EJB3 in Weblogic 10.3

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Iam trying to deploy a simple ejb3 application on weblogic 10.3, but it keeps giving an error. My ejb project contains a persistance.xml.file in Meta-INF folder and looks like below.



The config.xml in user_projects\domains\my_domain\config looks like below




and mysql-ds-jdbc.xml




The application works fine with jboss, however gives the following error when deployed in weblogic 10.3.



Iam max tired of this and highly appreciate your valuable advice.

Thanks
 
Time flies like an arrow. Fruit flies like a banana. Steve flies like a tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic