Hi,
When I initialize a bundle that creates a Swing JFrame object that contains a few widgets using Spring-DM (v 1.2.1), I get the exception below. When I instantiate the exact same object using...
Type: Posts; User: Mike Smoot; Keyword(s):
Hi,
When I initialize a bundle that creates a Swing JFrame object that contains a few widgets using Spring-DM (v 1.2.1), I get the exception below. When I instantiate the exact same object using...
Hi Costin,
Thanks for the reply. So what would you recommend to ensure that a splash screen goes away once all application contexts are finished initializing? Is there some spring analog to the...
Hi,
I'm curious if the "Start Level Integration" feature described in Appendix F2 of Spring DM reference (http://static.springsource.org/osgi/docs/1.2.0/reference/html-single/#d18e6244) is being...
Ok, no problem. Thanks for the response.
Mike
Hi,
I'm wondering if there is a POJO mechanism for dynamically exporting services? In my case I have some Properties that are injected at construction and I'd like to register a bunch of services...