Re: [appfuse-user] Duplicate Annotation

2007-11-05 Thread caius_swopes
Mike I figured out what I was doing wrong like 3 seconds after I posted. Thanks. Mike Horwitz wrote: > > It is going to be pretty difficult to help based on the info below. Could > you post a code sample where you think you need duplicate annotations? > > Mike > > On 11/5/07, caius_swopes <[E

Re: [appfuse-user] Duplicate Annotation

2007-11-05 Thread Michael Horwitz
It is going to be pretty difficult to help based on the info below. Could you post a code sample where you think you need duplicate annotations? Mike On 11/5/07, caius_swopes <[EMAIL PROTECTED]> wrote: > > > I am getting Duplicate Annotation errors with my User class. I have > User_Account and U

[appfuse-user] Duplicate Annotation

2007-11-05 Thread caius_swopes
I am getting Duplicate Annotation errors with my User class. I have User_Account and User_Territory as association tables. I also have Account and Territory tables as well. My User_Account table has more than just a user_id and an account_id. Similarly my User_Territory table has more than jus