Are you using JPA or Hibernate? You should delete persistence.xml if
you're using Hibernate and hibernate.cfg.xml if you're using JPA.

Matt

On Tue, Sep 16, 2008 at 4:09 PM, Rick <[EMAIL PROTECTED]> wrote:
> I'm confused why both are used in the appfuse project? I thought you
> don't need to use the hibernate.cfg.xml if you move the mapping
> definitions to persitence.xml (the User model is defined in both in
> the app fuse project.) I'm new to hibernate so possibly I'm
> misunderstanding.
>
> --
> Rick
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to