Hi I have a very simple spring power bundle which uses @PostContruct
and @PreDestroy. The bundle is built with bundlor-maven-plugin.  It
works fine at initial try.

Then, I add java.annotation's version to the manifest (
bundlor-maven-plugin complains about the mising version). Deploy again
with geronimo-annotation's bundle. The PostContruct and PreDestroy
stops working.

Kara 2.2 does not complain about bundle, every thing looks good.

Is there a workaround?  This prevents me from deploying and use
activemq client ( which also uses geronimo-annotation )

This sounds likes a very fundamental problem, but I am not able to
find any existing similar issue yet

Big thanks ahead.

-Dan

Reply via email to