This because of conflicts in the client-side session cookie when you access a webapp via http. To fix this, you can try adding a WebContextRoot other than / for the management console, say, /as. This will change the mgt console url.
This issue will not occur in a cluster when you use default http/s ports 80/443 with a host name. On Tue, May 3, 2016 at 2:00 PM, Prakhash Sivakumar <[email protected]> wrote: > Hi all, > It happens every time after trying to access the deployed web applications > not only after the first time deployment > > Thanks > > > On Tue, May 3, 2016 at 12:29 PM, Gobinath Loganathan <[email protected]> > wrote: > >> Hi team, >> Application Server 5.3.0 dashboard's session expires after every session >> updates of the HelloWorld application. To reproduce this problem follow >> these steps from Quick Start Guide >> <https://docs.wso2.com/display/AS530/Quick+Start+Guide>: >> >> 1. Deploy HelloWorldWebapp (Step 1 in Quick Start Guide >> >> <https://docs.wso2.com/display/AS530/Quick+Start+Guide#QuickStartGuide-Step1:Deployinganapplication> >> ) >> 2. Run the application (Step 2 in Quick Start Guide >> >> <https://docs.wso2.com/display/AS530/Quick+Start+Guide#QuickStartGuide-Step2:Runningtheapplication> >> ) >> 3. Just refresh the dashboard (It will ask to login again) >> >> This problem occurs only for the first time in Firefox(v46.0). In >> Chrome(v50.0.2661.86), after every refresh of HelloWorldApp, dashboard asks >> to login again. >> >> Is it a bug or any configuration problems? >> >> >> Thanks. >> -- >> *Loganathan **Gobinath* >> Software Engineer, WSO2 Inc. http://wso2.com >> >> Email : [email protected] >> Mobile : (+94) 770 780 210 >> Blog : javahelps.com <http://www.javahelps.com/> >> >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Prakhash Sivakumar > Software Engineer > WSO2 Inc: http://wso2.com > Mobile : +94771510080 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
