In 4.0, each bean class name ends with "Bean". For instance: UserBean.
Since the beans can be used as pure objects, it could be great to have a class names User only.
In order to not wreak havoc, the best idea would be to build a naming strategy class/interface for beans and daos.