SDOFactory instance lookup is using the wrong namespace URI
-----------------------------------------------------------

                 Key: TUSCANY-956
                 URL: http://issues.apache.org/jira/browse/TUSCANY-956
             Project: Tuscany
          Issue Type: Bug
          Components: Java SDO Implementation
    Affects Versions: Java-Mx
            Reporter: Fuhwei Lwo


String eNS_URI = "http://www.apache.org/tuscany/2005/SDO";; in SDOPackage.java 
was defined to represent Tuscany SDO package but in the SDOFactoryImpl.java it 
uses "http://www.eclipse.org/emf/2003/SDO"; to look up the registered SDOFactory 
instance.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to