Bug 247347 - two tests in JPA SessionBeanTestModel failed on WebSphere, JBOSS, OC4J
Summary: two tests in JPA SessionBeanTestModel failed on WebSphere, JBOSS, OC4J
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Yiping Zhao CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2008-09-15 16:07 EDT by Yiping Zhao CLA
Modified: 2022-06-09 10:02 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yiping Zhao CLA 2008-09-15 16:07:09 EDT
testFindAll() and testMerge() failed on WebSphere, JBOSS, OC4J, sometimes the tests failed on WebLogic as well, sometimes the tests passed on WebLogic. The failure is from jndi lookup of "EmployeeServiceBean" in getEmployeeService() in SessionBeanTests.java.

Talked with James that, basically we can say it's a test case issue:

1. The failure of OC4J probably is from scripts changes we did when move all server xml descriptors to resource\server

2. The failure of WebSphere and JBOSS is that we need to change getEmployeeService() in SessionBeanTests.java to have right lookup string for "EmployeeServiceBean" as for WebSphere and JBOSS.
Comment 1 Peter Krogh CLA 2009-11-27 13:42:09 EST
This bug fix did not make the cut off for 2.0.0. We are deferring the bugs to Future where we can properly sort them all together based on community votes and severity. We will then assign them accordingly to future patch sets and releases.
Comment 2 Peter Krogh CLA 2009-11-30 11:38:25 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 3 Kevin Yuan CLA 2010-05-20 11:31:45 EDT
Fixed by adding jndi name for WAS to fix failures on WAS, and modify the jndi name for JBoss-5.1.0 to fix failures on JBoss.
Checked in 2.1, revision: 7250 (James Sutherland),7297 (Kevin Yuan)

Code reviewed by: Yiping Zhao
Comment 4 Eclipse Webmaster CLA 2022-06-09 10:02:41 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink