Thanks Nikolaos,

I think I stay with Stripersist for now (don't want to refactor the 
whole app) and use the approach you described in you're last post.

BTW I did manage to setup Spring AOP's load time weaving and made a 
Spring managed Stripes action bean (100% vanilla Stripes 1.5.3, just 
Spring configuration). The same load time weaving also worked on entity 
beans, thus creating rich DDD domain models is also possible. So far, I 
only worked with DI and did not yet try Spring transaction annotations.

The whole Spring configuration is actually not that difficult (if you 
know how to do it...). I wrote all these required steps down in a short 
'how-to Spring managed action beans':

http://kdeveloper.com/spring-managed-action-beans-in-stripes-1-5-x/



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to