I got AspectJ and spring-aop to work in sericemix 4 using OSGI. However, when I did that, CXF stopped working.
-----Original Message----- From: iocanel [mailto:[email protected]] Sent: Sun 4/18/2010 11:44 AM To: [email protected] Subject: RE: Another Spring issue on servicemix 4 and use of Proxies Jason Chaffee-3 wrote: > > Surely someone has gotten Aspectj and spring-aop to work?? > :-) I have but not inside an osgi environment. Untill the ServiceMix 4 and aspectj issue is resolved, try compile time weaving of your aspects. ----- Ioannis Canellos -- View this message in context: http://old.nabble.com/Another-Spring-issue-on-servicemix-4-and-use-of-Proxies-tp28260273p28284254.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
