Because the productToEdit is a new product object populated from the form fields and if you don't have fields for the user how would you populate the User entity
For a "workaround", first get the product from the db, edit this with the edited fields in the productToEdit and save to db
TT
2009-03-08 18:27:56