Thanks for the clarification. As I said, I'm new to this, but I have all this inherited code. The osgi service reference to a service that doesn't exist confuses me, especially considering this...
Type: Posts; User: carl11; Keyword(s):
Thanks for the clarification. As I said, I'm new to this, but I have all this inherited code. The osgi service reference to a service that doesn't exist confuses me, especially considering this...
I've been doing further investigation into this issue and I've found that the javax.* classes are boot delegated and also should be exported by the system package and thus not being imported to my...
I'm new to the spring framework and I've inherited code from a dynamic module that is unable to create an application context for an applet because of an unsatisfied dependency. Here's what I get in...