1 Reply Latest reply on Jun 6, 2011 4:00 PM by scope_talka

    Using Hibernate Search

    scope_talka

      Hi, could someone help me solve the following error with hibernate search. Using, JBoss 5.1 and Seam 2.2.2 Final. I get the following error when performing a search using hibernate-search.
      $Proxy376 cannot be cast to org.hibernate.classic.Session
      Clent-Side ( Flex ) / Server-Side ( JBoss Seam )
      please help!

        • 1. Re: Using Hibernate Search
          scope_talka

          Wale Scope wrote on Jun 05, 2011 19:30:


          Hi, could someone help me solve the following error with hibernate search. Using, JBoss 5.1 and Seam 2.2.2 Final. I get the following error when performing a search using hibernate-search.
          $Proxy376 cannot be cast to org.hibernate.classic.Session
          Clent-Side ( Flex ) / Server-Side ( JBoss Seam )
          please help!


          Please Help!
          Does anyone know how to fix the above problem. I am aware of the bug issues associated with this problem in the previous version of seam but how can I get around it. I would really like to implement hibernate-search. Thanks.