On Tue, Oct 28, 2008 at 4:00 AM, Greenhorn2005 <[EMAIL PROTECTED]> wrote: > > Hello all, > > I have downloaded the full source of appfuse using (mvn > appfuse:full-source). After adding another relationship with the User ( in > addition to User - Role). I have tried to run it but got error > > WARN [btpool0-1] JDBCExceptionReporter.logExceptions(77) | SQL Error: 1054, > SQLState: 42S22 > ERROR [btpool0-1] JDBCExceptionReporter.logExceptions(78) | Unknown column > 'user0_.t_agent_id' in 'field list' >
It looks like this might be causing by the relationship you added. Can you post the change you made? Thanks, Matt > Am I missing something obvious????? > Thanks for your guidance. > Green Horn --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
