Thanks, Patrik. I just moved my project to 1.4.1-snapshot to try it out. Not only did you fix this issue, but you fixed the issue that kept me from using 1.4.0.
Thank you!! -Jeff -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Patrik Nordwall Sent: Friday, July 25, 2008 5:18 PM To: [email protected] Subject: Re: [Fornax-developer] possible bug in thegenerate.serviceContext=false (spring AOP still sets advice up?) I have fixed this, http://www.fornax-platform.org/tracker/browse/CSC-222 CSC-222 , and it will be part of 1.4.1 release. I have deployed a new 1.4.1-SNAPSHOT, which includes this fix. The workaround for 1.3.1 is that you define the missing serviceContextStoreAdvice spring bean yourself. You can add it in more.xml. It can be a MethodInterceptor that does nothing, except invokation.proceed() /Patrik wolfejm wrote: > > I'm having the same problem in 1.3.1. Is there a known work around? > -- View this message in context: http://www.nabble.com/possible-bug-in-the-generate.serviceContext%3Dfals e-%28spring-AOP-still-sets-advice-up-%29-tp18459391s17564p18659772.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
