in pages.xml, change the scheme. example:
<page view-id="*" scheme="http"/>
<page view-id="/signup.xhtml" scheme="http" />
so this states, use non-ssl by default and when accessing signup, do it over ssl. very
easy.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093663#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...