You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Brent Daniel (JIRA)" <tu...@ws.apache.org> on 2006/06/23 21:06:30 UTC

[jira] Created: (TUSCANY-493) [DAS] Converter load needs to use appropriate classloader

[DAS] Converter load needs to use appropriate classloader
---------------------------------------------------------

         Key: TUSCANY-493
         URL: http://issues.apache.org/jira/browse/TUSCANY-493
     Project: Tuscany
        Type: Bug

  Components: Java DAS RDB  
    Reporter: Brent Daniel


Loading of converters by classname is currently using Class.forName(). This won't work if the converter is only available in the application classloader. 

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


[jira] Assigned: (TUSCANY-493) [DAS] Converter load needs to use appropriate classloader

Posted by "Brent Daniel (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-493?page=all ]

Brent Daniel reassigned TUSCANY-493:
------------------------------------

    Assign To: Brent Daniel

> [DAS] Converter load needs to use appropriate classloader
> ---------------------------------------------------------
>
>          Key: TUSCANY-493
>          URL: http://issues.apache.org/jira/browse/TUSCANY-493
>      Project: Tuscany
>         Type: Bug

>   Components: Java DAS RDB
>     Reporter: Brent Daniel
>     Assignee: Brent Daniel

>
> Loading of converters by classname is currently using Class.forName(). This won't work if the converter is only available in the application classloader. 

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


[jira] Closed: (TUSCANY-493) [DAS] Converter load needs to use appropriate classloader

Posted by "Kevin Williams (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-493?page=all ]
     
Kevin Williams closed TUSCANY-493:
----------------------------------

    Fix Version: Java-Mx
     Resolution: Fixed

Verified with revision: 414391

> [DAS] Converter load needs to use appropriate classloader
> ---------------------------------------------------------
>
>          Key: TUSCANY-493
>          URL: http://issues.apache.org/jira/browse/TUSCANY-493
>      Project: Tuscany
>         Type: Bug

>   Components: Java DAS RDB
>     Reporter: Brent Daniel
>     Assignee: Brent Daniel
>      Fix For: Java-Mx

>
> Loading of converters by classname is currently using Class.forName(). This won't work if the converter is only available in the application classloader. 

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