From 30df095df63b3b101076f7ac64949b9f4d0481b3 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Wed, 30 Dec 2009 20:25:49 +0100 Subject: startup: cleanup startup scripts - remove scripts for each jar file - start-java.sh introtuced - apps can now be started by e.g. ./start-java.sh yalpPGSqlAuth.jar Signed-off-by: Manuel Traut Conflicts: src/YalpAuth/YalpPGSqlAuth/YalpPGSqlAuth.java --- auth.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100755 auth.sh (limited to 'auth.sh') diff --git a/auth.sh b/auth.sh deleted file mode 100755 index dd0fe2f..0000000 --- a/auth.sh +++ /dev/null @@ -1 +0,0 @@ -java -Djava.library.path=./lib -jar yalpPGSqlAuth.jar -ORBInitialPort 1050 -ORBInitialHost localhost -- cgit v1.2.3