lingrenzhang / workspace

2 stars 0 forks source link

Server initial issue #43

Closed vinsonlv closed 10 years ago

vinsonlv commented 10 years ago

Not all user action will initialize the server after server restart. Some has to login first then the server can work. Before that some pages will not work with non-login user. Such as SearchTransientRide.jsp

seanjiang86 commented 10 years ago

Close this as none critical. Trigger the system manually after every initialization by log-in one user. Will do small correction after more familiar with Tomcat's centralized application initialization routine.