ehcache-spring-annotation support in multiple Maven modules

51 views
Skip to first unread message

Piyush Agrawal

unread,
Sep 24, 2012, 9:19:06 AM9/24/12
to ehcache-sprin...@googlegroups.com

First of all I will like to thanks you and your team for creating this nice and clean API which allows us to use EHCache easily without much of coding.

 

We are developing a Spring Security Based API library (XYZ.jar) which will use “ehcache-spring-annotation” to cache users “role and Permission” and permission check method calls

 

Client applications may have their own integaration with ”ehcache-spring-annotation” which means as soon as they integrate with our XYZ.jar they will probably have two ehcache.xml reffrence by two instance of EhCacheManagerFactoryBean in spring context xml file.

 

I have tried doing same in our sample client application but I see that Cacheable and TriggersRemove annotations are working fine for sample application’s cache but not for that third party Spring Security based xyz.jar.

 
Can we accived this by Spring 3.0.7 and ehcache-spring-annotation 1.2.0?

 

I hope I tried to explain my problem

Reply all
Reply to author
Forward
0 new messages