Integration branch - Timing issue: incorrect dependency on order of Component 
loader and ImportSDOLoader within Composite loading
---------------------------------------------------------------------------------------------------------------------------------

                 Key: TUSCANY-1165
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1165
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Kernel
    Affects Versions: Java-SCA-integration
            Reporter: Scott Kurz


As referenced in this email:
http://www.mail-archive.com/[email protected]/msg15250.html

The Java component loader's introspection of the DataTypes in a Java component 
impl using SDO data types does not successfully detect the SDO DataTypes.  This 
is because the the SDODataBinding.introspect() method (called by 
DataBindingRegistryImpl.introspectType()) requires the ImportSDOLoader to have 
already run by that point.  

Something needs to be done but I'm not knowledgable enough now to suggest how 
to fix this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to