]
Shane Bryzak reassigned JBSEAM-2811:
------------------------------------
Assignee: Shane Bryzak
Default schema in pages.xml not working
---------------------------------------
Key: JBSEAM-2811
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2811
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 2.0.0.GA
Reporter: Adam Warski
Assigned To: Shane Bryzak
According to the manual:
http://docs.jboss.com/seam/latest/reference/en/html/security.html#d0e7902
this line in pages.xml:
<page view-id="*" scheme="http" />
should configure http as the default schema for all pages (when, for example, only the
login page should be behind ssl). However, this doesn't work - has no effect on
generated links. If I define the schema explicitly for a page, for example:
<page view-id="/home.xhtml" scheme="http" />
the links generated to home.xhtml use the http schema.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: