On 9/30/09 11:11, Filippo Diotalevi wrote:
On Wed, Sep 30, 2009 at 11:01 AM, Stéphane Jeanjean
<[email protected]> wrote:
With Pax Runner 1.2.0, so Felix 2.0.0, I have the same behaviour : it seems
my jetty configuration is not used and I can see the log "configure using
bundleresource://54/jetty.xml"
I can see my Fragment in "ps" as Installed (as I can see it with the
previous version)
A log message is displayed "Auto-properties start:
org.osgi.framework.BundleException: Fragment bundles can
not be started." (as I can see it with the previous version) But I think
it's normal.
Hi,
the message is normal (you cannot start a fragment), but the
fragment should be Resolved (not just Installed).
Can you try to force the fragment resolution ($ resolve<pid> ) to see
if there's a problem with fragment dependencies?
Make sure the host isn't already resolved before trying to resolve the
fragment too, since if it is then it won't be possible to resolve the
fragment.
-> richard
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general