Bug 312689

Summary: Need to give correct schema name for namespace in seesions.xml for JPA testing
Product: z_Archived Reporter: Kevin Yuan <kevin.yuan>
Component: EclipselinkAssignee: Kevin Yuan <kevin.yuan>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: test
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Kevin Yuan CLA 2010-05-12 15:06:10 EDT
The current schema name in existing sessions.xml just like the following:
eclipse_persistence_sessions_1_0.xsd
But the correct name should be: eclipselink_sessions_1.0.xsd
Even the tests can pass with this wrong schema name, but sometimes give the wrong exception if you turn on the validation, or for some reason, the validation has been turned on by accident, it mislead to debug.
Comment 1 Kevin Yuan CLA 2010-05-12 15:13:21 EDT
Modified two sessions.xml just providing the correct schema name in the title, these two sessions.xml are belong to NativeAPI and AdvancedProperties server test suites.

Code reviewed by Edwin Tang.
Checked in to trunk, revision#: 7213
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:07:57 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink