[arquillian-issues] [JBoss JIRA] Created: (ARQ-199) Add support to controll multiple framework instances

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Jun 24 22:53:46 EDT 2010


Add support to controll multiple framework instances
----------------------------------------------------

                 Key: ARQ-199
                 URL: https://jira.jboss.org/browse/ARQ-199
             Project: Arquillian
          Issue Type: Feature Request
          Components: OSGi Containers
            Reporter: Thomas Diesler


It would also be nice if it could support controlling multiple framework instances. As mentioned before, an OSGi Framework can be controlled using a standard interface: org.osgi.framework.launch.Framework  extends Bundle. In some test scenarios (especially ones involving Distributed OSGi) you'd want to bring up multiple frameworks and run tests bundles in both of them. The unit test would then essentially orchestrate the whole thing and make assertions on behaviour in these two frameworks which can be obtained through the bundle context of either.

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