I was wong, the deployed context under eclipse and under tomcat
autonomous instance were not identical at all.
Form some reason when eclipse deploys the web application copy the class
files under WEB-INF/services/ under WEB-INF/classes, so
the tomcat class loading finds classes were expected
Hello all.
I have developed a web application using Eclipse as an IDE and test
environment and it runs as expected.
Then I have built a war file and deployed it under another Tomcat instance.
In both case tomcat version is 8.5
Under this last instance the application can't start and in the l