[jboss-user] [JBossCache] - Re: Migrating from PojoCache 1.3 to 1.4

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Aug 7 13:25:43 EDT 2006


Yes, I would not recommend binding your code to callRemoteMethods().  The API is deprecated and will certainly disappear in 2.0.0.

Like Brian said, it may be made available as a part of a SPI interface for plugin authors, but even then using it as a generic RPC solution to call your own arbitrary methods will not be supported as it will only allow the remote invocation of a fixed set of methods.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963631#3963631

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963631



More information about the jboss-user mailing list