Bug 294174 - Build artifacts for running JPA server tests on SAP NetWeaver
Summary: Build artifacts for running JPA server tests on SAP NetWeaver
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on: 287167
Blocks:
  Show dependency tree
 
Reported: 2009-11-04 05:03 EST by Sabine Heider CLA
Modified: 2022-06-09 10:34 EDT (History)
2 users (show)

See Also:


Attachments
Build artifacts for NetWeaver server tests (16.46 KB, application/octet-stream)
2009-11-04 05:03 EST, Sabine Heider CLA
no flags Details
build files as provided by Sabine but taking additionally packaging build result from netweaver server platform incubator (16.41 KB, patch)
2009-12-23 08:07 EST, Adrian Goerler CLA
peter.krogh: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sabine Heider CLA 2009-11-04 05:03:52 EST
Created attachment 151277 [details]
Build artifacts for NetWeaver server tests

The server platform for the SAP NetWeaver 7.1 application server is currently
available in the incubator (see bug 287167).

The attached patch contains the build artifacts (netweaver.xml,
netweaver.properties and additional resources) that are required to execute the
JPA server tests on the NetWeaver platform. With these changes applied it is
technically possible to execute the tests inside NetWeaver. (The current
situation is that many of the tests still fail but that will be investigated
separately.)

Would it be possible to add the NetWeaver build files to the JPA test project
although the NetWeaver platform is still in the incubator?
Comment 1 Tom Ware CLA 2009-11-05 09:16:42 EST
I can see no issue with adding these files since they will have no effect on non-netweaver users.  Perhaps this is a good task for the new SAP committers.
Comment 2 Adrian Goerler CLA 2009-12-23 08:07:50 EST
Created attachment 154963 [details]
build files as provided by Sabine but taking additionally packaging build result from netweaver server platform incubator

To execute the server tests on NetWeaver, an application archive "servertest_eclipselink.ear" is created and deployed, which contains EclipseLink, the build result from the NetWeaver server platform extension, and junit 4.5. The application under test "servertest.ear" has a classloader reference to "servertest_eclipselink.ear".

JPA 2.0 API and validation.jar are not packaged as NetWeaver 7.1 supports JPA 1.0 only, at the time being.
Comment 3 Adrian Goerler CLA 2010-01-13 05:20:09 EST
reviewed by Yiping (asserting that the changes don't affect existing server platforms)
checked in at rev 6265
Comment 4 Adrian Goerler CLA 2010-10-05 06:39:45 EDT
Updated IP Log: http://wiki.eclipse.org/EclipseLink/IPLog#2.1_Contributions
Comment 5 Eclipse Webmaster CLA 2022-06-09 10:34:39 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink