wso2esb - Increasing WSO2 WSAS active for longer period -
Once I login to my wso2 WASA server if I often
work inside the server If not, next time I click on any service or button, it will show the main login page again.
How can I keep it?
Active server
every time without entering the login time
>
You can use AS_HOME / lib / core / WEB-INF / web.xml
& lt; Management console session session increase in session-config & gt
& lt; Session-timeout & gt; 15 & lt; / Session-timeout & gt;
& lt; / Session-config & gt;
Comments
Post a Comment