Edward Yakop 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.
config.ini is a file used by equinox where i can use a property to tell it where to find bundles and whether to start them or not.
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
does pax runner configure bundles in any way? the way i ran it, 'ss' shows all packages are active, so i think it is something to do with configuration, not running.

ittay
Regards,
Edward Yakop

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general


--
Ittay Dror <[EMAIL PROTECTED]>
Tikal <http://www.tikalk.com>
Tikal Project <http://tikal.sourceforge.net>

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to