1 Reply Latest reply on Jan 23, 2012 3:26 AM by thomas.diesler

    3rd party OSGI container configuration

    garyaiki

      JBoss OSGI has a page on Arquillian http://docs.jboss.org/osgi/jboss-osgi-1.0.0.Beta9/userguide/html/ChapArquillianTesting.html

       

      It would be very nice if I could test on felix, knoperfish and equinox with Arquillian. It seems no one is doing this but it could be done.

        • 1. Re: 3rd party OSGI container configuration
          thomas.diesler

          We actually run our performance tests regularily against felix and equinox

           

          [tdiesler@tdvaio jbosgi]$ cd ../jbosgi-1.0.0.Beta10/testsuite/performance/
          [tdiesler@tdvaio performance]$ mvn -Dframework=felix -Dtest=SimpleArquillianTestCase test
          [INFO] Scanning for projects...
          
          Running org.jboss.osgi.test.performance.basic.SimpleArquillianTestCase
          Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.449 sec 
          

           

          The abstraction layer is that defined by the jbosgi SPI