How do I configure my project to use hibernate mappings?
ANSWER:
The session factory's mappingLocations element is used to configure the hibernate mappings. Instuctions can be found at:From the command line, go to the directory containing the project pom file. Then issue this command: