I have the following setup:

User has one to many calls, 
user has many to many roles, 
user has one to many persons, 
call has many to many persons

I am trying to model the call to person (many to many) the same way as the
user to roles. 

When I create a new call object and try to save it I get the following
error:


 ERROR [http-8080-Processor23] BasicPropertyAccessor.get(167) |
IllegalArgumentException in class: org.appfuse.model.Person, getter method
of property: id


I am a newbie, so any direction would be appreciated. There is no other
stack trace. I have debug turned on. 

Thanks

~rk

-- 
View this message in context: 
http://www.nabble.com/IllegatlArgumentException-with-hibernate-tf3331607s2369.html#a9263861
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to