Re: Error calling method on NPObject

Bilal Farraj <[email protected]> Tue, 16 Mar 2010 08:39:48 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.java
Organization http://groups.google.com
Message-ID <01001ba9-3157-40c6-8511-03bdedef6ec8@y17g2000yqd.googlegroups.com>
Dear Andrew,

you can fix the problem by the following:
I need you to do the following:

go to Control Panel -> Java -> Inside Java go to Advanced Tab -> in
the list appeared to you double click on Java Plug-in -> Then remove
the check for the entry you see which is "enable the next generation
of java plugin" make it like the customization shown in this image

Regards,

andrewarnier wrote:
> Hi all,
>
> When I install firefox extension from
> http://simile.mit.edu/repository/java-firefox-extension/
>
> But when I install java-firefox-extension-2.0.0.xpi then restart firefox ,
>
> It's shown me the msg as follows :
>
>
>
>
>
> Error calling method on NPObject! [plugin exception:
> java.lang.IllegalArgumentException:
>
> No method found matching name newInstance and arguments
> [com.sun.java.browser.plugin2.liveconnect.v1.JavaNameSpace,
> java.lang.Integer]].
>
>
>
>
>
>
>
> Any help will be appreciated !
>
>
>
>
>
> Cheers,
>
> Andrew