diff options
Diffstat (limited to 'start-java.sh')
| -rwxr-xr-x | start-java.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/start-java.sh b/start-java.sh deleted file mode 100755 index 9652578..0000000 --- a/start-java.sh +++ /dev/null @@ -1,8 +0,0 @@ -java \ --Djava.net.preferIPv4Stack=true \ --Dorg.omg.CORBA.ORBInitialHost=127.0.0.1 \ --Djava.library.path=./lib \ --jar $@ \ --ORBInitialPort 1050 -ORBInitialHost 127.0.0.1 \ --ORBInitRef NameService=corbaloc:iiop:127.0.0.1:1050/NameService \ --ORBDottedDecimalAddresses 1 |
