Skip to content

Commit 3ba4f56

Browse files
authored
Use JDBCResource name for flattened folder in JDBCDriverParams Properties (#1100)
1 parent f72e187 commit 3ba4f56

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/JDBCSystemResource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"child_folders_type": "multiple",
9494
"flattened_folder_data": {
9595
"wlst_type": "Properties",
96-
"name_value": "${NO_NAME_0:%DATASOURCE%}",
96+
"name_value": "${NO_NAME_0:%JDBCRESOURCE%}",
9797
"path_token": "PROPERTIES"
9898
},
9999
"folders": { },

0 commit comments

Comments
 (0)