-
Oct 16th, 2009, 05:28 AM
#1
org.springframework.osgi.service.ServiceUnavailabl eException of available service
Hi, i am using Spring DM 2.0.0 M1 and i get a weird error telling me that a service is not available: org.springframework.osgi.service.ServiceUnavailabl eException
The thing is that this service is available. I verfify that by creating a service tracker in another bundle that started and the service shows up. And even when i use "bundle myServiceExportingBundle" under the eclipse console i see that the service is exported under the correct interface.
What bothers me is that the execption occurs when accessing the proxy of the service inside of the class that depends on the service. I thougt that it should never reach this point because of the unavailability.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules