Virgo + load time weaving [message #664632] |
Mon, 11 April 2011 09:27  |
Eclipse User |
|
|
|
Hi,
i try tu use load time weaving using spring and aspectj.
i installed AJDT in eclipse galileo and i used spring lib.
i developped 2 separate bundles OSGI , the first contains my aspect and a aop.xml file and the second contains classes to be woven and a spring configuration file applicationcontext.xml .
i added <context:load-time-weaver/> in applicationcontext.xml in order to activate the load time weaving and i imported the spring lib (spring.jar).
I deploy the 2 bundles in Virgo but i don't get the weaving bitween my aspect in the first bundle and the classes in the second bundle.
wath i must configure ? i think that i forget something to add to configuration files .........?
any idea
|
|
|
|
Powered by
FUDForum. Page generated in 0.03268 seconds