Bug 319134

Summary: FetchGroups testsuite should run on application servers
Product: z_Archived Reporter: Kevin Yuan <kevin.yuan>
Component: EclipselinkAssignee: Nobody - feel free to take it <nobody>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: andrei.ilitchev
Version: unspecifiedKeywords: test
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
patch for bug fix
none
patch for bug fix
none
patch for bug fix none

Description Kevin Yuan CLA 2010-07-07 10:22:34 EDT
Currently all jpa.fetchgroups testing only run on JavaSE, they should be migrated to run on application servers, e.g. WLS, WAS, JBoss, Glassfish, etc.
Comment 1 Kevin Yuan CLA 2010-07-07 10:38:48 EDT
Created attachment 173657 [details]
patch for bug fix
Comment 2 Kevin Yuan CLA 2010-07-07 10:44:25 EDT
The attached are all jpa.fetchgroups tests migrated to run on both JavaSE and application servers, also verified on jdk1.6.0_20, WLS 10.3.3, JBoss-5.1.0.GA, and GlassFish-v3.
Comment 3 Kevin Yuan CLA 2010-07-15 11:48:16 EDT
Created attachment 174413 [details]
patch for bug fix

Based on the feed back from Andrei Ilitchev, some migrations had been modified, and created this new patch.
Comment 4 Kevin Yuan CLA 2010-07-16 10:45:44 EDT
Created attachment 174502 [details]
patch for bug fix

Add runBare() for "FetchGroup Weaving Requirement", but will not determine if isWeavingEnabled() on server.
Comment 5 Kevin Yuan CLA 2010-07-16 11:28:46 EDT
Verified on both javaSE (1.6.0_20) and javaEE (WLS/JBoss/GlassFish) by running jpa-lrg with no-weaving/static-weaving/dynamic-weaving.

Code reviewed by Andrei Ilitchev
Checked in trunk, revision: 7840.
Backport to 2.1.1, revision: 7841
Comment 6 Eclipse Webmaster CLA 2022-06-09 10:33:50 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink