[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - in what file to add <<hibernate-configuration>... ?
sergiu72
do-not-reply at jboss.com
Tue Oct 10 05:27:58 EDT 2006
I'm trying to use the Lucene annotations @Indexed, @Keyword, @Text to annotate my EJB3 entity beans for indexing.
I need to add;
...
<event type="post-commit-update"
<event type="post-commit-insert"
<event type="post-commit-delete"
</hibernate-configuration>
To an xml file but I don't know where to put it?
I'm running the EJB3's in standalone/embedded mode while testing.
many thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977166#3977166
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977166
More information about the jboss-user
mailing list