Thanks Niclas, adding a SymbolicName fixes the problem. Will raise an issueu at Felix.
/peter On 4/22/07, Niclas Hedhman <[EMAIL PROTECTED]> wrote: > On Sunday 22 April 2007 13:34, Peter Neubauer wrote: > > Here it comes: > > Manifest-Version: 1.0 > > Archiver-Version: Plexus Archiver > > Created-By: Apache Maven > > Built-By: peter > > Build-Jdk: 1.5.0_07 > > Extension-Name: org.apache.felix.dependencymanager > > Specification-Title: Apache felix is an OSGi implementation. > > Specification-Vendor: The Apache Software Foundation > > Implementation-Vendor: The Apache Software Foundation > > Implementation-Title: org.apache.felix.dependencymanager > > Implementation-Version: 0.9.0-incubator-SNAPSHOT > > Export-Package: org.apache.felix.dependencymanager > > Bundle-Version: 0.9.0.incubator-SNAPSHOT > > Bundle-Vendor: Apache Software Foundation > > Import-Package: org.osgi.framework > > Bundle-Name: Dependency Manager > > Bundle-Classpath: . > > Bundle-Description: A bundle that provides a run-time service dependen > > cy manager. > > This is not a R4 manifest. Bundle+SymbolicName is missing and since the > Bundle-ManifestVersion is not set, the framework must treat it as an R3 > bundle in which case the Bundle-Location is the first identifier, and if not > present the actual location of the bundle is used, hence the file:../ in your > ss output. > > Anyway, not sure what your problem is, but I suspect that Pax Construct > requires R4 manifests, i.e. must have Bundle-SymbolicName. > > > Cheers > Niclas > > -- > Niclas Hedhman, Software Developer > > I live here; http://tinyurl.com/2qq9er > I work here; http://tinyurl.com/2ymelc > I relax here; http://tinyurl.com/2cgsug > > _______________________________________________ > general mailing list > general@lists.ops4j.org > http://lists.ops4j.org/mailman/listinfo/general > _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general