There use to be two options for the rmi-dispatcher,

SSL (default configuration):

org.ofbiz.service.rmi.socket.ssl (package)
SSLClientSocketFactory  and SSLServerSocketFactory


Zip (optional configuration):

org.ofbiz.service.rmi.socket.zip (package)
CompressionClientSocketFactory and CompressionServerSocketFactory


Were the Compression socket classes removed for license reasons or
because no one used them?  I used them occassionally for server to
server communication and testing.


Thanks,


Brett

Reply via email to