On 07/03/2019 11:24, Nitin Kadam wrote: <snip/>
> </pre><p><b>Root Cause</b></p><pre>java.lang.TypeNotPresentException: > Type javax.persistence.PersistenceUnit not present <snip/> It looks like you are missing the JPA implementation. Check for additional JARs that were added to your Tomcat 7 lib directory that you didn't add in Tomcat 8. A better solution would be to package all the JARs the app depends on in the WAR file. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org