Bug 289787

Summary: SessionBean testing didn't pass the real server url from server.properties
Product: z_Archived Reporter: Kevin Yuan <kevin.yuan>
Component: EclipselinkAssignee: Project Inbox <eclipselink.orm-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: test
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
patch for the bug none

Description Kevin Yuan CLA 2009-09-17 15:40:48 EDT
In each server properties, only server.url has been defined, but in sessionbean test case class, it try to get server-url from properties files, so it always got default server url, never got real server url.
Comment 1 Kevin Yuan CLA 2009-09-17 15:47:00 EDT
Created attachment 147480 [details]
patch for the bug

Change "server-url" to "server.url" in SessionBeanTests.java, which will pass the real server url to test case from server properties file.

Run these testing on WLS and JBoss, all passed.
Code reviewed by Yiping Zhao.
Comment 2 Kevin Yuan CLA 2009-09-17 15:51:13 EDT
Checked into both Eclipse 2.0 (revision: 5168) and 1.1 (revision: 5169).
Comment 3 Eclipse Webmaster CLA 2022-06-09 10:08:56 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink
Comment 4 Eclipse Webmaster CLA 2022-06-09 10:14:23 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink