[jboss-user] [JBoss Seam] - Re: Seam 2.0.0 and hibernate search
slavosk
do-not-reply at jboss.com
Sat Oct 27 15:34:48 EDT 2007
Hello Pete,
Thank you for answer.
I looked at the example. The only think I found was I don't call getDelegate().
| FullTextEntityManager ftEm = (FullTextEntityManager) em.getDelegate();
|
But when I do this I become an error:
| java.lang.ClassCastException: org.jboss.seam.persistence.FullTextHibernateSessionP
| roxy
|
Where could be the problem ? Versions of hibernate-search, hibernate annotation, hibernate entityManager ?
Slavo
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099620#4099620
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099620
More information about the jboss-user
mailing list