[arquillian-issues] [JBoss JIRA] (ARQ-818) WebArchiveClassLoader only honors resource requests for Service files

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Thu Mar 15 19:59:47 EDT 2012


Andrew Rubinger created ARQ-818:
-----------------------------------

             Summary: WebArchiveClassLoader only honors resource requests for Service files
                 Key: ARQ-818
                 URL: https://issues.jboss.org/browse/ARQ-818
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Weld Containers
    Affects Versions: weld_1.0.0.CR3
            Reporter: Andrew Rubinger
            Assignee: Andrew Rubinger
             Fix For: weld_1.0.0.Final


SHRINKWRAP-369 and related issues defined a mechanism to allow the Weld Container to find Services files by introducing the WebArchiveClassLoader, but the implementation is too narrowly-scoped.  All resources requests from a client should be found in the specification-defined location "WEB-INF/classes", effectively defining this as the new root.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list