Re: [appfuse-user] Problem with appgen after replacing Hibernate with iBatis

2006-12-28 Thread Jong Hian Zin
Matt, I'm using appfuse-springmvc-1.9.4-src.zip. I think ibatis/build.xml is fine, it replaces properties.xml as expected. The problem seem to be in appgen; middlegen/build.xml failed after Hibernate is uninstalled. On 12/29/06, Matt Raible <[EMAIL PROTECTED]> wrote: What version of AppFuse ar

Re: [appfuse-user] Problem with appgen after replacing Hibernate with iBatis

2006-12-28 Thread Matt Raible
What version of AppFuse are you using? The easy way to solve this is to search through properties.xml and look for hibernate.classpath. Remove it if it's in there. Hopefully ibatis.classpath is in there as well. You can always look through ibatis/build.xml to see what it does and manually make

[appfuse-user] Problem with appgen after replacing Hibernate with iBatis

2006-12-28 Thread Jong Hian Zin
"ant install-detailed" failed after I replaced Hibernate with iBatis "ant install uninstall-hibernate" C:\myapp\extras\appgen>ant install-detailed Buildfile: build.xml Overriding previous definition of reference to xdoclet.classpath clean: init: [mkdir] Created dir: C:\myapp\extras\appgen\bu