>From what I've found in the forums, iBatis support is not that great as of 2007 at least it looks like. I downloaded AppFuse from the provided archetype, which uses Hibernate. But I prefer iBatis if possible, and I already ran mvn appfuse:full-source and can't seem to get the com.project.dao.ibatis package code now. I tried changing <dao.framework> to ibatis, and running 'mvn test-compile -Ddao.framework=ibatis' but still no GenericDaoIbatis class available, for example.
I'm guessing I should either revert back to appfuse dependencies and making the <dao.framework> switch, and then doing a 'appfuse:full-source', or just reverting altogether, for the sake of future upgrades to appfuse classes. Either way, I can't find any documentation to either end. Help? Kimball -- View this message in context: http://www.nabble.com/Using-iBatis-after-running-%27mvn-appfuse%3Afull-source%27--tp22887218s2369p22887218.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net