As Niclas mentioned Pax Drone should do the job. I never used HttpUnit but I will make a test as part of Pax Web Extender to see what could be a problem, but I'm not expecting one as a shortly look on HttpUnit.
On Sat, Oct 4, 2008 at 7:26 AM, Richard Wallace <[EMAIL PROTECTED]> wrote: > Hi everybody! > > I'm starting to experiment more with OSGi and I have a bundle that I want to > right some integration tests for. The bundle relies on the pax-web-extender > to register a servlet. So what I'd like to do is use something like > HttpUnit to test it. I'd like to use something similar to the > maven-cargo-plugin to start the OSGi container(s) of choice and deploy the > bundle under test and any other bundles that are needed (like the > pax-web-extender). Then I can run my tests and after the integration tests > ran shutdown the OSGi container. > > I looked at Pax Drone but it looks like it doesn't do quite what I want. Is > there something out there that already does something similar to what I'm > talking about? Or are there plans to extend Drone and add a maven plugin > like what I'm talking about? If not, is there any interest in something > like that? > > Rich > > > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > > -- Alin Dreghiciu http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development. http://malaysia.jayway.net - New Energy for Projects - Great People working on Great Projects at Great Places _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
