Here is the thing, with ProxyName and ProxyPort defined in the server.xml
file for Tomcat, the login
works and redirects me to the login page as if I were to login using the
proxyname instead.

The login works without a problem at that point because the FQDN is defined
in my hosts file and on
the DNS server.

However, if I remove ProxyName and ProxyPort, then the only page visible is
my login page, but the
minute I hit login and issue the redirect call within my LoginProxyServlet
class, all goes to hell.....so
it has something to do with the redirect rules.

Paul

-- 
View this message in context: 
http://www.nabble.com/Running-Jetspeed-within-Tomcat-behind-Apache-tp23413109p23507978.html
Sent from the Jetspeed - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to