java - AspectJ on Confluence -


hello running confluence 5.5.1 , start working aop programming. plugin utilises aop throws an

beanpostprocessor before instantiation of bean failed; nested exception java.lang.noclassdeffounderror: org/aspectj/lang/reflect/ajtypesystem

because aspectj not part of confluence.

i tried add aspectjrt 1.6.11 in $confluence_home/confluence/web-inf/lib without success. extracted jar atlassian-plugins-osgi-3.0.15.jar in order include aspectjrt in osgi-framework-bundles.zip still no success.

is there other workaround can in order able work aspectj?

the plugin breaks when insert <aop:aspectj-autoproxy/> .xml in meta-inf folder.

check thread in answers, seems same issue

https://answers.atlassian.com/questions/5352

regards, gorka


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -