I am using some pie chart in a web application. this application is developped under Windows. I deployed it on a solaris server and when I try to see my pie chart there is a internal error of the server (NoClassDefFoundError).
there are no differences between my two classpath.
when I get all my files from the solaris server, everything workes on windows server.
if somebody can help me to fix this problem.
Migration from Windows to Solaris
Re: Migration from Windows to Solaris
Use jdk1.4 , which is working for generate image in servlet