You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/src/main/resources/oracle/weblogic/deploy/messages/wlsdeploy_rb.properties
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -351,6 +351,7 @@ WLSDPLY-05033=Attribute {0} in model location {1} should be a string but was a {
351
351
WLSDPLY-05034=The value for attribute {0} in model location {1} should be a string or a list but was a {2}
352
352
WLSDPLY-05035=The {0} attribute with value {1} in model location {2}, should be a string but was a {3}
353
353
WLSDPLY-05036=Attribute {0} in model location {1}, uses the {2} macro expression for an integer or references to other another server template configuration element. The Oracle documentation for server templates, cites this as being not supported.
354
+
WLSDPLY-05037=Custom folder {0} will not be validated
354
355
355
356
356
357
# wlsdeploy/tools/validate/usage_printer.py
@@ -948,6 +949,7 @@ WLSDPLY-12122=The attribute {0} in model location {1} has value {2} that referen
948
949
archive file but the archive file was not provided
949
950
# The WLSDPLY-12123 resource is used for messages returned from aliases.is_version_valid_location()
950
951
WLSDPLY-12123={0}
952
+
WLSDPLY-12124=Updating custom security folder {0} at location {1}
951
953
952
954
# domain_creator.py
953
955
WLSDPLY-12200={0} did not find the required {1} section in the model file {2}
@@ -1095,6 +1097,7 @@ WLSDPLY-19032=Failed to get the default value for model attribute {0} at locatio
1095
1097
WLSDPLY-19033=Failed to determine if location ({0}) is version valid, or not
1096
1098
WLSDPLY-19034=Failed to get the model attribute list that require a special processing via a method for model \
1097
1099
folder ({0}) at location ({1}): {2}
1100
+
WLSDPLY-19035=Failed to determine if the location ({0}) allows custom folder types: {1}
1098
1101
1099
1102
# wlsdeploy/tool/util/wlst_helper.py
1100
1103
WLSDPLY-19100=Failed to change to the WLST directory {0}: {1}
0 commit comments