Hello, We have a fragment bundle that loads without warnings and gets into Resolved state. However, it does not get attached to any host and the bundle using it gets resolved and started but fails with a ClassNotFoundException. Could you tell us what could be wrong?
-> ps ... [ 2] [Resolved ] [ 1] Messages fragment (1.0.0.messages) [ 3] [Resolved ] [ 1] SampleClient (1.0.0) -> inspect fragment capability 2 com.expedia.platform.messages.fragment [2] is attached to: ---------------------------------------------------------- Nothing MANIFEST.MF: Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Messages fragment Bundle-SymbolicName: com.acme.platform.messages.fragment Bundle-Version: 1.0.0.messages Bundle-Vendor: EPAM Fragment-Host: system.bundle;extension:=framework Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-ClassPath: fragment/com.acme.e3.platform.samples.messaging.s ampleservice.messages.v1-1.1.0.jar Export-Package: com.acme.e3.platform.samples.messaging.sampleservic e.messages.v1 Error: -> start 3 Exception: java.lang.NoClassDefFoundError: com/expedia/e3/platform/samples/messaging/sampleservice/messages/v1/ConcatenateStringsRequestType Thanks, Norbert -- View this message in context: http://old.nabble.com/Fragment-bundle-does-not-get-attached-tp28265468p28265468.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org