Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Virgo + load time weaving
Virgo + load time weaving [message #664632] Mon, 11 April 2011 13:27 Go to next message
moha  is currently offline moha Friend
Messages: 43
Registered: March 2011
Member
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
Re: Virgo + load time weaving [message #664671 is a reply to message #664632] Mon, 11 April 2011 14:58 Go to previous message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
This is a duplicate thread.
Previous Topic:[Solved]Unable to add plugin
Next Topic:Virgo + Spring + ASPECTJ (load time weaving)
Goto Forum:
  


Current Time: Thu Apr 18 06:28:34 GMT 2024

Powered by FUDForum. Page generated in 0.02110 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top