how to change MaxRequestParameterCount in Local weblogic server 12c
Hi All,
How to change MaxRequestParameterCount in web development client for Local weblogic 12c server, it is not accepting weblogic with default welcome1 password, i am trying to connect using this command " connect('weblogic','welcome1','t3://localhost:9201'). but it is giving error authentication failed, i didn't put any password or not ask during installation so what is the default password. i can start weblogic admin server and it is not asking any password so it means it is saved in boot.properties but it is showing in encrypted how can i know?
I am following this document to change the MaxRequestParameterCount for grid import issue.