[OFBiz] SVN: r7302 - trunk/applications/content/config

jonesde@svn.ofbiz.org jonesde at svn.ofbiz.org
Sat Apr 15 08:13:22 CDT 2006


Author: jonesde
Date: 2006-04-15 08:13:19 -0500 (Sat, 15 Apr 2006)
New Revision: 7302

Added:
   trunk/applications/content/config/openoffice-uno.properties
Log:
Sample config file for open office UNO stuff, using the names the code refers to

Added: trunk/applications/content/config/openoffice-uno.properties
===================================================================
--- trunk/applications/content/config/openoffice-uno.properties	2006-04-15 04:07:43 UTC (rev 7301)
+++ trunk/applications/content/config/openoffice-uno.properties	2006-04-15 13:13:19 UTC (rev 7302)
@@ -0,0 +1,7 @@
+
+# Some settings for connecting with an OpenOffice instance
+# For the UNO library to work OpenOffice must be started with something like the following: 
+#   soffice -accept=socket,host=localhost,port=8100;urp;
+oo.host=localhost
+oo.port=8100
+


Property changes on: trunk/applications/content/config/openoffice-uno.properties
___________________________________________________________________
Name: svn:mime-type
   + text/plain
Name: svn:keywords
   + "Date Rev Author URL Id"
Name: svn:eol-style
   + native



More information about the Svn mailing list