[jboss-user] [JBoss Seam] - HTTPS redirection

vladimir.kovalyuk do-not-reply at jboss.com
Fri Aug 17 16:56:44 EDT 2007


My login.page.xml looks like 

  | <?xml version="1.0" encoding="UTF-8"?>
  | <page xmlns="http://jboss.com/products/seam/pages"
  | 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  | 	xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
  | 	scheme="https">
  | ...
  | </page>
  | 

when brouser loads http://host:8080/someurl.seam it is redirected to https://host:8080/login.seam

it is possible to point somewhere that the https port is 8443 or it is a bug?
 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075380#4075380

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075380



More information about the jboss-user mailing list