[kaffe] Exception in GNUSecurityParameters.decrypt when using SSL socket

2005-10-05 Thread n-roeser
Hello! I tried to create a test SSL server application with jessie-1.0.0 (in kaffe-1.1.6). I connected to this application using s_client from openssl. If I run s_client with -tls1, I get the following exception stack trace: org.metastatic.jessie.provider.MacException at

[kaffe] kaffe and AWT on MIPS with multiple windows

2005-10-05 Thread Gianluca Moro
Hi all, I'm working on the porting of KAFFE on MIPS platform, with AWT and Nano-X interface. My current problem is a helloworld program with multiple frames: the problem is that all the drawing is done on the first created frame: it seems thar AWT do not keep the id of the various frame, or do