[jbossws-issues] [JBoss JIRA] (JBWS-3669) DelegateClassLoader: avoid needing read permission when getting resources through ModuleClassLoader

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Fri Jul 19 14:17:26 EDT 2013


Alessio Soldano created JBWS-3669:
-------------------------------------

             Summary: DelegateClassLoader: avoid needing read permission when getting resources through ModuleClassLoader
                 Key: JBWS-3669
                 URL: https://issues.jboss.org/browse/JBWS-3669
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf, jbossws-integration
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: jbossws-cxf-4.2


The DelegateClassLoader::getResourceAsStream should not try opening connections from URL returned by ModuleClassLoader::getResource and rely on the corresponding getResourceAsStream. That way read permissions checks are up to the ModuleClassLoader implementation.

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


More information about the jbossws-issues mailing list