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

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Wed Jun 1 10:09:01 EDT 2011


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

Aslak Knutsen updated ARQ-456:
------------------------------

    Description: 
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.

  was:
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 Switching to Local Protocol when embedded.



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