I guess config.ini is about the startup file for equinox.
On Fri, Oct 31, 2008 at 5:21 PM, Edward Yakop <[EMAIL PROTECTED]> wrote: > On Fri, Oct 31, 2008 at 22:33, Ittay Dror <[EMAIL PROTECTED]> wrote: >> I'm trying to run the department store sample. I'm using equinox and >> installing and starting bundles using the config.ini file. I'm also >> using spring-dm. > > I'm not sure what do you mean by "the config.ini". But I just tried to > run the example using > pax-runner 0.15.0 and it runs just fine. > > Save the following lines to a file: > mvn:org.ops4j.pax.logging/pax-logging-api > mvn:org.ops4j.pax.logging/pax-logging-service > mvn:org.ops4j.pax.wicket/pax-wicket-service > mvn:org.ops4j.pax.wicket.samples.departmentstore.view/departmentstore-view-application > mvn:org.ops4j.pax.wicket.samples.departmentstore.view/departmentstore-view-about > mvn:org.ops4j.pax.wicket.samples.departmentstore.view/departmentstore-view-floor > mvn:org.ops4j.pax.wicket.samples.departmentstore.view/departmentstore-view-franchisee > mvn:org.ops4j.pax.wicket.samples.departmentstore/departmentstore-model > mvn:org.ops4j.pax.wicket.samples.departmentstore/departmentstore-service-basic > mvn:org.ops4j.pax.wicket/pax-wicket-service > mvn:org.ops4j.pax.web/pax-web-service > > To run this in equinox: > 1. Download pax runner from: > http://wiki.ops4j.org/confluence/display/ops4j/Pax+Runner > 2. Run pax-runner: pax-run.sh <fileName> --platform=equinox > > Regards, > Edward Yakop > > _______________________________________________ > 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
