Hi,

If you configure your project with tuscany-maven-osgi-plugin, the plugin will look at the set of dependency jars for the project, some of them are tuscany modules (which are already OSGi bundles) and the others are 3rd party jars. The plugin will start the OSGi runtime, create bundles out of the 3rd party jars and install them with the tuscany bundles into OSGi, then use the SCANodeFactory from the OSGi to run the test cases.

Thanks,
Raymond
--------------------------------------------------
From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]>
Sent: Thursday, August 28, 2008 12:19 PM
To: <[email protected]>
Subject: Re: How to build a Tuscany OSGi environment?

...
Raymond Feng wrote:
PS: If you use our tuscany-maven-osgi-junit plugin, it will create the bundles automatically from the maven dependency list.
...
Jean-Sebastien Delfino wrote:
Sorry, I'm having trouble understanding what that means. Aren't the Tuscany JARs OSGi bundles already?

That question remains as it got skipped in the previous exchanges.
--
Jean-Sebastien

Reply via email to