I know its abit late, but did you manage to find a solution to this? thanks stelios
vpacheco wrote: > > Hi, > > > > I'm using appfuse 1.9.x > > > > I want to add a new column to user_role table so that it now has these > columns (uid, user_uid, role_uid). > > > > Since it's a relation between user and role, I don't know where to add the > @hibernate Xdoclet tags for the "uid" column. > > > > When I run "ant setup-db", I get a noSuchColumnException: user_role.uid. > > > > Please help me correct this. > > > > Thanks, > > > > Vanessa Pacheco > Programmer > Bowman Systems L.L.C > 318.213.8780x307 > > > > ====================================== > > IMPORTANT WARNING: This message is intended for the use of the person or > entity to which it is addressed and may contain information that is > privileged and confidential, the disclosure of which is governed by > applicable law. If the reader of this message is not the intended > recipient, or the employee or agent responsible to deliver it to the > intended recipient, you are hereby notified that any dissemination, > distribution or copying of this information is strictly prohibited. If you > have received this message in error, please notify the sender immediately > and arrange for the return or destruction of these documents. > > > > > -- View this message in context: http://www.nabble.com/adding-new-column-to-user_role-tp13346576s2369p18151841.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
