[arquillian-issues] [JBoss JIRA] (ARQ-1827) The @StartLevelAware(autostart = true) does not work with karaf deployer in case of @RunAsClient tests

Martin Swiech (JIRA) issues at jboss.org
Mon Jul 28 04:37:30 EDT 2014


Martin Swiech created ARQ-1827:
----------------------------------

             Summary: The @StartLevelAware(autostart = true) does not work with karaf deployer in case of @RunAsClient tests
                 Key: ARQ-1827
                 URL: https://issues.jboss.org/browse/ARQ-1827
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: OSGi Containers
    Affects Versions: 1.1.0.Final
            Reporter: Martin Swiech
            Assignee: Thomas Diesler
            Priority: Minor


The annotation @StartLevelAware(autostart = true) doesn't have effect to start test bundle under Karaf environment in case of @RunAsClient tests.

I must use property
 			<property name="autostartBundle">true</property>
in arquillian configuration.xml to start test bundle.




--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the arquillian-issues mailing list