Goodmorning,
I’m try to connect to my server tomcat to make a logIn page from an APP android.
When I send a REST request, the server console shows this error:
org.hibernate.boot.registry.classloading.spi.ClassLoadingException: Unable to load class [it.bpmsoft.model.operatore.slot.Prestazione]
I tryed to adding the hibernate.cfg.xml file in this way: