Unable to successfully run any of the .war examples..help
Unable to successfully run any of the .war examples..help
Is there somthing that I am missing, Can some explain how to make any of the extracted .war examples work woth tomcat????? None of mine work.
Re: Unable to successfully run any of the .war examples..hel
Hi
I am working with JFreechart 0.93 and had problem initially but now everything is working fine. The problem was the missing(or incorrect) servletMapping in the web.xml file
I did these steps
1. Extracted the war in tomcat/webapps under directory JFreeChart
2. Modified JFreeChart/WEB-INF/web.xml
Not to sure now wether the servlet mapping was missing or the classpaths were not correct, just check both
Sachin
I am working with JFreechart 0.93 and had problem initially but now everything is working fine. The problem was the missing(or incorrect) servletMapping in the web.xml file
I did these steps
1. Extracted the war in tomcat/webapps under directory JFreeChart
2. Modified JFreeChart/WEB-INF/web.xml
Not to sure now wether the servlet mapping was missing or the classpaths were not correct, just check both
Sachin
Re: Unable to successfully run any of the .war examples..hel
So you mean the path is incorrect in the web.xml ?
Re: Unable to successfully run any of the .war examples..hel
I recall reading somewhere that recent versions of Tomcat are being more strict on the required content of the web.xml. I'll look into what needs to be updated.
Regards,
Dave Gilbert
Regards,
Dave Gilbert