Skip to content

Commit 55f10d4

Browse files
Merge pull request #34 from oracle/Issue#28-Fix-wlst_type-for-ForeignJNDIProviders/ForeignJNDILinks
Changed value of wlst_type field under the "ForeignJNDILink" folder, …
2 parents 7af89dd + e4d1d4f commit 55f10d4

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)