Generated SDO Factories/Packages should not automatically register in 
EPackage.Registry.INSTANCE
------------------------------------------------------------------------------------------------

         Key: TUSCANY-226
         URL: http://issues.apache.org/jira/browse/TUSCANY-226
     Project: Tuscany
        Type: Bug

  Components: Java SDO Implementation  
    Reporter: Jean-Sebastien Delfino
    Priority: Critical


This prevents us from using a module scoped TypeHelper. 
SDOUtil.registerStaticTypes() always registers the static generated types in 
the .INSTANCE registry. Even if you do not call registerStaticTypes, just 
touching the generated factory or package triggers the registration in the 
.INSTANCE registry.   

-- 
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

Reply via email to