Re: [appfuse-user] AppFuse Tutorial missing persistence.xml change

2010-11-24 Thread Ramzi MAALEJ
. *From:* Matt Raible [mailto:m...@raibledesigns.com] *Sent:* 23 November 2010 17:01 *To:* users@appfuse.dev.java.net *Subject:* Re: [appfuse-user] AppFuse Tutorial missing persistence.xml change You should delete the persistence.xml file in web/src/main/resources. On Mon, Nov 15, 2010 at 3:25 AM

Re: [appfuse-user] AppFuse Tutorial missing persistence.xml change

2010-11-24 Thread Matt Raible
gt; > From: Matt Raible [mailto:m...@raibledesigns.com] > Sent: 23 November 2010 17:01 > To: users@appfuse.dev.java.net > Subject: Re: [appfuse-user] AppFuse Tutorial missing persistence.xml change > > You should delete the persistence.xml file in web/src/main/resources. > > On

RE: [appfuse-user] AppFuse Tutorial missing persistence.xml change

2010-11-24 Thread Milbourne, Anthony
Subject: Re: [appfuse-user] AppFuse Tutorial missing persistence.xml change You should delete the persistence.xml file in web/src/main/resources. On Mon, Nov 15, 2010 at 3:25 AM, Milbourne, Anthony wrote: Apologies if I have missed something obvious here but I think I have found an

Re: [appfuse-user] AppFuse Tutorial missing persistence.xml change

2010-11-23 Thread Matt Raible
You should delete the persistence.xml file in web/src/main/resources. On Mon, Nov 15, 2010 at 3:25 AM, Milbourne, Anthony < anthony.milbou...@credit-suisse.com> wrote: > Apologies if I have missed something obvious here but I think I have > found an omission in the AppFuse tutorial. > > I am usi