Sorry to reply late. The change in 2.0 is we use aop interceptor to fire the pojo event,
instead of relying on the old Cache event for node deletion and creation, etc. So we need
to come up with a way to replicate this to the remote nodes.
A temp workaround may be for you to intercept all the nodes events yourself and determine
that your pojo id node has been deleted or added and fire up the events from there. Please
note that any node fqn other than __JBossInternal__ is considered your pojo node. So it is
deterministics.
Will this help?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026260#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...