Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipselink-users] Rational Software validation issues

Still seeing the same error in the logs.

-----Original Message-----
From: eclipselink-users-bounces@xxxxxxxxxxx
[mailto:eclipselink-users-bounces@xxxxxxxxxxx] On Behalf Of James
Sutherland
Sent: Thursday, May 07, 2009 9:59 AM
To: eclipselink-users@xxxxxxxxxxx
Subject: Re: [eclipselink-users] Rational Software validation issues


Try,

<entity-mappings version="1.1"
xmlns="http://www.eclipse.org/eclipselink/xsds/persistence/orm";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>



khaskett wrote:
>
> Currently I am seeing a exceptions in my Rational Software Architect
logs.
> !MESSAGE org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package
> with uri 'http://www.eclipse.org/eclipselink/xsds/persistence/orm' not
found.
> (platform:/resource/CpsJPASql/src/META-INF/sql-orm.xml, 5, 73)
>
> Here is the sql-orm.xml namespace def -
>
> <entity-mappings
>
>
xsi:schemaLocation="http://www.eclipse.org/eclipselink/xsds/eclipselink_
orm_1_1.xsd"
>     xmlns="http://www.eclipse.org/eclipselink/xsds/persistence/orm";
>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> version="1.1">
>
> Does this look correct?
>


-----
---
http://wiki.eclipse.org/User:James.sutherland.oracle.com James
Sutherland http://www.eclipse.org/eclipselink/
 EclipseLink ,  http://www.oracle.com/technology/products/ias/toplink/
TopLink
Wiki:  http://wiki.eclipse.org/EclipseLink EclipseLink ,
http://wiki.oracle.com/page/TopLink TopLink
Forums:  http://forums.oracle.com/forums/forum.jspa?forumID=48 TopLink ,
http://www.nabble.com/EclipseLink-f26430.html EclipseLink
Book:  http://en.wikibooks.org/wiki/Java_Persistence Java Persistence
--
View this message in context:
http://www.nabble.com/Rational-Software-validation-issues-tp23414117p234
28514.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.

_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users


This message (including any attachments) is intended only for
the use of the individual or entity to which it is addressed and
may contain information that is non-public, proprietary,
privileged, confidential, and exempt from disclosure under
applicable law or may constitute as attorney work product.
If you are not the intended recipient, you are hereby notified
that any use, dissemination, distribution, or copying of this
communication is strictly prohibited. If you have received this
communication in error, notify us immediately by telephone and
(i) destroy this message if a facsimile or (ii) delete this message
immediately if this is an electronic communication.

Thank you.


Back to the top