Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Eclipselink + Websphere 7(Trying to get Websphere 7 to work with Eclipselink 2.1)
Eclipselink + Websphere 7 [message #894136] Fri, 06 July 2012 21:18 Go to next message
Kevin M. is currently offline Kevin M.Friend
Messages: 1
Registered: July 2012
Junior Member
Hello,

I'm admittedly fairly new to Eclipselink. I'm working to convert a project from EMF to JPA and would like to use Eclipselink instead of Open JPA. I seem to be having some difficulty in getting Websphere 7 to use Eclipselink instead of Open JPA, however. Currently I'm using RSA 8. I've decided to use a simple Java EE project for testing which consists of an EAR project containing an EJB project and a Dynamic Web project. I've attempted to use the steps outlined here: http://wiki.eclipse.org/EclipseLink/Examples/JPA/WebSphere_Web_Tutorial , although I have to admit that they're not abundantly clear to me. Currently I'm seeing this error:

EJB with interface javax.persistence.EntityManager not present in application GSAR-WebEAR

which I understood to be symptomatic of communicating cross-EAR. Any info would be greatly appreciated. I'll be glad to share any config details that I have.

Thanks in advance,

Kevin
Re: Eclipselink + Websphere 7 [message #894776 is a reply to message #894136] Tue, 10 July 2012 13:23 Go to previous message
James Sutherland is currently offline James SutherlandFriend
Messages: 1939
Registered: July 2009
Location: Ottawa, Canada
Senior Member

Please include your code and the full exception stack trace and when you get the error. Enable logging on finest, does the persistence unit deploy? Does you same test work with Open JPA?


James : Wiki : Book : Blog : Twitter
Previous Topic:JPA error
Next Topic:EclipseLink + Foxpro
Goto Forum:
  


Current Time: Thu Apr 25 11:31:11 GMT 2024

Powered by FUDForum. Page generated in 0.03899 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top