Re: [appfuse-user] error creating jsps with associations

2007-10-30 Thread Matt Raible
Behalf Of Matt > Raible > Sent: Tuesday, October 30, 2007 11:00 AM > To: users@appfuse.dev.java.net > Subject: Re: [appfuse-user] error creating jsps with associations > > Unfortunately, AppGen was never designed to handle associations. We'd > be happy to add this feature

RE: [appfuse-user] error creating jsps with associations

2007-10-30 Thread vpacheco
. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Raible Sent: Tuesday, October 30, 2007 11:00 AM To: users@appfuse.dev.java.net Subject: Re: [appfuse-user] error creating jsps with associations Unfortunately, AppGen was never designed to handle

Re: [appfuse-user] error creating jsps with associations

2007-10-30 Thread Matt Raible
Unfortunately, AppGen was never designed to handle associations. We'd be happy to add this feature if someone provided the code for it. Otherwise, we suggest you remove the association, generate the code, and then add the association in later. Matt On 10/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED

[appfuse-user] error creating jsps with associations

2007-10-30 Thread vpacheco
Hi, Could someone please help me get around this issue. I am using Appfuse 1.9.x and am trying to generate jsps. For classes that don't have associations, it works fine, but I do have associations for about 2-3 of them and these are throwing an error. The error is below. I did see some