Bug 312689 - Need to give correct schema name for namespace in seesions.xml for JPA testing
Summary: Need to give correct schema name for namespace in seesions.xml for JPA testing
Status: CLOSED 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: Kevin Yuan CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2010-05-12 15:06 EDT by Kevin Yuan CLA
Modified: 2022-06-09 10:07 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 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