
| Key: |
OSGI-469
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Costin Leau
|
| Reporter: |
Rob Harrop
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Related
|
|
This issue is related to:
|
|
OSGI-489
static proxies should the same behaviour as dynamic proxies after being destroyed
|
|
|
|
|
|
|
|
|
Having to catch IllegalStateException to handle this case feels wrong. Maybe a subtype of ISE, ServiceProxyDestroyedException would be great.
Equinox doesn't correctly report null on ServiceReference.getBundle() when the service proxy is destroyed, even *after* the exception has been thrown :(
|
|
Description
|
Having to catch IllegalStateException to handle this case feels wrong. Maybe a subtype of ISE, ServiceProxyDestroyedException would be great.
Equinox doesn't correctly report null on ServiceReference.getBundle() when the service proxy is destroyed, even *after* the exception has been thrown :( |
Show » |
| There are no comments yet on this issue.
|
|