Skip to content

Commit e4d1d4f

Browse files
committed
Changed value of wlst_type field under the "ForeignJNDILink" folder, to "ForeignJNDILink${:s}"
1 parent 22da070 commit e4d1d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"child_folders_type": "multiple",
66
"folders": {
77
"ForeignJNDILink": {
8-
"wlst_type": "ForeignJNDILink",
8+
"wlst_type": "ForeignJNDILink${:s}",
99
"child_folders_type": "multiple",
1010
"folders": {},
1111
"attributes": {

0 commit comments

Comments
 (0)