Applet Application throwing ClassFormatError
Cantor, Scott
cantor.2 at osu.edu
Tue Oct 23 09:45:20 EDT 2012
On 10/23/12 3:30 AM, "gaurav" <gshcet at gmail.com> wrote:
>
>After this I have deployed our Application which uses Applets on Tomcat
>(On
>Machine 2), configured it behind Shibboleth and I started getting strange
>ClassFormatError on browser.
>
>Tried accessing from multiple browsers/different machines/ cleared temp
>files from Java Control Panel but I was still getting the error.
>
>Was surprised with error, removed the application entry from
>"apache24.config" file in SP and accessed the application and it works
>fine.
I would suggest you reproduce on Apache 2.2, since 2.4 support isn't
really working yet.
But I don't have any knowledge of anything the SP would do to an applet,
it doesn't interfere with Apache returning data. My best guess would be
that it's not actually returning the applet, but a redirect, because
there's no session in place. I would trace the traffic and see what it's
actually getting back.
-- Scott
More information about the users
mailing list