Hi,
I would like to know how to perform a programmatic invalidation of cached
Entity Beans when using the cache invalidation service in JBoss.
Is it possible to manually send a message (perhaps a
JMSCacheInvalidationMessage) to the service by looking up the appropriate topic
and connection fac
Hi,
I'm using JBoss 4.0.3 (tomcat 5.5) and have a class which implements
HttpSessionListener. When the sessionDestroyed(..) method is invoked (when the
session has times out) I'm not able to call any business logic (Session Beans
which is security enabled). I'm getting an error (security except