[arquillian-issues] [JBoss JIRA] Commented: (ARQ-235) OSGi Framework does not get stopped

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Tue Aug 3 05:08:49 EDT 2010


    [ https://jira.jboss.org/browse/ARQ-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12542642#action_12542642 ] 

Aslak Knutsen commented on ARQ-235:
-----------------------------------

This should be a configurable option for Arquillian, not the Container.

Today LifeCycle events are mapped to Container method in the following way:
@BeforeSuite -> container.start()
@BeforeClass -> container.deploy()
@AfterSuite -> container.stop()

> OSGi Framework does not get stopped
> -----------------------------------
>
>                 Key: ARQ-235
>                 URL: https://jira.jboss.org/browse/ARQ-235
>             Project: Arquillian
>          Issue Type: Bug
>          Components: OSGi Containers
>    Affects Versions: 1.0.0.Alpha3
>            Reporter: Thomas Diesler
>
> The framework should be started as part of @BeforeClass and taken down in @AfterClass

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list