Skip to content

Commit 09f3e8b

Browse files
Alias definition refix after one attribute in list fix
1 parent 995592e commit 09f3e8b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/JMSSystemResource.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@
101101
"wlst_type": "SecurityParams",
102102
"folders": {},
103103
"attributes": {
104-
"AttachJMSXUserId": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "AttachJMSXUserId", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean", "get_method": "GET" } ,
105-
{"version": "[12.2.1.1,)", "wlst_mode": "offline", "wlst_name": "AttachJMSXUserId", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
104+
"AttachJMSXUserId": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AttachJMSXUserId", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean", "get_method": "${LSA:GET}" } ],
106105
"SecurityPolicy": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "SecurityPolicy", "wlst_path": "WP001", "value": {"default": "${None:ThreadBased}" }, "wlst_type": "string", "get_method": "${LSA:GET}" } ]
107106
},
108107
"wlst_attributes_path": "WP001",

0 commit comments

Comments
 (0)