[jboss-user] [Remoting] - Re: SSL Socket in .Sar file

ron.sigal@jboss.com do-not-reply at jboss.com
Thu Dec 6 21:52:55 EST 2007


I'm not sure what you're trying to do.  Note that a SAR file describes a service configured to run in the Application Server.  Normally, on the server side you would be interested in creating an SSLServerSocket rather than an SSLSocket.

I can tell you, however, that Remoting supports SSL connections using the Remoting https, sslrmi, sslsocket and sslbisocket transports.  Remoting clients using these transports create SSLSockets.  For more information about Remoting, see the Remoting Guide at http://labs.jboss.com/jbossremoting/docs/guide/index.html.

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

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



More information about the jboss-user mailing list