[ http://issues.apache.org/jira/browse/TUSCANY-624?page=all ]
Kevin Williams closed TUSCANY-624.
----------------------------------
Fix Version/s: Java-Mx
Resolution: Fixed
Verified with revision: 432056
> 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
> Fix For: Java-Mx
>
> 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]