Well, first of all, can you tell me more about what you're trying to accomplish?
There may be an easier way than using Remoting.
In any case, you could
1. use the sslsocket transport, and
2. write an implementation of org.jboss.remoting.ServerInvocationHandler that responds to
your custom protocol.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176659#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...