I was facing the same problem, to resolve this make sure these two steps done :

1. add your Entity in hibernate configuration file like
<hibernate-configuration>
<session-factory>
...