>>>>> "'Achim Nierbeck' via OPS4J" <[email protected]>:
> I'm on vacation right now so it's only a small mail with some hints. > First take a look at the PAX Web integration tests which itself use PAX > exam for testing. That should already fix all your questions. > https://github.com/ops4j/org.ops4j.pax.web/tree/master/pax-web-itest/pax-web-itest-container/pax-web-itest-container-jetty Thanks for the pointer! It looks like it is the WebContainerIntegrationTest that is closes to what I would like to achive...? Is it enough to set up the bundles as done in ITestBase.configureJetty()? Or will I also need to do the stuff in WebContainerIntegrationTest.setUp()? Thanks again! (initially I will try adding all of the bundles in ITestBase.configureJetty() and see what happens. If that works I will try removing bundles to see if I can find the minimum set that works) -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
