Hi all
After following the instructions for JPA "Setup your project to use JPA" I
succeed installing the core module using:
mvn -e clean install (this creates the tables and populates them with
data, though it is still looking for hibernate.cfg.xml)
[INFO] [hibernate3:hbm2ddl {execution: default}]
[INFO] src/main/resources/hibernate.cfg.xml not found within the project.
Trying absolute path.
[INFO] No hibernate configuration file loaded.
But then I fail to install the web module (appfuse-jsf-2.0-m5-SNAPSHOT)
[INFO] [talledLocalContainer] java.io.FileNotFoundException: class path
resource [hibernate.cfg.xml] cannot be resolved to URL because it does not
exist
Any ideas?
Andreas
http://www.nabble.com/file/8513/web.xml web.xml
http://www.nabble.com/file/8514/pom.xml pom.xml
http://www.nabble.com/file/8514/pom.xml pom.xml
--
View this message in context:
http://www.nabble.com/Modular-JSF-JPA%2C-web-tests-not-working-tf3775509s2369.html#a10675848
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]