After starting the Jetty service, prompt javax.naming.operationNotsupportedException (no additional error message)

Before solving this problem, I checked a lot of information on the Internet, but it was not the same as mine.

My situation is like this:

The first line under the error message is simila

hibernate – java.lang.ClassNotFoundException:javax.persistence.spi.PersistenceProvider

I am using an application using JPA and Hibernate to try to deploy it on Tomcat 7.
It seems that I did not include all the libraries correctly because I received the following stack error:

S