Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN main commit: Bug#291350 - OSGi testing

SVN main commit: Bug#291350 - OSGi testing

 

Changes:

- Added OSGi tests to allow running JPA SRG on Equinox

- Added several missing OSGi imports to core manifest

- Added several missing OSGi imports to JPA manifest

- Added error message when DirverManager connect fails

- Fixed bug in variable 1-1 using wrong class loader to init class names

- Added OSGi version of the advanced persistence.xml (disable weaving, list classes)

- Added test property to pass class loader when creating EntityManagerFactory

- Fixed test issue in fieldaccess tests using wrong persistence unit

- Change OSGi failure to log warning

- Fixed JPA OSGi activator to trim spaces when parsing persistence units

 


Back to the top