Re: Annotation scanning problem with Tomcat 8 and Java 8

2017-07-10 Thread Mark Thomas
On 10/07/17 08:09, karapirinc wrote: > Hi, > > I am trying to solve same issue. Could you solve the problem? That particular problem (from 3 years ago) was caused by a Tomcat bug. It was fixed shortly afterwards. Upgrading to the latest 8.5.x release should fix it. If it does not, please open a

Re: Annotation scanning problem with Tomcat 8 and Java 8

2017-07-10 Thread karapirinc
Hi, I am trying to solve same issue. Could you solve the problem? Best, Yusuf -- View this message in context: http://tomcat.10.x6.nabble.com/Annotation-scanning-problem-with-Tomcat-8-and-Java-8-tp5019403p5065281.html Sent from the Tomcat - User mailing list archive at Nabble.com

Annotation scanning problem with Tomcat 8 and Java 8

2014-06-30 Thread Brian Morris
I'm running into a startup problem using Tomcat 8 and Java 8 during annotation scanning. I get many error messages similar to these two: Jun 30, 2014 12:44:26 PM org.apache.catalina.startup.ContextConfig processAnnotationsWebResource SEVERE: Unable to process web resource [/WEB-INF/classes/com/fo