[jboss-dev-forums] [JBoss AS Development] - Re: Naming over Remoting 3

ron.sigal@jboss.com do-not-reply at jboss.com
Mon Nov 23 17:21:07 EST 2009


"bstansberry at jboss.com" wrote : 
  | Will there be step where the server controls creation of the proxy used for the actual lookup? With what you describe above, the creation of the proxy is completely driven by the client. Which is fine for the initial connection to the server, but removes the ability for the server to customize the proxy.
  | 

Actually, the proxy returned by NamingProxyFactory is the proxy that does the actual lookup.  Hmmm.  Are you referring, perhaps, to using JRMPProxyFactory to add interceptors to a proxy?  I didn't think of that, probably since there don't seem to be any actual examples in the out-of-the-box configurations.  OK, I'll work on that.

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

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



More information about the jboss-dev-forums mailing list