I used the following archetype to get the Struts2 basic with spring and hibernate. However, I don't see any of the hibernate classes\config files in my path like the following. Do I need to download them separately. I got the appfuse-M4 dependencies zip file orginally. Any help would be greatly appreciated!
applicationContext-Hibernate.xml \src\dao\org\appfuse\dao\hibernate mvn archetype:create -DarchetypeGroupId=org.appfuse -DarchetypeArtifactId=appfuse-basic-struts -DremoteRepositories=http://static.appfuse.org/repository -DarchetypeVersion=2.0-m4 -DgroupId=com.mycompany.app -DartifactId=myproject -- View this message in context: http://www.nabble.com/Hibernate-dao-files-download-tf3553810s2369.html#a9922500 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
