I'm finally getting around to JBAS-4456. I've written a RemotingProxyFactory,
based on Scott's ProxyFactory, and I have some questions.
1. Provisionally, I've put RemotingProxyFactory in jboss-aspects/remoting, since it
uses facilities from there. Is there some other more appropriate home for it?
2. Scott's example hard codes MergeMetaDataInterceptor and InvokeRemoteInterceptor.
Obviously InvokeRemoteInterceptor is necessary, and my unit test fails without
MergeMetaDataInterceptor. Is MergeMetaDataInterceptor necessary?
3.
"scott.stark" wrote :
| the jndi binding should be done via an aspect on this bean.
|
I don't understand. Why not just do it in RemotingProxyFactory?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166289#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...