FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Programs
(Moderators: fry, REAS)
   Applet looking for classes on server?
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Applet looking for classes on server?  (Read 275 times)
Quasimondo

WWW Email
Applet looking for classes on server?
« on: Apr 27th, 2004, 6:15pm »

Whilst checking my servers error log, I discovered that processing applets are trying to download various files:
 
BAppletBeanInfo.class
[name of the sketch]BeanInfo.class
[name of the sketch]$COMClassObject.class
null
 
This is probaby not serious, it only fills up my error log...
 

Mario Klingemann | Quasimondo | Incubator | côdeazur
fry


WWW
Re: Applet looking for classes on server?
« Reply #1 on: Apr 27th, 2004, 7:24pm »

that's an annoyance with the microsoft java virtual machine. all java applets run with microsoft's java will do that, it's nothing to do with processing.  
 
yeah, it's kinda irritating tho..
 
Quasimondo

WWW Email
Re: Applet looking for classes on server?
« Reply #2 on: Apr 27th, 2004, 9:59pm »

Alright, good to know. Question is then, if I can somehow add an empty class file or some code to stop that error message?
 

Mario Klingemann | Quasimondo | Incubator | côdeazur
Pages: 1 

« Previous topic | Next topic »