The double refresh problem with EBAs
------------------------------------
Key: GERONIMO-5786
URL: https://issues.apache.org/jira/browse/GERONIMO-5786
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: osgi
Affects Versions: 3.0-M2, 3.0
Reporter: viola.lu
Priority: Minor
Fix For: 3.0-M2, 3.0
- deploy an EBA: [email protected] = [email protected] + [email protected]
- add bundle v1.0.1 via osgi:install [email protected]
My expectation was that if I did osgi:refresh [WAB] it would re-resolve and
pick up the new bundle (1.0.1). Instead, I find that I need to do osgi:refresh
TWICE for it to pick up the new bundle version!
If the WAB was deployed as a standalone entity outside EBA, then it takes only
one osgi:refresh for it to pick up the new dependent bundle version...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.