On 24/08/2016 09:45, D, Dwarakesh wrote:
> Hello Team,
>
> I am getting the below error while trying to run one of the application built
> and running on java1.8. In order to support below tomcat version and java8,
> do I need to upgrade any jars of Tomcat later version?
Yes, you need to update
Add your application jars to catalina.properties file
tomcat.util.scan.DefaultJarScanner.jarsToSkip section.
Regards,
Chandra
From: D, Dwarakesh
Sent: Wednesday, August 24, 2016 2:15:45 PM
To: users@tomcat.apache.org
Subject: Getting Invalid byte tag in
Hello Team,
I am getting the below error while trying to run one of the application built
and running on java1.8. In order to support below tomcat version and java8, do
I need to upgrade any jars of Tomcat later version?
Please let me know.
Below are the details:
Java version --> jdk1.8.0_45
T