I have a form in a view which performs ajax partial processing for autocompletion and gmap localization. My backing bean instantiates an entity object \"Address\" and is to
Inside your tag , please add an attribute resetValues="true" to tell the view to fetch data again, in this way should be able to fix your problem.
resetValues="true"