By the way, I also have the default components.xml configuration

<security:identity authenticate-method="#{authenticator.authenticate}"/>
  |     <event type="org.jboss.seam.notLoggedIn">
  |         <action expression="#{redirect.captureCurrentView}"/>
  |     </event>
  |     <event type="org.jboss.seam.postAuthenticate">
  |         <action expression="#{redirect.returnToCapturedView}" />
  |     </event>

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

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

Reply via email to