From aefc280a4dab1bba2a45fdc50b88fe79fbf08dcd Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 2 Feb 2004 19:11:34 +0000 Subject: [PATCH] INTEGRATION: CWS geordi2q14 (1.8.26); FILE MERGED 2004/01/30 13:11:52 hr 1.8.26.1: #111934#: merge CWS ooo111fix2 --- odk/examples/java/NotesAccess/NotesAccess.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/odk/examples/java/NotesAccess/NotesAccess.java b/odk/examples/java/NotesAccess/NotesAccess.java index 32b71a3b3ccc..e0c1058d56e8 100644 --- a/odk/examples/java/NotesAccess/NotesAccess.java +++ b/odk/examples/java/NotesAccess/NotesAccess.java @@ -2,9 +2,9 @@ * * $RCSfile: NotesAccess.java,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: kz $ $Date: 2003-08-27 16:47:08 $ + * last change: $Author: hr $ $Date: 2004-02-02 20:11:34 $ * * The Contents of this file are made available subject to the terms of * the BSD license. @@ -67,7 +67,7 @@ import com.sun.star.table.XCell; public class NotesAccess implements Runnable { /** Connection to the office. */ - static String sOfficeConnection = "uno:socket,host=localhost,port=8100;urp;StarOffice.ServiceManager"; + static String sOfficeConnection = "uno:socket,host=localhost,port=2083;urp;StarOffice.ServiceManager"; /** Host server of the Domino Directory. */