Todd Gould [
http://community.jboss.org/people/skidvd] replied to the discussion
"Problems with SSL redirection on JBoss 5.1.0GA"
To view the discussion, visit:
http://community.jboss.org/message/553809#553809
--------------------------------------------------------------
Thanks to Jean-Frederic's observation, I was able to investigate the reponse returned
from the original non-SSL request. In fact, the redirection was happening. However, the
request was being requested to a port different from that configured in my server.xml.
Upon further examination, I determined that the SMB was 'overriding' the ports
configured in server.xml. After some changes in bindings--jboss-beans.xml to add
fixedPort properties for the affected services, all works as desired.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/553809#553809]
Start a new discussion in JBoss Web Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]