User development, A new message was posted in the thread "How to manage empty data with a CacheLoader?":
http://community.jboss.org/message/526932#526932 Author : Mircea Markus Profile : http://community.jboss.org/people/mircea.markus Message: -------------------------------------------------------------- Have you tried adding the interceptor AFTER the cache starts? I've just took a look at the code and it should allow you to do that. If you also want to influence the way objects are stored, you might also consider looking at CacheStoreInterceptor (bot CacheLoaderInterceptor and CSI are added to the interceptor chain if CL is enabled). -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/526932#526932
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
