[jboss-user] [JBoss Seam] - Re: NoSuchMethodFound createFullTextQuery()

epbernard do-not-reply at jboss.com
Mon Aug 20 19:16:02 EDT 2007


Without using the Search.createFullTextSession is the right way to do it, regardless of your problem.

What is strange is that it seems FullTextSession.createFullTextQuery() expect to return o.h.Query where it should really return org.hibernate.search.FullTextQuery.

Which version of Seam are you using? The latest 2.0 release?

Can you give a try with the Hibernate Search version that is bundled with the Seam distribution.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076068



More information about the jboss-user mailing list