Skip to content

Commit 71b460d

Browse files
committed
WDT-50 Fix unable to discover group params for JMS templates
1 parent fb3dc99 commit 71b460d

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@
577577
},
578578
"wlst_attributes_path": "WP001",
579579
"wlst_paths": {
580-
"WP001": "/JMSSystemResource${:s}/%JMSSYSTEMRESOURCE%/${Jms:JMS}Resource/${NO_NAME_0:%JMSSYSTEMRESOURCE%}/Template${:s}/%TEMPLATE%/GroupParams/%FOLDERNAME%"
580+
"WP001": "/JMSSystemResource${:s}/%JMSSYSTEMRESOURCE%/${Jms:JMS}Resource/${NO_NAME_0:%JMSSYSTEMRESOURCE%}/Template${:s}/%TEMPLATE%/GroupParams/${NO_NAME_0:%FOLDERNAME%}"
581581
}
582582
},
583583
"MessageLoggingParams": {

0 commit comments

Comments
 (0)