Hi All,
Thanks Matt for the info.
I tried to Debug but all to no result. No errors or warnings.
But then i tried with removing property files from config one at a
time.
And in the end, the problem was in ProfileFormHandler.properties. Once
i removed it, the persistence worked.
There is only one method written to validate the registration process
handleCreate().
The problem was in the helper class. It was extending the
GenericFormHandler. Once i removed that everything is working.
Thank you all for replying.
Matt, from this thread we found out what all was needed and not needed
and what can be done to debug the issue. Thank you :)
Thanks and Regards
Vincy