diff options
author | Matthew Newhook <matthew@zeroc.com> | 2006-08-31 10:10:13 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2006-08-31 10:10:13 +0000 |
commit | 2ec6c0b43a984fbb0e9cbdc53ea53182a7b87e6c (patch) | |
tree | 41d7485138f56a1f0660aa0b6f69b876a300d8fe /cpp/src/Ice/PropertyNames.cpp | |
parent | - Added /nologo to each Makefile. (diff) | |
download | ice-2ec6c0b43a984fbb0e9cbdc53ea53182a7b87e6c.tar.bz2 ice-2ec6c0b43a984fbb0e9cbdc53ea53182a7b87e6c.tar.xz ice-2ec6c0b43a984fbb0e9cbdc53ea53182a7b87e6c.zip |
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1293
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 9e95ee13ad1..b05efcef491 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `../../config/PropertyNames.def', Mon Aug 28 09:10:05 2006 +// Generated by makeprops.py from file `../../config/PropertyNames.def', Thu Aug 31 12:02:05 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -133,15 +133,15 @@ const char* IceInternal::PropertyNames::IceGridProps[] = "IceGrid.Node.UserAccounts", "IceGrid.Node.UserAccountMapper", "IceGrid.Node.WaitTime", - "IceGrid.Registry.Admin.AdapterId", - "IceGrid.Registry.Admin.ReplicaGroupId", - "IceGrid.Registry.Admin.Endpoints", - "IceGrid.Registry.Admin.PublishedEndpoints", - "IceGrid.Registry.Admin.RegisterProcess", - "IceGrid.Registry.Admin.ThreadPool.Size", - "IceGrid.Registry.Admin.ThreadPool.SizeMax", - "IceGrid.Registry.Admin.ThreadPool.SizeWarn", - "IceGrid.Registry.Admin.ThreadPool.StackSize", + "IceGrid.Registry.SessionManager.AdapterId", + "IceGrid.Registry.SessionManager.ReplicaGroupId", + "IceGrid.Registry.SessionManager.Endpoints", + "IceGrid.Registry.SessionManager.PublishedEndpoints", + "IceGrid.Registry.SessionManager.RegisterProcess", + "IceGrid.Registry.SessionManager.ThreadPool.Size", + "IceGrid.Registry.SessionManager.ThreadPool.SizeMax", + "IceGrid.Registry.SessionManager.ThreadPool.SizeWarn", + "IceGrid.Registry.SessionManager.ThreadPool.StackSize", "IceGrid.Registry.AdminCryptPasswords", "IceGrid.Registry.AdminPermissionsVerifier", "IceGrid.Registry.AdminSSLPermissionsVerifier", |