Re: [appfuse-user] Re: ActionTest Error on H2

2010-02-08 Thread Matt Raible
Thanks for providing the fix. If you enter an issue in JIRA, I'll be happy to fix this before the next release. http://issues.appfuse.org On Mon, Feb 8, 2010 at 8:27 AM, johnydz wrote: > > I know how to fix it, > > add bold code in pom.xml file > > >h2 > > > > org.dbu

[appfuse-user] Re: ActionTest Error on H2

2010-02-08 Thread johnydz
I know how to fix it, add bold code in pom.xml file h2 org.dbunit.ext.h2.H2DataTypeFactory org.hibernate.dialect.H2Dialect com.h2database h2 1.0.79 org.h2.Driver