I'm getting the following error (Seam CVS (082507), Jboss 4.2.1GA):
anonymous wrote :
| javax.ejb.EJBTransactionRolledbackException:
org.hibernate.search.impl.FullTextSessionImpl
| at org.jboss.ejb3.tx.Ejb3TxPolicy.handleInCallerTx(Ejb3TxPolicy.java:87)
|
| ...
|
| Caused by: java.lang.ClassCastException:
org.hibernate.search.impl.FullTextSessionImpl
| at
org.jboss.seam.persistence.HibernateSessionProxy.getDelegateSessionImplementor(HibernateSessionProxy.java:401)
| at
org.jboss.seam.persistence.HibernateSessionProxy.list(HibernateSessionProxy.java:566)
| at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:283)
| at de.dvdb.generic.search.AbstractSearch.retrieveItems(AbstractSearch.java:152)
|
I'm using DetachedCriteria. Adding hibernate-search.jar to my ear or jboss-libs
doesn't help in this case. JIRA or me?
- Chris
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078120#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...