issues
search
edalquist
/
ehcache-spring-annotations
Automatically exported from code.google.com/p/ehcache-spring-annotations
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ability to limit classpath scanning
#105
GoogleCodeExporter
opened
9 years ago
0
EhCacheInterceptor initialized with null cache under high load
#104
GoogleCodeExporter
opened
9 years ago
1
MessageDigestCacheKeyGenerator not thread safe on IBM JVMs
#103
GoogleCodeExporter
opened
9 years ago
0
Remove Spring 3.0.6 dependency on applications using the ehcache-spring-annotations jar
#102
GoogleCodeExporter
opened
9 years ago
1
Add annotation to retrieve entire cache
#101
GoogleCodeExporter
opened
9 years ago
0
ehcache annotation-driver versus declarative dependency injection
#100
GoogleCodeExporter
opened
9 years ago
0
is @cacheable supported in spring 2.5 with ehcache 2.4.7
#99
GoogleCodeExporter
opened
9 years ago
0
XSD Exception when starting on OC4j
#98
GoogleCodeExporter
opened
9 years ago
2
Config param for ignoring exceptions during cache operations with following calling of original method
#97
GoogleCodeExporter
opened
9 years ago
0
HashCodeCacheKeyGenerator provides duplicate hashes
#96
GoogleCodeExporter
opened
9 years ago
3
Download with deps is missing spring-context-support jar
#95
GoogleCodeExporter
opened
9 years ago
0
cached exceptions may have confusing stack traces
#94
GoogleCodeExporter
opened
9 years ago
0
Can't use diskPersistent=true cache with DecoratedCacheType.REFRESHING_SELF_POPULATING_CACHE
#93
GoogleCodeExporter
opened
9 years ago
4
Update documentation of <ehcache:annotation-driven/> settings and @Cacheable properties for the new feature "self refreshing cache" introduced in version 1.2.0
#92
GoogleCodeExporter
opened
9 years ago
0
@Cacheable refresh not working
#91
GoogleCodeExporter
opened
9 years ago
2
Hash collision in composite keys
#90
GoogleCodeExporter
closed
9 years ago
6
Enhancement: Split the @Cacheable annotation into multiple annotations
#89
GoogleCodeExporter
opened
9 years ago
0
Facing issue while using with @Transactional
#88
GoogleCodeExporter
opened
9 years ago
1
EhCacheInterceptor not triggering
#87
GoogleCodeExporter
opened
9 years ago
6
access denied to modifyThreadGroup in ExpiredElementEvictor.afterPropertiesSet method on GAE/J
#86
GoogleCodeExporter
opened
9 years ago
0
Add hibernate improvement into project "ehcache-spring-example-1"
#85
GoogleCodeExporter
closed
9 years ago
1
Patch for /branches/ehcache-spring-annotations-1.1-PATCHES/src/main/java/com/googlecode/ehcache/annotations/CacheAttributeSource.java
#84
GoogleCodeExporter
closed
9 years ago
1
@Cacheable should support preload feature when cached method has no parameter (so no cache key)
#83
GoogleCodeExporter
closed
9 years ago
2
commons-codec dep should be optional
#82
GoogleCodeExporter
closed
9 years ago
1
commons-codec dep should be optional
#81
GoogleCodeExporter
closed
9 years ago
1
commons-codec dep should be optional
#80
GoogleCodeExporter
closed
9 years ago
4
@Cacheable(cacheName="name", selfPopulating = true) throws NullPointerException instead of initial cause of exception
#79
GoogleCodeExporter
closed
9 years ago
14
Is it possible to use ehcache-spring-annotations and ehcache hibernate second level cache together
#78
GoogleCodeExporter
closed
9 years ago
2
Enhancement : Passthru cache response and invoke and put in background
#77
GoogleCodeExporter
opened
9 years ago
5
Multiple config files with Spring context in multiple jars
#76
GoogleCodeExporter
closed
9 years ago
7
Cacheable annotation- One method calls another in the same DAO (target object)
#75
GoogleCodeExporter
closed
9 years ago
1
Excluding method param for cache key generation
#74
GoogleCodeExporter
closed
9 years ago
2
ClassCastException after Cache Refreshed in RefreshingSelfPopulatingCache
#73
GoogleCodeExporter
closed
9 years ago
4
HashCodeCachekeyGenerator generates different keys across JVM restarts
#72
GoogleCodeExporter
closed
9 years ago
5
Remove Cache with Two Parameters does not work
#71
GoogleCodeExporter
closed
9 years ago
4
Allow SelfPopulatingCache timeout to be specified
#70
GoogleCodeExporter
closed
9 years ago
2
Allow using an instance variable in combination to arguments as key
#69
GoogleCodeExporter
closed
9 years ago
3
Cache objects during store
#68
GoogleCodeExporter
opened
9 years ago
2
Push 1.1.3 to maven repo
#67
GoogleCodeExporter
closed
9 years ago
3
Remove guice package and replace with google guava
#66
GoogleCodeExporter
closed
9 years ago
1
Add @Cacheable attribute to use getWithLoader (cache defined CacheLoader)
#65
GoogleCodeExporter
closed
9 years ago
11
Add AspectJ Weaving Support
#64
GoogleCodeExporter
opened
9 years ago
22
Possible issue when calling an annotated method within the same class
#63
GoogleCodeExporter
closed
9 years ago
3
copy on read doesn't seem to work properley.
#62
GoogleCodeExporter
closed
9 years ago
2
Multiple CacheManagers
#61
GoogleCodeExporter
closed
9 years ago
3
Added postConditionBeanName attribute to Cacheable annotation
#60
GoogleCodeExporter
closed
9 years ago
8
How use Ehcache Spring Annotations with generic DAO?
#59
GoogleCodeExporter
closed
9 years ago
1
Bad HashCodeCacheKeyGenerator implementation
#58
GoogleCodeExporter
closed
9 years ago
4
Incompatibility with Google App Engine
#57
GoogleCodeExporter
closed
9 years ago
5
TriggersRemove attribute 'removeAll=false' is not working.
#56
GoogleCodeExporter
closed
9 years ago
3
Next