[
http://issues.ops4j.org/browse/PAXEXAM-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12343#action_12343
]
Guillaume Nodet commented on PAXEXAM-79:
----------------------------------------
Note that the OSGi is working on a specification that standardize the launch of
the OSGi runtime.
AFAIK, both Felix and Equinox already implement it, so it may be a good idea to
use it.
In order to have a clean classloader, I've hacked the spring-dm itest
classloader used to create the framework:
http://svn.apache.org/repos/asf/servicemix/smx4/kernel/tags/kernel-1.1.0/testing/support/src/main/java/org/apache/servicemix/kernel/testing/support/SmxKernelPlatform.java
It just allows the system packages and boot delegation to go to the parent and
everything else is hidden.
> Native TestContainer: Felix
> ---------------------------
>
> Key: PAXEXAM-79
> URL: http://issues.ops4j.org/browse/PAXEXAM-79
> Project: Pax Exam
> Issue Type: New Feature
> Reporter: Toni Menzel
> Assignee: Toni Menzel
>
> To speed up test runs and ease debugging we should support certain also
> natively running frameworks without spawning new processes.
> Implementationideas:
> In order to support as many options as possible from the Default Test
> Container (=pax runner) i am thinking of putting latest stable felix into
> dependencies, running pax runner with executor=noop to let pax runner create
> a good init file
> and launch the "process" via normal felix api.
--
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
[email protected]
http://lists.ops4j.org/mailman/listinfo/general