Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Problem found : FW: ECLIPSELINK: Nightly Test Results 2008-06-26 - JPA failure

The problem here is that not all of the orm.xml files in testing have been updated to reflect the new namespace.

foundation/eclipselink.extension.oracle.test/resource/structconverter/struct-converter-entity-mappings.xml was not updated. 

This is not a subversion issue as there is no transaction log containing this file.

There may be others.

bug filed : https://bugs.eclipse.org/bugs/show_bug.cgi?id=238680

--Gordon


Gordon Yorke wrote:
The namespace being read does not match the latest XMLEntityMappingsReader file there is still an inconsistency.
This is not a subversion issue.
--Gordon


Mike Norman wrote:
Matt MacIvor wrote:
> Looks like something is messed up with the namespaces.
>
> In the XMLEntityMappingsReader/XMLEntityMappingsProject, the default > root for entity-mappings is defined with the namespace > "http://java.sun.com/xml/ns/persistence/orm", but from the error > message, the document that's being read in has a namespace of > "http://www.eclipse.org/xml/ns/persistence/orm". Was the namespace for > entity-mappings changed?
>
> -Matt
>   For some reason, SVN doesn't seem to be loading the latest_&_greatest version of XMLEntityMappingsReader

-- 
Oracle Email Signature Logo
Mike Norman | Principal Software Designer | 613.288.4638
Oracle Server Technologies | EclipseLink Product
45 O'Connor Street, Suite 400 | Ottawa, ON K1P 1A4 | (fax) 613.238.2818

  ------------------------------------------------------------------------

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


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

Back to the top