Skip to main content

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

There are still some failures while running the tests against GlassFish. Darani is currently analyzing them.

Thanks,
Mitesh
Edwin Tang wrote:
The patch has been checked into both the trunk and 1.0 branch.
*Code reviewed by:* James Sutherland
-----Original Message-----
*From:* EDWIN.TANG@xxxxxxxxxx *Sent:* September 25, 2008 1:57 PM
*To:* Eclipselink-Dev (E-mail)
*Cc:* HUYEN.H.NGUYEN@xxxxxxxxxx; PRABAHARAN.VIJAYARATNAM@xxxxxxxxxx; KEVIN.YUAN@xxxxxxxxxx; YIPING.ZHAO@xxxxxxxxxx
*Subject:* [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
    <mailto: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

------------------------------------------------------------------------

_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


Back to the top