Installer

1999-05-15 Thread PAX!
Hello everybody I'm looking for a free good packager/installer for java. I remember that someone announced a free one in this list, but I've lost my notes, and can't find the message. Could anyone suggest me one ? Perhaps the author is somewhere near ? Thanks -- La felicidad estriba en nuestr

debugging problem

1999-05-02 Thread PAX!
Hi, everybody I'm trying to debug an app using jdb, but I've found a problem (maybe a bug?). When I begin debugging, eveything seems fine, but when the frame appears on the screen (the constructor call has finished and I call setVisible(true) on the frame) the thread finishes, and the debugger en

java plug-in

1999-04-26 Thread PAX!
Hello everybody I'm trying to develope an applet based application. I was developing with 1.1.6, but I moved to 1.2. Now I find Netscape can't execute my applet (of course I recompiled it). Setting the CLASSPATH to point the rt.jar isn't enough. Then, I started reading about java-plugin, and suc

Re: Help!Help!

1999-04-05 Thread PAX!
Hello everybody I think your problem is not about paths. I use 1.1.6 release, and my libjava is in /usr/lib/jdk-1.1.6, so my JAVA_HOME and my JDKHOME variables point to that directory. Have you set these variables properly ? > Arnaldo Riquelme wrote: > > I just downloaded the jdk v.117 . I tryi

Just thinking about VM

1999-04-05 Thread PAX!
tware community could have a free equivalent of Java (a Lisp machine in Mozilla x.xx ?) I like Java (the way I liked Warp, despite BigBlue marketroids) but sometimes I get a bit angry when we suffer Sun rarities. What do you think about it

Just thinking about VM

1999-04-05 Thread PAX!
tware community could have a free equivalent of Java (a Lisp machine in Mozilla x.xx ?) I like Java (the way I liked Warp, despite BigBlue marketroids) but sometimes I get a bit angry when we suffer Sun rarities. What do you think about it

Re: Help!Help!

1999-04-05 Thread PAX!
Hello everybody I think your problem is not about paths. I use 1.1.6 release, and my libjava is in /usr/lib/jdk-1.1.6, so my JAVA_HOME and my JDKHOME variables point to that directory. Have you set these variables properly ? > Arnaldo Riquelme wrote: > > I just downloaded the jdk v.117 . I tryi

netscape.security.AppletSecurityException

1999-01-26 Thread PAX!
Hi all, I'm still developing my small application (I placed de question about printing a few days ago), and now I have another strange problem. I'm trying to connect via JDBC with a Postgres database. If I run with appletviewer or in a frame as standalone application, everything seems to be all

Printing in Java

1999-01-22 Thread PAX!
hi all !! I'm developing a small application in java, and I need to do some printing. I've been looking at jdk 1.1.6 documentation, but I haven't been able to find anything useful. Does anyone knows where is some good info about this ? -- Pocas cosas deseariamos ardientemente si conocieramos d

Re: CLASSPATH problems.

1999-01-21 Thread PAX!
Karthik Vishwanath wrote: > > Hi all, > i use magician with Java as on openGl implementation. I > have the jdk1.1.7 running on Linux RH5.1. Magician requires that i have a > CLASSPATH set. The current value of my CLASSPATH is: > /data/karthik/magician/classes. If I compile a program which