summaryrefslogtreecommitdiff
path: root/java/src/IceGridGUI/Application/ServiceTemplates.java
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-12-20 11:44:40 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-12-20 11:44:40 +0000
commitbc056628919427a904655250ef0f96b8c2b30d66 (patch)
tree122ebc7bdefba9e865fe2e8a7ef4d156f660608f /java/src/IceGridGUI/Application/ServiceTemplates.java
parent- Added internal descriptor types for node-registry communications (diff)
downloadice-bc056628919427a904655250ef0f96b8c2b30d66.tar.bz2
ice-bc056628919427a904655250ef0f96b8c2b30d66.tar.xz
ice-bc056628919427a904655250ef0f96b8c2b30d66.zip
Removed property attributes and added iceVersion
Diffstat (limited to 'java/src/IceGridGUI/Application/ServiceTemplates.java')
-rwxr-xr-xjava/src/IceGridGUI/Application/ServiceTemplates.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/IceGridGUI/Application/ServiceTemplates.java b/java/src/IceGridGUI/Application/ServiceTemplates.java
index 66ce47c3d07..769b3a30a71 100755
--- a/java/src/IceGridGUI/Application/ServiceTemplates.java
+++ b/java/src/IceGridGUI/Application/ServiceTemplates.java
@@ -70,7 +70,7 @@ class ServiceTemplates extends Templates
new java.util.LinkedList(),
new PropertySetDescriptor(new String[0], new java.util.LinkedList()),
new java.util.LinkedList(),
- new LogDescriptor[0],
+ new String[0],
"",
"",
"");