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
   Integration
(Moderators: fry, REAS)
   Can't publish when using Java libraries (JAIM)?
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Can't publish when using Java libraries (JAIM)?  (Read 415 times)
SunnyIslandBoy

leiakira
Can't publish when using Java libraries (JAIM)?
« on: Dec 4th, 2004, 7:38am »

Hi, I am doing this for a class project. Essentially, I am writing a AIM bot using the JAIM library. So far, my Java code works in Eclipse. And when I moved part of my code to Processing, it seems to work fine. I can compile. The funny thing is that instead of running within Processing like all my previous prorgams, it started a new BApplet in my dock. Nonetheless, it still seems to run fine, i.e., the bot can log into AIM.
 
However, when I export the program to the web and open the generated page, it cannot log in from that webpage. My professor suggested that it might be due to some certificates issue, security, etc... I wonder if anyone has experience in this and can offer some advice?
 
I have no ideas about certificates and signing.
 
Thank you!
 
- Keith Oh
« Last Edit: Dec 4th, 2004, 7:40am by SunnyIslandBoy »  
SunnyIslandBoy

leiakira
Re: Can't publish when using Java libraries (JAIM)
« Reply #1 on: Dec 12th, 2004, 7:22am »

This problem has been solved by an answer from another thread. Thanks.
 
Pages: 1 

« Previous topic | Next topic »