[ 
https://issues.apache.org/jira/browse/DIGESTER-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simone Tripodi updated DIGESTER-169:
------------------------------------

    Description: The {{org.apache.commons.digester3.binder.BinderClassLoader}} 
class doesn't override {{getResource(String name)}} method. As a result 
{{org.apache.commons.digester3.xmlrules.IncludeRule}} actually doesn't use 
adapted class loader when it tries to find includes with {{classpath:}} URL 
prefix.  (was: The org.apache.commons.digester3.binder.BinderClassLoader class 
doesn't override  getResource(String name) method. As a result 
org.apache.commons.digester3.xmlrules.IncludeRule actually doesn't use adapted 
class loader when it tries to find includes with "classpath:" URL prefix.)
    
> Problem when including rules XML file with "classpath:" URL prefix
> ------------------------------------------------------------------
>
>                 Key: DIGESTER-169
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-169
>             Project: Commons Digester
>          Issue Type: Bug
>    Affects Versions: 3.2
>            Reporter: Eugene Fedotov
>            Assignee: Simone Tripodi
>         Attachments: BinderClassLoader.zip
>
>
> The {{org.apache.commons.digester3.binder.BinderClassLoader}} class doesn't 
> override {{getResource(String name)}} method. As a result 
> {{org.apache.commons.digester3.xmlrules.IncludeRule}} actually doesn't use 
> adapted class loader when it tries to find includes with {{classpath:}} URL 
> prefix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to