Hi all,
In order to get AS7 to run in the OSGi TCK the server needs to be
runnable in an embedded fashion. I had some success with achieving this
through the org.jboss.as.embedded.EmbeddedServerFactory class.
However, in addition, the TCK needs to be able to share a number of test
classes between the parent classloader and modules in JBoss Modules. Is
it possible to configure the EmbeddedServerFactory (or JBoss Modules) to
allow this?
(BTW On the OSGi level the org.osgi.framework.system.packages.extra
property allows the specification of this).
Thanks,
David
Show replies by date