My vague memories are thinking it was a licensing issue.
Regards Scott On 27/03/07, Brett Palmer <[EMAIL PROTECTED]> wrote:
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
