Stuart: On Dec 9, 3:28 pm, Stuart McCulloch <[email protected]> wrote: > I can run the same example fine (also in Eclipse) with the same snapshots,
thank you very much for looking into this; > so it might just be a policy issue. > Are you just using right-click -> Run As Java Applet ? yes; >Do you have a custom > security policy for applet code? no; > > Cheers, Stuart this is what I additionally discovered: //////////////////////////////////// EXCEPTION occurs ON: uname -a Linux 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 x86_64 GNU/Linux java -version java version "1.6.0_22" Java(TM) SE Runtime Environment (build 1.6.0_22-b04) Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode) //////////////////////////////////// NO exception ON: winver windows-7 6.1(build 7600) x32 java -version java version "1.6.0_22" Java(TM) SE Runtime Environment (build 1.6.0_22-b04) Java HotSpot(TM) Client VM (build 17.1-b03, mixed mode, sharing) -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
