Commit 3f4335b
authored
Fix mqwebuser.xml example by adding root server element
The example `mqwebuser.xml` is currently incorrect, and causes an XML parsing FDC in Liberty. The example needs a `server` root element.1 parent 5354b61 commit 3f4335b
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
393 | 396 | | |
394 | 397 | | |
395 | 398 | | |
| |||
0 commit comments