JBoss Community

Problems with SSL redirection on JBoss 5.1.0GA

reply from Todd Gould in JBoss Web Development - View the full discussion

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

Start a new discussion in JBoss Web Development at Community