Geoff Howard wrote:
Sylvain Wallez wrote:
Borges Charles wrote:Are we sure the code in that bug is used? We use the JISP implementation which I would assume has overridden that method?
Fixing the following excalibur store bug should increasing performance: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25122
currently picking cached items from the persistent store is of any help because it's always returning null value.
Looks like. The JISP implementation only overrides doGet()
Ok, thanks for checking - sorry I didn't have time to do so myself.
Geoff
