I changed the first file to launch openoffice on port 8108. I still get an error saying it can't connect. However, running "lsof -i:8108" shows that it does in fact launch on port 8108. Now, to get Alfresco to look for it there.
I tried changing info in "remote-openoffice-context.xml.sample" using the IP of 127.0.0.1 with port 8108 and saving it out as an XML file, but it did not work.
Would "remote-openoffice-context.xml.sample" need to be saved out with just an xml extension or would that file need to be copied to another directory? Any ideas?