Is foo.MyBadObject a custom exception type that you are throwing from a TreeCacheListener
callback? The failure you listed is happening as part of the deserialization of the
response to the RPC that's used to replicate data. In JBC, responses to replication
RPCs are null unless an exception is thrown. AFAIK the only way the response object would
be your custom class would be if you are throwing the exception from a TreeCacheListener.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983171#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...