Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9217945
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T02:44:53+00:00 2026-06-18T02:44:53+00:00

I am having terrible problems trying to handle ViewexpiredException correctly using the frameworks JSF

  • 0

I am having terrible problems trying to handle ViewexpiredException correctly using the frameworks JSF 2.1, Seam 2.3, Primefaces 3.4.1, Omnifaces 1.3.

Here you can see a full explanation of my problem I post in primefaces forum:
http://forum.primefaces.org/viewtopic.php?f=3&t=28215

In this post I was told to try omnifaces (which I am trying to do now). So I configure it (not sure if correctly) in my project.

I add this to my faces-config.xml:

<application>
<...>
<resource-handler>org.omnifaces.resourcehandler.CombinedResourceHandler</resource-handler> 
<...>
</application>


<factory>
<render-kit-factory>org.omnifaces.renderkit.Html5RenderKitFactory</render-kit-factory>
<exception-handler-factory>org.omnifaces.exceptionhandler.FullAjaxExceptionHandlerFactory</exception-handler-factory>
</factory>

Everything seems to work, the FullAjaxExceptionHandlerFactory seems to try to handle the expcetion and try to redirect to login page (see my last post on the primefaces forum) but the app gets frozen and nothing really happend, I am not quite sure if I made a mistake or something.

I’ve try almost every solution I found on the internet nothing seems to work for me, when something seems to work I get this page after a login (which I was redirect cause the session tomeout): http://img831.imageshack.us/img831/7459/pic4w.png

Thanks in advance

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T02:44:55+00:00Added an answer on June 18, 2026 at 2:44 am

    Thank you very much for you replies. I finally solve it.

    I am not quite sure why, but this atribute login-view-id=”/login.xhtml” in the tag “pages” of pages.xml file
    was avoiding the “process” of this code:

    <exception class="org.jboss.seam.security.NotLoggedInException">
      <redirect view-id="/login.xhtml">
         <message>Debe loguearse para continuar</message>
      </redirect>
    

    After I removed the login-view-id attribute the NotLoggedInException start being handled, but I still had the same problem once I log in so I add and finally that solved the problem, so the fully tag end like this:

    <exception class="org.jboss.seam.security.NotLoggedInException">
       <end-conversation/>
      <redirect view-id="/login.xhtml">
         <message>Debe loguearse para continuar</message>
      </redirect>
    

    Thank you very much!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having terrible trouble trying to get a navigation controller up-and-running. Basically, I want
I'm having terrible trouble trying to understand python scoping rules. With the following script:
I am having a terrible time trying to get an input box like the
I am having terrible nightmares with ajax and javascript... i'm trying to read the
I´m quite new to iOS development and I´m having a terrible time by trying
I'm having a terrible time trying to hook up functions at runtime (which I
Im having a terrible time trying to calculate the value of two form fields.
I am having terrible trouble with SVN in Eclipse Indigo with my Java project.
Ever since I upgraded to Delphi 2009, I am having terrible experience with TFrame
I am having a terrible time figuring this one out. I have a form.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.