I’m accessing another computer on the network, using the local ip (eg. 10.1.1.59:8080). Login page loads nicely but after form submission firefox (3) redirects to localhost instead of remote IP.
IE6/7/8 give no problems so it seems to be a firefox problem.
Any ideas?
Actually i was wrong about the resolution. This wasn’t a browser cache issue, but might have been related to jboss/tomcat – restarting them removes the problem for a while. I probably had restarted jboss when i flushed browser cache, and mistook the browser cache as the root cause.. I managed to recreate this problem on Safari & IE, so am leaning toward jboss being the culprit.