java.lang.NoSuchMethodError: org.hibernate.SessionFactory.openSession()Lorg/hibernate/classic/Session;

Hi ,

I am getting java.lang.NoSuchMethodError: org.hibernate.SessionFactory.openSession()Lorg/hibernate/classic/Session; after migrating Hibernate from the version 3 to 5.0.10 in WildFly 10

Would some one please help me on this