Replace using ConfigFactoryImpl.eINSTANCE with ConfigFactory.INSTANCE
---------------------------------------------------------------------

                 Key: TUSCANY-624
                 URL: http://issues.apache.org/jira/browse/TUSCANY-624
             Project: Tuscany
          Issue Type: Bug
          Components: Java DAS RDB
    Affects Versions: Java-M2
         Environment: ALL
            Reporter: Hasan Muhammad
            Priority: Critical
         Attachments: das_eINSTANCE.patch

Currently some of the RDB classes reference the ConfigFactoryImpl.eINSTANCE 
field. When the source code for the schemas (config.xsd, customer.xsd and 
company.xsd) is generated using the "noEMF" option, then in the generated 
factoryImpl, there is no longer an eINSTANCE available. So the reference should 
be changed to ConfigFactory.INSTANCE, which is how it should have been in the 
first place. I have attached the patch as well.

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