Re: Error: uncaught exception: java.lang.IllegalAccessException

Gopinath <[email protected]> Thu, 18 Mar 2010 09:22:19 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.java
Organization http://groups.google.com
Message-ID <e6f123ae-7547-4ffe-b649-cd15ff0a53e6@l40g2000pro.googlegroups.com>
On Mar 17, 8:57=A0pm, "stefan.saye" <[email protected]> wrote:
> hi all,
>
> I'm trying to run a very simple java program from a Firefox extension.
>
> When I run the java code as standalone I do not get the exception. Maybe
> there is something wrong in my js file.
>
> I am getting a "Error: uncaught exception: java.lang.IllegalAccessExcepti=
on:
> Class sun.plugin.javascript.JSInvoke can not access a member of class
> firstExtension with modifiers """
>
> In order to work out what I'm misunderstanding/doing wrong I'd be really
> grateful if someone could show me how to solve the problem ?
>
> Thanks a lot!
>
> Stefan

Hi, I am doing a similar thing. I'm trying to find how can Javascript
call java. I'll be happy if you show..


Thanks for your patience,
Gopi