You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2008/03/27 02:59:24 UTC

[jira] Created: (TUSCANY-2143) Admin cannot display composites with references to unresolved classes

Admin cannot display composites with references to unresolved classes
---------------------------------------------------------------------

                 Key: TUSCANY-2143
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2143
             Project: Tuscany
          Issue Type: Bug
    Affects Versions: Java-SCA-1.2
            Reporter: Jean-Sebastien Delfino
            Assignee: Jean-Sebastien Delfino
             Fix For: Java-SCA-1.2


The domain admin currently fails to display a composite if it has references to unresolved classes, making it impossible to use at development/construction time where having unresolved classes is likely to happen.

The fix is a simple fix to tolerate NoClassDefFoundErrors the same way we tolerate ClassNotFoundExceptions.


-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Resolved: (TUSCANY-2143) Admin cannot display composites with references to unresolved classes

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Sebastien Delfino resolved TUSCANY-2143.
---------------------------------------------

    Resolution: Fixed

> Admin cannot display composites with references to unresolved classes
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-2143
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2143
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-1.2
>            Reporter: Jean-Sebastien Delfino
>            Assignee: Jean-Sebastien Delfino
>             Fix For: Java-SCA-1.2
>
>
> The domain admin currently fails to display a composite if it has references to unresolved classes, making it impossible to use at development/construction time where having unresolved classes is likely to happen.
> The fix is a simple fix to tolerate NoClassDefFoundErrors the same way we tolerate ClassNotFoundExceptions.

-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org