Skip to Content
0
Mar 02, 2009 at 08:27 AM

Error 500

21 Views

Hi,

I have a custom jsp-application to use with MI7.1.

The application is synchronized to the MI client on a handheld device, but when I click the link to start the application I get an Error 500:

Internal Servlet Error:

javax.servlet.ServletException:

sun/tools/javac/Main at....

Root cause:

java.lang.NoClassDefFoundError:

sun/tools/javac/Main at...

The tools.jar does not exist on the handheld device, but I wonder if this is the problem? Which library correspond to the tools.jar?

Regs

Øyvind