Re: signOut and port

2012-01-10 Thread brettTi
Yea, I was already doing all that. The issue was the :8443 in the url, which is accurate but bothersome since we are trying to hide that with iptables. Fixed it by throwing a RedirectToUrlException with the port number left out of the url. -- View this message in context:

Re: signOut and port

2012-01-03 Thread Jeremy Thomerson
On Mon, Jan 2, 2012 at 5:38 PM, brettTi bret...@hotmail.com wrote: We're running a wicket app on jetty and having an issue with signout. The app runs on port 8443 and we have iptables redirecting from port 443. This lets us go to https://ourap.lab without port numbers and without having the