Remoting 3 gives us two ways to invoke local services. One is by creating a client that
wraps a request listener directly on the endpoint. The other is to use the connection API
to create a local connection, and look up a service across the connection.
Compare the two approaches:
https://svn.jboss.org/repos/jbossremoting/remoting3/trunk/samples/src/mai...
https://svn.jboss.org/repos/jbossremoting/remoting3/trunk/samples/src/mai...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261929#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...