Not related to the error but a tip. If I'm not mistaken your are using the bundles to be installed by first downloading them first to a local system file dir. May be useful to know that pax urls can run also in the targeted framework (Felix in your case). So, if you provision them you can while in Felix do something like:
install mvn:org.ops4j.pax.web/pax-web-service To make it easy to provision them I created a new profile named "url" in upcoming version 0.8.0 of Pax Runner (http://issues.ops4j.org/jira/browse/PAXRUNNER-116), so you can do a simple pax-run --profiles=url. You can archive the same also now in curent Pax Runner version by doing pax-run mvn:org.ops4j.pax.url/pax-url-mvn (and other url handlers you want to use as for example war). Alin On Fri, Feb 22, 2008 at 11:37 PM, Sriram Muthuswamy Chittathoor <[EMAIL PROTECTED]> wrote: > Hi: > > Thanks for the reply. Please check the attachment for the steps from > the beginning > > > Please check the section at the end of the file which says "BUILDING > OSGIFIED Spring Petclinic" for what I had to do to OSGIFY Spring > petclinic. > I am suspecting this is where the error is. > > Thx > > Sriram C _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general