Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] proposed patch for bug 248295 - To support for running the JPA tests on GlassFish

A patch for the bug, drafted by Darani.Yallapragada@xxxxxxx, is ready for review.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=248295
 
Change Summary:
- It is assumed that Glassfish is installed and domain1 is setup
- glassfish.properties defines GlassFish testing environment properties
- glassfish.xml defines ANT targets glassfish-install, glassfish-start, glassfish-setup, glassfish-deploy, glassfish-undeploy, glassfish-reset and glassfish-stop
- Datasoure is configured to utilize Derby database bundled with GlassFish, db settings in test.properties won't be picked up
 
Thanks,
Edwin


Back to the top