|
1 | 1 | {
|
2 |
| - "copyright": "Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.", |
| 2 | + "copyright": "Copyright (c) 2017, 2019, Oracle and/or its affiliates. All rights reserved.", |
3 | 3 | "license": "The Universal Permissive License (UPL), Version 1.0",
|
4 | 4 | "wlst_type": "JMSSystemResource${:s}",
|
5 | 5 | "child_folders_type": "multiple",
|
|
414 | 414 | "folders": {
|
415 | 415 | "MessageLoggingParams": {
|
416 | 416 | "wlst_type": "MessageLoggingParams",
|
| 417 | + "child_folders_type": "single_unpredictable", |
| 418 | + "default_name_value": "${NO_NAME_0:%SAFQUEUE%}", |
417 | 419 | "folders": {},
|
418 | 420 | "attributes": {
|
419 | 421 | "MessageLoggingEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MessageLoggingEnabled", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "boolean"} ],
|
420 | 422 | "MessageLoggingFormat": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MessageLoggingFormat", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string" } ]
|
421 | 423 | },
|
422 | 424 | "wlst_attributes_path": "WP001",
|
423 | 425 | "wlst_paths": {
|
424 |
| - "WP001": "/JMSSystemResource${:s}/%JMSSYSTEMRESOURCE%/${Jms:JMS}Resource/${NO_NAME_0:%JMSSYSTEMRESOURCE%}/SAFImportedDestinations/%SAFIMPORTEDDESTINATION%/SAFQueue${:s}/%SAFQUEUE%/MessageLoggingParams/${NO_NAME_0:%SAFQUEUE%}" |
| 426 | + "WP001": "/JMSSystemResource${:s}/%JMSSYSTEMRESOURCE%/${Jms:JMS}Resource/${NO_NAME_0:%JMSSYSTEMRESOURCE%}/SAFImportedDestinations/%SAFIMPORTEDDESTINATION%/SAFQueue${:s}/%SAFQUEUE%/MessageLoggingParams/%MESSAGELOGGINGPARAMS%" |
425 | 427 | }
|
426 | 428 | }
|
427 | 429 | },
|
|
448 | 450 | "folders": {
|
449 | 451 | "MessageLoggingParams": {
|
450 | 452 | "wlst_type": "MessageLoggingParams",
|
| 453 | + "child_folders_type": "single_unpredictable", |
| 454 | + "default_name_value": "${NO_NAME_0:%SAFTOPIC%}", |
451 | 455 | "folders": {},
|
452 | 456 | "attributes": {
|
453 | 457 | "MessageLoggingEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MessageLoggingEnabled", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "boolean"} ],
|
454 | 458 | "MessageLoggingFormat": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MessageLoggingFormat", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string" } ]
|
455 | 459 | },
|
456 | 460 | "wlst_attributes_path": "WP001",
|
457 | 461 | "wlst_paths": {
|
458 |
| - "WP001": "/JMSSystemResource${:s}/%JMSSYSTEMRESOURCE%/${Jms:JMS}Resource/${NO_NAME_0:%JMSSYSTEMRESOURCE%}/SAFImportedDestinations/%SAFIMPORTEDDESTINATION%/SAFTopic${:s}/%SAFTOPIC%/MessageLoggingParams/${NO_NAME_0:%SAFTOPIC%}" |
| 462 | + "WP001": "/JMSSystemResource${:s}/%JMSSYSTEMRESOURCE%/${Jms:JMS}Resource/${NO_NAME_0:%JMSSYSTEMRESOURCE%}/SAFImportedDestinations/%SAFIMPORTEDDESTINATION%/SAFTopic${:s}/%SAFTOPIC%/MessageLoggingParams/%MESSAGELOGGINGPARAMS%" |
459 | 463 | }
|
460 | 464 | }
|
461 | 465 | },
|
|
0 commit comments