Well I found out the solution was in the code of a servlet filter that our team
had created, so the solution was specific to our application.
This explains why no one posted a generic solution.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889920#3889920
R
Hello,
I have setup jboss 3.2.7 with embedded tomcat 5.0.
I am using the default ports 8443 and 8080 so I can run jboss as
non-priveledged user.
iptables is forwarding 443 and 80 to 8443 and 8080 respectively, and only ports
80 and 443 are exposed to the web.
I can login via web with https (o