hi list,

i want to make some minor changes to the user object.
(add one field 'department' and make some fields not mandatory)

i added the user source in my project.
i added the department field with getters and setters but it is not added to the database.
i have a feeling my changed user is not used and the default user is used.

when i do the same with the userAction (i added some logging) my userAction is used (i see my logging ;) )

thanks,

tibi

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

Reply via email to