Hi Freeman, Thanks for the suggestion. Service A in Bundle A accesses a static member of Class B in Bundle B, which does not export any service. So as you said, very likely Class B/Bundle B has not been loaded yet. But Bundle A has import for the package from Bundle B, shouldn't that force Bundle B to be loaded before Bundle A?
If I restart Karaf, the problem is resolved by itself. Is it because Karaf reorganizes the start-up sequence or is it just a coincidence? Thanks, - Triet -- View this message in context: http://karaf.922171.n3.nabble.com/ClassNotFoundException-problem-which-resolved-after-restarting-Karaf-tp2906583p2906937.html Sent from the Karaf - User mailing list archive at Nabble.com.
