[jboss-user] [JBoss Seam] - Re: NotLoggedInException

2008-02-14 Thread mmichalek
If you did need to handle this exception, you can map it in pages.xml:

  |   
  | 
  |   
  | You must be logged in to use this feature
  |   
  | 
  |   
  | 

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

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


[jboss-user] [JBoss Seam] - Re: NotLoggedInException

2008-02-12 Thread monkeyden
Definitely consider creating custom events as well.  The decoupling it gives 
you can help to simplify extremely complex business rules.

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

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


[jboss-user] [JBoss Seam] - Re: NotLoggedInException

2008-02-12 Thread vwiencek
oh yeah baby !!!

I'm not used to the event model !!

Thx, works fine for me now :)

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

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


[jboss-user] [JBoss Seam] - Re: NotLoggedInException

2008-02-12 Thread monkeyden
Why not just raise the "org.jboss.seam.notLoggedIn" event?  I make good use of 
Seam's authenthication model and I have never had to throw the exception myself.

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

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


[jboss-user] [JBoss Seam] - Re: NotLoggedInException and no redirect to login page again

2007-09-03 Thread gena777
Ok, with s:button the redirection to login works properly also on method 
invocations, but not with h:commandButton, any idea why?!

I'm using trinidad 1.2.1 on the jsf-ri-1.2 latest with latest cvs build of 
jboss Seam2

Gena

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

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


[jboss-user] [JBoss Seam] - Re: NotLoggedInException handling and redirect in pages.xml

2007-06-26 Thread [EMAIL PROTECTED]
Reference Manual wrote : Note that @Redirect does not work for exceptions which 
occur during the render phase of the JSF lifecycle.

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

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


[jboss-user] [JBoss Seam] - Re: NotLoggedInException handling and redirect in pages.xml

2007-06-26 Thread dkane
Any ideas ? 

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

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