1 Reply Latest reply on Sep 2, 2008 9:53 PM by samdoyle

    Seam and Hibernate Search

    samdoyle

      I'm encountering an issue where my search action is only working the first time through any following complains about the session being closed.


      Doing a search I found this post where the individual is encountering the EXACT same problem I am seeing but his only solution is having an extended persistent context.



      http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106325#4106325




      Does anyone have a proper solution for this?