Page 1 of 1

Help with IE problem

Posted: Thu Oct 18, 2012 8:34 pm
by vlad
With any other browser everything works fine. But with Internet Explorer (9) I get the error "NoClassDefFoundError" with the details "org/apache/commons/httpclient/methods/GetMethod".
On the web server log I see that Java is trying to download the file "org/apache/commons/httpclient/methods/GetMethod.class". Do you have an idea why it would try to do that?

Thank,

Vlad

Re: Help with IE problem

Posted: Thu Oct 18, 2012 10:40 pm
by vlad
Turns out that I missed to include one of the "jar" files in the "ARCHIVE" param.

Re: Help with IE problem

Posted: Sun Oct 21, 2012 3:11 pm
by support
Ok, fine.