1 Reply Latest reply on Jun 3, 2008 6:04 AM by manik

    JbossCache 2.1.1GA Listener attach exception

    dorbd

      Trying to add a listener to specific region by using
      cache.addCacheListener(Fqn, Object);

      But getting this exception
      java.lang.UnsupportedOperationException: Not implemented in this release at org.jboss.cache.invocation.CacheInvocationDelegate.addCacheListener(CacheInvocationDelegate.java:508)

      Why is that, any one ?

      Thanks in advance to you all,

      Dor