From d3b099dfc79602b9cfda125aaad39e6e6ae1b921 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Wed, 25 Jul 2012 16:26:49 +0200 Subject: Use Maven resource filtering for version string Cleanup warnings Rename demo instance to 'local' as cristal-dev now defines a server --- connect/dev.clc.example | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100755 connect/dev.clc.example (limited to 'connect/dev.clc.example') diff --git a/connect/dev.clc.example b/connect/dev.clc.example deleted file mode 100755 index fea32d9..0000000 --- a/connect/dev.clc.example +++ /dev/null @@ -1,21 +0,0 @@ -// Cristal 2 Connect Local Centre example file -// Copy this and change things - -// This name appears on the login box -Name=Example Cristal Server -Logo=http://path.to/image - -// TCP server ports -ItemServer.name=HOSTNAME -ItemServer.iiop=1500 -ItemServer.Proxy.port=1553 -ItemServer.Console.port=8080 - -// LDAP Lookup config -LDAP.GlobalPath=LDAPROOTPATH -LDAP.RootPath=cn=cristal -LDAP.LocalPath=cn=dev -LDAP.port=389 -LDAP.host=LDAPHOSTNAME -LDAP.user=LDAPROOTUSER -LDAP.password=LDAPPASSWORD -- cgit v1.2.3