Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

AEM: BundleException

Avatar

Level 2

Hi

I am upgrading from AEM 6.2 to 6.4.

As part of 6.2 work, I have been using javax.annotation (version 1.3) as a separate bundle and it has been working fine.

But when I install the same to 6.4 I get the following error on almost all other framework bundles

So, for example for bundle:

I am now getting:

and not:

I do understand that now there are two bundles (1.3 and 0.0.0.1_008_JavaSE) available for javax.annotaion and hence the issue.

What I don't understand is why this was working with 6.2 and not with 6.4?

Also, please advice how to fix this? I need the javax.annotation (1.3) version as I am using cxf libraries.

19 Replies