# # The IcePack locator proxy. # Ice.Default.Locator=IcePack/Locator:default -p 12000 # # IceSSL Configuration (NOTE: this is only necessary for the client # to establish secure connections to the servers.) # #Ice.Plugin.IceSSL=IceSSL:create #IceSSL.Client.CertPath=../../../certs #IceSSL.Client.Config=sslconfig.xml # # IcePack registry configuration. # IcePack.Registry.Client.Endpoints=default -p 12000 IcePack.Registry.Server.Endpoints=default IcePack.Registry.Internal.Endpoints=default IcePack.Registry.Admin.Endpoints=default IcePack.Registry.Data=db/registry # # IcePack node configuration. # IcePack.Node.Name=node IcePack.Node.Endpoints=default IcePack.Node.Data=db/node IcePack.Node.CollocateRegistry=1 #IcePack.Node.Output=db #IcePack.Node.RedirectErrToOut=1 # # Trace properties. # IcePack.Node.Trace.Activator=3 IcePack.Node.Trace.Adapter=2 IcePack.Node.Trace.Server=3