Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Scout and EclipseLink
Scout and EclipseLink [message #917182] Wed, 19 September 2012 22:15 Go to next message
Sebastian Boccardi is currently offline Sebastian BoccardiFriend
Messages: 47
Registered: September 2012
Location: Montevideo
Member
Hi,

Im having the No Persistence provider for EntityManager named X, i think because it's not finding the persistence.xml

I tried everywhere, any hint how to solve this? maybe set the path?

Sebastian
Re: Scout and EclipseLink [message #917303 is a reply to message #917182] Thu, 20 September 2012 01:20 Go to previous message
Sebastian Boccardi is currently offline Sebastian BoccardiFriend
Messages: 47
Registered: September 2012
Location: Montevideo
Member
Well i ended up setting this property:

props.put(PersistenceUnitProperties.ECLIPSELINK_PERSISTENCE_XML, "!/persistence.xml");


and now it's working
Previous Topic:Scout Juno Nightly
Next Topic:Activator in org.eclipse.scout.rt.server
Goto Forum:
  


Current Time: Thu Apr 25 09:40:24 GMT 2024

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

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

Back to the top