1. Hibernate Search, configuring using XML and Appfuse forum.hibernate.orgFolks, I'm wondering if anybody has any experience of getting Hibernate Search working with Appfuse? Steps Taken 1) Worked through the Appfuse 'Getting started guide on the wiki' and now have a PersonDao and Unit test to update / remove. 2) Added Hibernate Search and Lucene to the Maven pom 3) Configured Person with annotations to indicate that it should be ... |
2. Hibernate searches in first place it finds persistence.xml? forum.hibernate.org |