I have generated a Recommendation engine in Mahout. I have tested the Engine as a Stand Alone Java program. Now I want to deploy it as a Web Application and hence I am using Apache Tomcat to deploy this Java Application. But when I execute my program on Tomcat Server, I get the following Error:
I have added all dependencies and tried searching the net also on this but with no success. As I am new to Tomcat, requesting you to kindly help me out in resolving the stated issue. Any kind of help is highly appreciated. Thank You