No you shouldn't call login.jsp directly, it cannot work. You are redirected to 
this page when you try to access a protected resource.

The configuration of the form-login-page is in portal-server.war/WEB-INF/web.xml

You could point to your flex page, but your flex form would need to call 
j_security_check as done in login.jsp

I don't know flex so i can't tell if at the end you can make it work or not. 
Let us know if you succeed.


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025345
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to