0

The server is temporarily out of service. Please try again later

asked 2012-06-07 12:09:21 +0800

xeridia gravatar image xeridia
47 1

I have a web application with ZK 6.0.1. I have Spring security to control security. When my session is finished and I click in some link and alert is launched "The server is temporarily out of service. Please try again later." I check that when session is expired and a URL http:..../zkau is requested a 302 error is launched.
I want redirect to home when session is expired. How can I do this?

I tested to modify zk.xml:

<session-config>
    	<device-type>ajax</device-type>    
    	<timeout-uri></timeout-uri>   
	</session-config>


This change does not solve the problem

Thanks in advance

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2012-06-18 11:12:22 +0800

xeridia gravatar image xeridia
47 1

I have seen that the message "The server is temporarily out of service. Please try again later." is written by au.js in function onResponseReady. How can I override onRespondeReady function?

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2012-06-07 12:09:21 +0800

Seen: 184 times

Last updated: Jun 18 '12

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More