Applet Application throwing ClassFormatError

Cantor, Scott cantor.2 at osu.edu
Thu Oct 25 10:03:59 EDT 2012


> I think the issue is due to httpOnly in the _shibCookie.

Probably so.

> How can I make _shibCookie and JSESSIONID cookie to be sent with Applet
> jar request? .

Change cookieProps. You'll have to spell out exactly what you want the properties to be per the documentation.
 
> But Still not sure whether this can cause classformaterror .

Getting back a 302 and then HTML from the server instead ogf the applet is what causes the error.

-- Scott




More information about the users mailing list