Commit 778b95e
authored
Fix lowercase adminserver name (#4035)
* Fix when AdminServerName not specified and the filter generates AdminServer which conflicts if the model has a server named adminserver (lower cased) where the listen address will be the same for both server and WLS does not allow that.1 parent 700d155 commit 778b95e
File tree
1 file changed
+2
-0
lines changed- operator/src/main/resources/scripts
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments