Caused by: org.picocontainer.injectors.AbstractInjector$UnsatisfiableDependenciesException: de.fu_berlin.inf.dpp.communication.connection.ConnectionHandler has unsatisfied dependency: null among unsatisfiable dependencies: [class de.fu_berlin.inf.dpp.account.XMPPAccountLocator] where org.picocontainer.DefaultPicoContainer@44dd687f:68<(empty) was the leaf container being asked for dependencies.
I got this expection by just adding the bundle as a dependency. I do not even called any method provided by the classes in the UI bundle. The OSGi class loader just loads the wrong class because de.fu_berlin.inf.dpp.communication.connection.ConnectionHandler exists twice. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ DPP-Devel mailing list DPP-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-devel