Re: [JAVA3D] Physical Pendulum

2000-07-13 Thread Stephen Kolaroff
I tried with IE5: Just a silent stall, with no console messages. >From: Ulrich Staudinger <[EMAIL PROTECTED]> >Reply-To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: [JAVA3D] Physical Pendulum >Date: Mon, 12 Jul 1999 16:59:4

Re: [JAVA3D] Physical Pendulum

2000-07-12 Thread Ulrich Staudinger
I tried it to: Netscape Communications Corporation -- Java 1.1.5 Type '?' for options. Symantec Java! ByteCode Compiler Version 210.065 Copyright (C) 1996-97 Symantec Corporation java.io.IOException: bad zip file format   at netscape.applet.AppletClassLoader.openArchive(Compiled Code)   at netsca

Re: [JAVA3D] Physical Pendulum

2000-07-12 Thread Jon, Cazz Raffy & Nadia Gould
I tied this but when loading the app it stalled. Console says the following? Netscape Communications Corporation -- Java 1.1.5 Type '?' for options. Symantec Java! ByteCode Compiler Version 210.065 Copyright (C) 1996-97 Symantec Corporation Invalidating certificate principals in [ http://www.

Re: [JAVA3D] Physical Pendulum

2000-07-12 Thread Joerg >Herkules< Plewe
Works now. > > >>I am running an 1.3 environmnet on NT4. > > i thought this was curious so i installed the 1.3 JRE and encountered the > same problem you did... then i eliminated a JInternalFrame and it worked. > i\'m guessing the 1.3 JRE has a bug with internalframes... > ==

Re: [JAVA3D] Physical Pendulum

2000-07-12 Thread Adam Treat
hi all, >>I am running an 1.3 environmnet on NT4. i thought this was curious so i installed the 1.3 JRE and encountered the same problem you did... then i eliminated a JInternalFrame and it worked. i'm guessing the 1.3 JRE has a bug with internalframes... >>> i have posted a preliminary versi

Re: [JAVA3D] Physical Pendulum

2000-07-12 Thread Joerg >Herkules< Plewe
Not for me. Plugin java console stays completely quiet. - J Am Mi 12.07.00, 10:39:20 schrieb Markus Junginger <[EMAIL PROTECTED]>: > It throws an exception, here\'s the console output: > > > java.lang.ExceptionInInitializerError: java.security.AccessControlException: > access denied (java.

Re: [JAVA3D] Physical Pendulum

2000-07-12 Thread Markus Junginger
It throws an exception, here's the console output: java.lang.ExceptionInInitializerError: java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThreadGroup) at java.security.AccessControlContext.checkPermission(Unknown Source) at java.security.AccessControlle

Re: [JAVA3D] Physical Pendulum

2000-07-12 Thread Joerg >Herkules< Plewe
Hi Adam! For me, only the pendulum showed up but not the swing stuff promised. So I cannot tell... I am running an 1.3 environmnet on NT4. > i have posted a preliminary version of my pendulum applet. i would very > much appreciate it if some of you could load it and see how it performs on >

[JAVA3D] Physical Pendulum

2000-07-12 Thread Adam Treat
hi all, i have posted a preliminary version of my pendulum applet. i would very much appreciate it if some of you could load it and see how it performs on your various platforms and let me know of any bugs or suggestions for improvement. http://www.nevada.edu/~adamt/pendulum.html tell me if th