[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-dev] Equinox Aspects in RAP Tomcat Deployment
|
- From: "Martin Lippert" <lippert@xxxxxxx>
- Date: Wed, 8 Jul 2009 10:37:43 +0200 (CEST)
- Delivered-to: aspectj-dev@eclipse.org
- Importance: Normal
- User-agent: SquirrelMail/1.4.9a
Hi!
Do you refer to a deployment using the equinoxo servlet bridge here?
-Martin
> so i setup my config.ini accordingly (ensuring that the weaving service
> was
> started etc) and when launched, OSGI was not starting the service as it
> was
> reporting NoClassDefError on IWeavingService. I read a similar post on the
> equinox dev list (about starting aspects from the command line) and so
> added
> the following to the tomcat startup.bat
> -Dosgi.compatibility.bootdelegation=true and added the osgi/weaving hook
> bundles to the classpath. This seemed to overcome the first problem and
> the
> bundles are activated however the i do not see the weaver actually kicking
> in (like i do in the debug version). any ideas would be greatly
> appreciated.
> Regards,
> Dara
> _______________________________________________
> aspectj-dev mailing list
> aspectj-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-dev
>