For remote interfaces the params and return values are serialized/deserialized. Whereas
calls through local interfaces don't involve these steps. So if you are using the
beans within the same JVM, then its better to use local interfaces.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185453#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...