From 767a0b11171c8ef9cf32c5d35fcf99bb33d3e300 Mon Sep 17 00:00:00 2001 From: guest Date: Sun, 12 Oct 2008 20:35:49 +0000 Subject: script modificaitons for real network git-svn-id: http://manut.eu/svn/yalp/trunk@10 f059d3a0-6783-47b7-97ff-1fe0bbf25129 --- src/YalpServer/InitServer.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/YalpServer/InitServer.java') diff --git a/src/YalpServer/InitServer.java b/src/YalpServer/InitServer.java index 8ad17cf..387d23a 100755 --- a/src/YalpServer/InitServer.java +++ b/src/YalpServer/InitServer.java @@ -6,7 +6,6 @@ * http://www.eclipse.org/legal/cpl-v10.html * * Contributors: Manuel Traut and Volker Dahnke - * */ package YalpServer; @@ -80,7 +79,7 @@ public class InitServer { /* t.b.d. error handling */ System.out.println("couldn't resolve hostname"); } - + System.out.println("host: " + serverIP); /* bind ServerControl to ORB and NamingService */ this.orb = ORB.init(orbArgs, null); -- cgit v1.2.3