Maybe i need to look at the code. But i was thinking similiar. My first impression was,
that RM uses a cleanly seperated subsystem, with jbossws dispatching to it (or registering
a callback on the server side). Let the dispatch point be handler or whatever fits into
the picture.
Could it be that you require fine grained control over the transport?
I.e. dealing with return codes and continuation? Is that the reason you chose the
RemotingConnectionImpl.java?
Another drawback is that the RemotingConnection is only available on the client side. How
is the server side dealing with it?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086478#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...