[jboss-user] [Installation, Configuration & DEPLOYMENT] - Servlet Filter not always working
dstarh
do-not-reply at jboss.com
Mon Jun 15 15:42:59 EDT 2009
We have a servlet filter defined to do redirection. It redirects from /path/a to /path/b , very straightforward. The from path does not exist and the to path might be external or internal. Today we noticed that on 2 servers in the farm the redirects were not working however on another it was (this has been in production working for months). We restarted the 2 that were not working and one started working again. The final one required another restart to get it working. Anyone have any idea why sometimes the filter seems to not be in the chain but a restart and no code changes fixed it?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237741#4237741
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237741
More information about the jboss-user
mailing list