Hi

Do you know if somebody even has started implementation of AspectJ support using

OSGi Weaving Hook Service which can be used without Equinox, e.g. with Felix?

Best regards
Krzysztof



On 28.11.2013 09:39, Tom Leung wrote:
Apache Aries Blueprint doesn't support Spring AOP directly, but you may
reference the following page to create your AOP bundles.

http://dywicki.pl/2011/11/running-aspects-under-osgi-4-2-with-karaf/

or you may deploy Spring bean directly on Apache Karaf by using Spring-DM,
then you may apply Spring AOP for your spring beans.


Best Rgds,

Tom



-----Original Message-----
From: amitsaini1976 [mailto:[email protected]]
Sent: Thursday, November 28, 2013 1:40 PM
To: [email protected]
Subject: Spring AOP example in Karaf

Hi,
   Can anybody please point me to any example/code where AOP/Spring-AOP is
used in OSGI-Karaf. I need AOP  support in OSGI for the authentication
before service methods are called. I dont want to create dynamic proxy for
each service to achieve this.

Thanks
Amit Saini



--
View this message in context:
http://karaf.922171.n3.nabble.com/Spring-AOP-example-in-Karaf-tp4030442.html
Sent from the Karaf - User mailing list archive at Nabble.com.


Reply via email to