On 12/9/13, 02:37 , Snorre Lothar von Gohren Edwin wrote:
Hi
I have split up my bundles with an API bundle, and an implementation bundle.
Right now im trying to update the implementation bundle to be able to to
other things.
But for some reason, even if the new version displays in the list of
installed bundles, it still calls towards the old implmentation bundle.
Everything is only connected throuhg services.
Except for the implementation and api bundle, they are connected simply
through imports.
What might be the reason for this issue?
Iv tried update and refresh on the bundle, but nothing works at runtime.
If you see that the existing bundle is getting updated (e.g., change the
bundle version so you can see if you get the newer version after update)
and you call refresh on it, but you still don't see the client calling
the newer service, then the only thing I can think of is you are
packaging your bundles incorrectly or perhaps configured the framework
in a weird way (e.g., it also exports these packages). This should work.
-> richard
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]