Release Notes OOoServer 1.0b2 17 September 2008 1. Requirements You need JRE 1.4 or a higher version to run the application. 2. Installation You can place the jar file where you want and launch the application as follows: > java -jar ooo_server.jar options Options: -l lifespan_seconds: the number of seconds an OpenOffice process will be used. -s shutdown_port: the socket port to which you can make a connection to shut down the server (e.g. "telnet localhost 33333"). -b :: the hostname and port the server will bind to. This is the contact point for UNO clients. -r -: the range of socket ports for the OpenOffice processes. This also defines the maximum size of the process pool. System properties: be.re.stack: to see stack traces. be.re.pool.trace: to trace pool behaviour OpenOffice should be in the execution path. 3. Changes 3.1 Changes Since Version 1.0b1 - It now also works on Windows. 4. Contact Information Comments and bug reports can be sent to support@re.be. Information about the application is available at http://www.re.be/oooserver.