---
>
> *From:* Michael Horwitz [mailto:[EMAIL PROTECTED]
> *Sent:* woensdag 31 oktober 2007 15:14
> *To:* users@appfuse.dev.java.net
> *Subject:* Re: [appfuse-user] Tables not generated by dbunit-maven-plugin
> -- part 2
>
>
>
>
>
> On 10/31/07, *B
14:56
To: users@appfuse.dev.java.net
Subject: Re: [appfuse-user] Tables not generated by dbunit-maven-plugin -- part
2
They are included via the dependency on appfuse-data-common (which is a
transitive dependency through appfuse-hibernate).
Mike
On 10/31/07, Bonami, Christian <[EM
sdag 31 oktober 2007 15:14
To: users@appfuse.dev.java.net
Subject: Re: [appfuse-user] Tables not generated by dbunit-maven-plugin -- part
2
On 10/31/07, Bonami, Christian <[EMAIL PROTECTED]> wrote:
Aha, ok, I see. But how come that tables are not automatically generated by the
hibe
ilto:[EMAIL PROTECTED]
> *Sent:* woensdag 31 oktober 2007 14:56
> *To:* users@appfuse.dev.java.net
> *Subject:* Re: [appfuse-user] Tables not generated by dbunit-maven-plugin
> -- part 2
>
>
>
> They are included via the dependency on appfuse-data-common (which is a
> t
-
>
> *From:* Michael Horwitz [mailto:[EMAIL PROTECTED]
> *Sent:* woensdag 31 oktober 2007 14:37
> *To:* users@appfuse.dev.java.net
> *Subject:* Re: [appfuse-user] Tables not generated by dbunit-maven-plugin
> -- part 2
>
>
>
> AppFuse 2.0 uses Hibernate An
@appfuse.dev.java.net
Subject: Re: [appfuse-user] Tables not generated by dbunit-maven-plugin -- part
2
AppFuse 2.0 uses Hibernate Annotations - no more .hbm.xml files.
Mike
On 10/31/07, Bonami, Christian <[EMAIL PROTECTED]> wrote:
Ok, by now I've discovered that it is not dbunit but the
AppFuse 2.0 uses Hibernate Annotations - no more .hbm.xml files.
Mike
On 10/31/07, Bonami, Christian <[EMAIL PROTECTED]> wrote:
>
> Ok, by now I've discovered that it is not dbunit but the
> hibernate3-maven-plugin that generates the tables (hbm2ddl).
>
> But where is the *.hbm file?? It is not