Bug 294044 - JPA server-test applications can't be deployed on SAP NetWeaver due to J2EE 1.3 application.xml
Summary: JPA server-test applications can't be deployed on SAP NetWeaver due to J2EE 1...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P2 minor (vote)
Target Milestone: ---   Edit
Assignee: Adrian Goerler CLA
QA Contact:
URL:
Whiteboard: submitted_patch
Keywords: test
Depends on:
Blocks:
 
Reported: 2009-11-03 06:38 EST by Sabine Heider CLA
Modified: 2022-06-09 10:02 EDT (History)
4 users (show)

See Also:


Attachments
application.xml for Java EE 5 (990 bytes, application/octet-stream)
2009-11-03 06:38 EST, Sabine Heider CLA
no flags Details
slightly updated patch (958 bytes, patch)
2009-11-27 10:21 EST, Adrian Goerler CLA
no flags 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-03 06:38:23 EST
Created attachment 151173 [details]
application.xml for Java EE 5

The test applications that are built as JPA server tests can't be deployed on a
SAP NetWeaver application server. The reason for this is that the applications
contain an application.xml file for J2EE 1.3 but have an EJB 3.0 module packed
inside. The NetWeaver server considers this a version mismatch and refuses
deployment.
Changing the application.xml file to be JavaEE 5 compliant solves this problem.
A patch containing the change is attached.
Comment 1 Adrian Goerler CLA 2009-11-27 10:03:39 EST
Sucessfully tested on NetWeaver.
Comment 2 Adrian Goerler CLA 2009-11-27 10:21:04 EST
Created attachment 153247 [details]
slightly updated patch

updated the patch slightly so that it literally matches the description here http://java.sun.com/xml/ns/javaee/application_5.xsd
Comment 3 Peter Krogh CLA 2009-11-30 11:37:34 EST
Changing the priority of the bugs that have been recently triaged to future.  Targetting them to P2 will differentiate them from the P3s that have been triaged into future earlier.
Comment 4 Adrian Goerler CLA 2009-12-03 06:12:06 EST
submitted with rev # 5976
Comment 5 Adrian Goerler CLA 2009-12-03 06:19:27 EST
reviewed by 
- Michael O'Brien on WebLogic 10.3.2.0 
- Kevin Yuan on WebLogic 10.3.2, GlassFish v2.1 and WebSphere 7.0
Comment 6 Eclipse Webmaster CLA 2022-06-09 10:02:42 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink