Closed
Description
With the latest 1.9.20 version of WDT I do not see the SecurityConfiguration RemoteAnonymousRmit3Enabled option any more (in modelHelp). It is also not being applied when I create a domain with it:
$ cat ../VERSION.txt
WebLogic Deploy Tooling 1.9.20
$ ./modelHelp.sh topology:/SecurityConfiguration | grep -i remote
RemoteAnonymousJndiEnabled: # boolean
RemoteAnonymousRmiiiopEnabled: # boolean
vs
$ cat ../VERSION.txt ; echo
WebLogic Deploy Tooling 1.9.18
$ ./modelHelp.sh topology:/SecurityConfiguration | grep -i remote
RemoteAnonymousJndiEnabled: # boolean
RemoteAnonymousRmiiiopEnabled: # boolean
RemoteAnonymousRmit3Enabled: # boolean
Metadata
Metadata
Assignees
Labels
No labels