[jboss-user] [JBoss Seam] - Re: pages.xml, @Restrict and exception not working for me

monkeyden do-not-reply at jboss.com
Wed Apr 25 15:46:33 EDT 2007


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



More information about the jboss-user mailing list