You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Christian Bourque (JIRA)" <de...@tuscany.apache.org> on 2009/11/10 23:23:28 UTC

[jira] Created: (TUSCANY-3369) Interface2JavaGenerator doesn't work

Interface2JavaGenerator doesn't work
------------------------------------

                 Key: TUSCANY-3369
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3369
             Project: Tuscany
          Issue Type: Bug
          Components: Java SDO Tools
    Affects Versions: Java-SDO-1.1
            Reporter: Christian Bourque




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


[jira] Commented: (TUSCANY-3369) Interface2JavaGenerator doesn't work

Posted by "Christian Bourque (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776117#action_12776117 ] 

Christian Bourque commented on TUSCANY-3369:
--------------------------------------------

I've tried to generate a SDO DataObject from a simple interface using Interface2JavaGenerator and I got this error:

Caused by: java.lang.ClassCastException: org.eclipse.emf.ecore.impl.EClassImpl cannot be cast to org.apache.tuscany.sdo.impl.ClassImpl
        at org.apache.tuscany.sdo.generate.templates.model.SDOClass.generate(SDOClass.java:1465)



> Interface2JavaGenerator doesn't work
> ------------------------------------
>
>                 Key: TUSCANY-3369
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3369
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Tools
>    Affects Versions: Java-SDO-1.1
>            Reporter: Christian Bourque
>


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


[jira] Commented: (TUSCANY-3369) Interface2JavaGenerator doesn't work

Posted by "Kelvin Goodson (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776493#action_12776493 ] 

Kelvin Goodson commented on TUSCANY-3369:
-----------------------------------------

I believe the Interface2JavaGenerator is development work in progress.  There are no tests exercising it. A comment in TUSCANY-257 alludes to further development in using parameterized types.

> Interface2JavaGenerator doesn't work
> ------------------------------------
>
>                 Key: TUSCANY-3369
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3369
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Tools
>    Affects Versions: Java-SDO-1.1
>            Reporter: Christian Bourque
>


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