On Thu, Jan 24, 2013 at 2:25 PM, Fabian Christ <christ.fab...@googlemail.com> wrote: > ...Is a config possible where the integration-tests use > security to make sure it is tested. But when the launcher is started > as usually from the command line it is not activated....
Yes, the integration tests could change the start level before testing (via the OSGi console, jmx or a custom servlet) and wait for the security bundles to become active. -Bertrand