Starting multiple OSGi containers out of one test
-------------------------------------------------

                 Key: PAXEXAM-140
                 URL: http://issues.ops4j.org/browse/PAXEXAM-140
             Project: Pax Exam
          Issue Type: New Feature
          Components: Core
    Affects Versions: 1.1.0
            Reporter: Benjamin Hebgen
            Assignee: Toni Menzel


Hi,

for stuff like distributed testing it would be nice to provide a simple way to 
load multiple osgi containers at one time in a test.
I think the best for the enduser would be to give a int parameter in the bundle 
provision part of the configuration(s) which states in which container which 
bundle will be loaded. 
For the injection of the bundle context i would simple suggest to use an array 
(the user should know which entry is which container).
To have a somekind complete solution the framework selection stuff would also 
need that int parameter so that you can start two containers from different 
frameworks.

Another solution would be to have a new option entry which states that the 
following config is for container nr ...

Well problems are of cause stuff like what happens when configure one container 
to run with three different frameworks and another one with two.

Best regards
Benni


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

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to