Bug 268600 - Add JPA on JBoss-5.0.0.GA testing support
Summary: Add JPA on JBoss-5.0.0.GA testing support
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2009-03-13 15:52 EDT by Kevin Yuan CLA
Modified: 2022-06-09 10:24 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Yuan CLA 2009-03-13 15:52:42 EDT
Since there are some changes with JBoss-5.0.0 comparing to JBoss-4.2.x, need to add the following pathelement during start server:
                <pathelement location="${jboss.home}/common/lib/servlet-api.jar"/>
                <pathelement location="${jboss.home}/client/jboss-javaee.jar"/>
                <pathelement location="${jboss.home}/common/lib/jboss-bindingservice.jar"/>

And also add JBoss-5.0.0 specific properties in jboss.properties. Now the default version for JBoss is 5.0.0, and need to modify jboss.properties if want to run JBoss-4.2.x.
Comment 1 Kevin Yuan CLA 2009-03-13 16:09:13 EDT
 Refer to: rev 3672
 http://fisheye2.atlassian.com/changelog/eclipselink/?cs=3672 
Comment 2 Kevin Yuan CLA 2009-04-23 13:35:03 EDT
Bug fix back-ported to 1.1.0 branch from Main.
Comment 3 Eclipse Webmaster CLA 2022-06-09 10:24:44 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink