[arquillian-issues] [JBoss JIRA] Resolved: (ARQ-456) Client side SPIs are found InContainer when running Embedded

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Sun Jun 5 14:06:59 EDT 2011


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

Aslak Knutsen resolved ARQ-456.
-------------------------------

         Assignee: Aslak Knutsen
    Fix Version/s: 1.0.0.CR1
       Resolution: Done


RemoteLoadableExtension extends LoadableExtension, a special ExtensionLoader SPI impl is used for incontainer. pushed upstream

> Client side SPIs are found InContainer when running Embedded
> ------------------------------------------------------------
>
>                 Key: ARQ-456
>                 URL: https://issues.jboss.org/browse/ARQ-456
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Base Implementation
>    Affects Versions: 1.0.0.Beta1
>            Reporter: Aslak Knutsen
>            Assignee: Aslak Knutsen
>             Fix For: 1.0.0.CR1
>
>
> Embedded containers which share AppCl has the same issue, they leak the AppCL SPIs into the InContainer. When Arquillian reexecutes InContainer all the Client configuration is found and Core is missconfigured.. 
> Two possible options, ClassLoader isolation between Arq-Core and the Container, or splitting up LoadableExtension in a Client and Container v.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list