[arquillian-issues] [JBoss JIRA] (ARQ-819) Wrong criteria used for supplying Weld with WebArchiveClassLoader

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Wed Oct 17 10:04:02 EDT 2012


     [ https://issues.jboss.org/browse/ARQ-819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen updated ARQ-819:
------------------------------

       Fix Version/s: weld_1.0.0.CR4
                          (was: weld_1.0.0.Final)
    Git Pull Request: https://github.com/arquillian/arquillian-container-weld/pull/8  (was: https://github.com/arquillian/arquillian-container-weld/pull/8)

    
> Wrong criteria used for supplying Weld with WebArchiveClassLoader
> -----------------------------------------------------------------
>
>                 Key: ARQ-819
>                 URL: https://issues.jboss.org/browse/ARQ-819
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Andrew Rubinger
>            Assignee: Aslak Knutsen
>             Fix For: weld_1.0.0.CR4
>
>
> Currently the decision to use WebArchiveClassLoader instead of ShrinkWrapClassLoader is based on type-checking the archive for instanceof WebArchive.  Because a user may switch to another archive view before returning the archive, it's better to run by the spec-approved definition of a WAR file as denoted by the ".war" suffix.

--
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 arquillian-issues mailing list