mongodb-rdbms-sync
mongodb-rdbms-sync copied to clipboard
servlet.init() exception
I did all the steps mentioned in the quickstart file. I generated the .war file (step 6), and star the server tomcat. you will find the overview in the attached file an exception thrown by servlet.init ()
javax.servlet.ServletException: "Servlet.init()" javax.servlet.ServletException: "Servlet.init ()" for servlet [SpringDispatcher] threw an exception

How did you exactly generate the .war file?
Were you able to fix the issue?