What steps will reproduce the problem?
1.Visit
http://code.google.com/p/ehcache-spring-annotations/wiki/UsingTriggersRemove
2.Look at the "second" code sample of "Default Example" -> DefaultWeatherDao
class, it has a method named called "deleteWeather"
3.Now, look at the "third" code sample of "Default Example" ->
DefaultWeatherDao class, it has "updateWeather" method instead of
"deleteWeather"
What is the expected output? What do you see instead?
It has to be "deleteWeather" method, instead it is "updateWeather" method
Original issue reported on code.google.com by manigand...@gmail.com on 30 Sep 2010 at 3:24
Original issue reported on code.google.com by
manigand...@gmail.com
on 30 Sep 2010 at 3:24