You rock.  I'll give it a try.  Thanks!

On Sep 24, 3:25 pm, "Alejandro D. Garin" <aga...@gmail.com> wrote:
> Hi objectuser,
>
> yes, currently I have a project to share this kind of code and an online
> demo with source code.
>
> Advice class (RetryAdvice.java):  (I have an advice for cache too - see
> CacheAdvice.java)http://code.google.com/p/puntosoft/source/browse/trunk/#trunk/src/ar/...
>
> Demo:
> ====
> Spring configurations for the demo: (how to configure the advice and the
> pointcuts)http://code.google.com/p/puntosoft/source/browse/trunk/#trunk/war/WEB...
>
> Demo source 
> code:http://code.google.com/p/puntosoft/source/browse/trunk/#trunk/src/ar/...
>
> demo online code:http://puntosoft2k.appspot.com/Showcase.html
>
> I'm using this advice (the retry and the cache) in my production application
> and it's working fine.
> Please tell me what you think, contributions or ideas are welcome.
>
> Regards.
>
> On Thu, Sep 24, 2009 at 4:16 PM, objectuser <kevin.k.le...@gmail.com> wrote:
>
> > Alejandro, is this code you can share?  I'd much appreciate it if so!
>
> > On Sep 24, 12:08 pm, "Alejandro D. Garin" <aga...@gmail.com> wrote:
> > > I'm using Spring with AOP, I have created an AOP advice to retry some
> > > datastore operations. With this approach I don't have any retry related
> > code
> > > in my DAO or Service.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to