You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Daniel John Debrunner (JIRA)" <de...@db.apache.org> on 2005/09/02 03:43:12 UTC

[jira] Created: (DERBY-552) Fetching resources using getResourceAsStream from a jar stored in a database that is archived in a jar file fails

Fetching resources using getResourceAsStream from a jar stored in a database that is archived in a jar file fails
-----------------------------------------------------------------------------------------------------------------

         Key: DERBY-552
         URL: http://issues.apache.org/jira/browse/DERBY-552
     Project: Derby
        Type: Bug
  Components: Services  
    Versions: 10.1.1.0    
 Reporter: Daniel John Debrunner
 Assigned to: Daniel John Debrunner 
    Priority: Minor


Fetching such resources causes a ClassCastException.

See commented out tests in lang/dcl_readOnly.sql script used by the lang/dcl.sql test.

Hope to fix this as a side effect of the changes made for DERBY-538


-- 
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


[jira] Commented: (DERBY-552) Fetching resources using getResourceAsStream from a jar stored in a database that is archived in a jar file fails

Posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-552?page=comments#action_12449730 ] 
            
Daniel John Debrunner commented on DERBY-552:
---------------------------------------------

Test cases are now in DatabaseClassLoadingTest.java, commented out with this issue number.

> Fetching resources using getResourceAsStream from a jar stored in a database that is archived in a jar file fails
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-552
>                 URL: http://issues.apache.org/jira/browse/DERBY-552
>             Project: Derby
>          Issue Type: Bug
>          Components: Services
>    Affects Versions: 10.1.1.0
>            Reporter: Daniel John Debrunner
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>
> Fetching such resources causes a ClassCastException.
> See commented out tests in lang/dcl_readOnly.sql script used by the lang/dcl.sql test.
> Hope to fix this as a side effect of the changes made for DERBY-538

-- 
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

        

[jira] Closed: (DERBY-552) Fetching resources using getResourceAsStream from a jar stored in a database that is archived in a jar file fails

Posted by "Daniel John Debrunner (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-552?page=all ]

Daniel John Debrunner closed DERBY-552.
---------------------------------------

    Fix Version/s: 10.3.0.0
       Resolution: Fixed

Committed revision 483653 fixes the issue, the various cleanup changes for DERBY-538 helped determine the issue.

> Fetching resources using getResourceAsStream from a jar stored in a database that is archived in a jar file fails
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-552
>                 URL: http://issues.apache.org/jira/browse/DERBY-552
>             Project: Derby
>          Issue Type: Bug
>          Components: Services
>    Affects Versions: 10.1.1.0
>            Reporter: Daniel John Debrunner
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> Fetching such resources causes a ClassCastException.
> See commented out tests in lang/dcl_readOnly.sql script used by the lang/dcl.sql test.
> Hope to fix this as a side effect of the changes made for DERBY-538

-- 
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