Re: Problem on Project: GWT + JPA(eclipselink 2.4) + DB(postgresql 9)

143 views
Skip to first unread message

Jens

unread,
May 31, 2013, 5:32:55 AM5/31/13
to google-we...@googlegroups.com
@Warning: 

Do you use that mentioned class? If not check your web.xml if its registered as listener.

@Exception:

Do you have javax.persistence-1.0 and javax.persistence-2.0 on classpath / in WEB-INF/lib ?

Looks like your RpcUtilizadoresImpl uses a method of javax.persistence.Persistence that exists in your IDE but not when you have deployed the app to your app server. This could be a hint that your classpath is different (or just have a different order).


-- J.
Reply all
Reply to author
Forward
0 new messages