Re: Java Plugin doesn't work

1998-10-20 Thread Robert P. Biuk-Aghai
On 20 Oct 1998, Juergen Kreileder wrote: > Netscape's Java still is different from Sun's: You'll have use netscape's > capabilities classes if you want to use RMI callbacks; you'll have to > use getResourceAsStream instead of getResource, ... There are other differences too. With the plugin you

Re: Another Classpath question

1998-10-20 Thread John M. Gulizia
Alton Goodman wrote: > > I'm attempting to learn java using the tutorial at java.sun.com. My > platform is Linux 2.0.30, a Slackware install. I installed jdk1.1.6v4a > per the instructions in the README file. I haven't set the CLASSPATH > env variable. > > So I wrote a program Date.java and p

Re: javac dies silently

1998-10-20 Thread John M. Gulizia
strider wrote: > > Greetings. > > I notice that, after the 1.1.5 distribution of Java on Linux, regardless of > which port or subversion I try, javac no longer works. It seems to be a link to a >file called .java_wrapper, which basically sets a bunch of system vars. Wha > > What do I need t

Re: Java Plugin doesn't work

1998-10-20 Thread John M. Gulizia
Robert P. Biuk-Aghai wrote: > > I installed the Java Plugin (activator-linux-glibc) on Linux 2.0.34 > with Netscape 4.06. At the end of installation I'm told: > > Java(TM) Plug-in installation done. > > but in the Netscape window it says: > > You do not have the Java(TM) Plug-in installed.

Re: rmid with JDK1.1.6

1998-10-20 Thread John M. Gulizia
Michael Kranz wrote: > > Hello, > > I didn't find the RMI-Server rmid within JDK1.1.6. How can I implement RMI > on a Server under Linux? Any documentation abou this? > > Thank you and best regards > Michael > - > Gesellschaft

Re: applet and netscape

1998-10-20 Thread Peter Harris
The problem may be that a "feature" of Netscape is that reloading a page in Netscape does _not_ reload any associated applets. I think if you want to force it to reload applets you need to do something like hold down the control key (or something like that) while clicking on reload, or alternatel

Re: Newbie...

1998-10-20 Thread John M. Gulizia
Danny Ayers wrote: > > I'm not at all familiar with Linux, and can't find a way of setting the > CLASSPATH environment variable (or any other). I know this is a basic > question, but I have had a good search elsewhere to no avail. I've got > the 1.1.6 JDK working ok, but would like to access some

Unidentified subject!

1998-10-20 Thread friend

FW: Unidentified subject!

1998-10-20 Thread Marsh, Douglas
somebody sent me TWO messages and almost covered his/her tracks... the person who manages this list server can go those the mail logs and track the source (which appears to come from netasia.com) I've already sent a message to the postmaster at netasia.com to look into this. People should not do

Re: Unidentified subject!

1998-10-20 Thread Mike Price
What is going on with this email thing? -Original Message- From: friend <[EMAIL PROTECTED]> To: friend <[EMAIL PROTECTED]> Date: Tuesday, October 20, 1998 4:30 PM Subject: Unidentified subject! >hehehehe... u got me the email virus.. from urself >

Unidentified subject!

1998-10-20 Thread friend
hehehehe... u got me the email virus.. from urself

Unidentified subject!

1998-10-20 Thread friend

Re: Slackware and static versus ELF

1998-10-20 Thread Dick Balaska
Also sprach jim watson --- 06:13 AM 10/21/98 +1000 >Marsh, Douglas wrote: > >> >> new enought versions. If anyone has any other advice for a newbie to the JDK >> (or JRE) and getting it to work with the generic slackware 3.4 or 3.5. > >I have jdk working in slackware 3.5 (and previously 3.4), ever

Re: libawt.so purgatory

1998-10-20 Thread John M. Gulizia
(Jon Peterson) wrote: > > Hi. > > I am trying to get jdk1.1.6v2 to run on a Slackware 2.0.30 machine. Class > files that do not import any awt calls parse fine, but awt and Swing > programs (while they compile to bytecode) fail to run on the VM with the > following report: > > /usr/local/java/b

Re: JavaSoft Java WebServer under Linux RH5.1

1998-10-20 Thread John M. Gulizia
Ernst de Haan wrote: > > Hi all Java and Linux-freaks! ;o) > > I was wondering if Sun's Java WebServer would run under Linux as well. > They sell it for either Solaris or Win32. I sent them a message, but > they haven't responded yet, so I thought I'd try for myself. I > downloaded a trial-versi

Re: Java language question: static classes ?

1998-10-20 Thread John M. Gulizia
[EMAIL PROTECTED] wrote: > > I was looking at the Kim Topley "Core JFC" book particularly a > convenience class to swith the Swing/JFC PL&F (Chapter 13) > the other day I found it was declared like ? > > protected static class SwitchPLAFClass { >

Re: Zero sized display panes from recompiled jdk

1998-10-20 Thread John M. Gulizia
John Campbell wrote: > > Im getting very small display panes which cannot be resized > from my recompiled jdk1.1.6v5. The down-loaded jdk works > fine. I suppose i'm not loading lessTif correctly. Any ideas > about where to start? -John Campbell STOP E-MAILING TO [EMAIL PROTECTED]

Re: Sun's ORB & Java-Linux

1998-10-20 Thread John M. Gulizia
Gerald Gutierrez wrote: > > Has anyone got Sun's ORB to work with Linux's Java port ? I'd like to > use CORBA with Java but it says on Sun's web page that JavAIDL is for > JDK1.2 only. It'd also be great if the ORB is actually stable. > Suggestions for alternative ORBs perhaps ? > > Thanks.STOP

Re: jdk 1.1.6-v5 and citrix java client

1998-10-20 Thread John M. Gulizia
Wolfgang Walter wrote: > > Hi ! > > When using jdk 1.1.6-v5 for running the citrix client I get a strange behaviour: > after the dialog 'connecting to ', when the main window has appeared > nothing is displayed in it till I move the window (but the client does not > hang, it just does not di

Re: installation?

1998-10-20 Thread John M. Gulizia
Clint Miller wrote: > > Hi there - > > I'm an experienced linux user but brand new to java. I've followed the > directions in the linux java faq > (http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux-3.html#ss3.2) > for installation on (a rigorously patched) i386 RH 5.1: > --(snip)-

Re: Slackware and static versus ELF

1998-10-20 Thread jim watson
Marsh, Douglas wrote: > > new enought versions. If anyone has any other advice for a newbie to the JDK > (or JRE) and getting it to work with the generic slackware 3.4 or 3.5. I have jdk working in slackware 3.5 (and previously 3.4), everything as supplied with no extras required - only need set

java and IPv6

1998-10-20 Thread Isabelle Labbe
Hi, Does anybody know of a java port over IPv6? -- Isabelle Labbe [EMAIL PROTECTED] Communications Research Centre 3701 Carling Av. P.O.Box 11490 Stn. H, Ottawa, ON CANADA K2H 8S2 phone(office): (613) 990-8777 phone (lab) : (613) 998-2423 Fax : (613)

patch TYA1.1v2->TYA1.1v3

1998-10-20 Thread Albrecht Kleine
Hi, here's another TYA patch for you. Now the Netbeans program does startup much better. But consider you need a lot of mem - that is exactly what someone (Peter Mehlitz?) wrote here about Swing+JITs (all that stuff) last week At all I can't say anything about Netbeans, because I am no user

Re: Swing 1.0.3

1998-10-20 Thread peter . pilgrim
I had look at Swing / JFC 1.1 Beta 3 (13 MB for the zip file ) which is a double the size of the previous Swing/JFC 1.1 Beta 2. The guys at Javasoft appeared to have `javadoc'ed the entire javax.swing.* and com.sun.swing.plaf.* ( which makes a lot sense if you in to b

Re: Swing 1.0.3

1998-10-20 Thread mlorton
> setenv JAVA_HOME /home/jdk116_v5 > setenv SWING_HOME /home/swing-1.1beta3 ^ > java.lang.NoClassDefFoundError: com/sun/java/swing/ImageIcon > at xenon.xsql.editor.Xsql.(Xsql.java:142) > at xenon.xsql.editor.Xsql.main(Xsql.java:670) You are

Re: applet and netscape

1998-10-20 Thread Brad Giaccio
Shift+Reload On Tue, 20 Oct 1998, Georgios Y Lazarou wrote: > > Hi, > > I have the following problem with applets and netscape: > > Linux: slackware 3.5 > Java: jdk1.1.6.v2 > Netscape 4.07 > > when I load for the first time one of applets in netscape everything > is ok. Now, when I want to r

applet and netscape

1998-10-20 Thread Georgios Y Lazarou
Hi, I have the following problem with applets and netscape: Linux: slackware 3.5 Java: jdk1.1.6.v2 Netscape 4.07 when I load for the first time one of applets in netscape everything is ok. Now, when I want to rerun or reload the same applet (an applet which plots a function), netscape don't do

Re: Java Plugin doesn't work

1998-10-20 Thread Juergen Kreileder
> Michael Sinz writes: Michael> Just a simple question - is there a reason why you are Michael> trying the plug-in in 4.06? I have seen things about Michael> problems starting in 4.05 with the plug-in due to some Michael> changes in the browser. Also, starting in 4.06, Netsc

Re: Image scaling

1998-10-20 Thread Paul Reavis
Steffen Tacke wrote: > > Well, some weeks ago i wrote a short report to this list, describing almost > the same problem that you described. I designed a class, that dynamically > scales an image to the actual frame size. > Under Solaris and Windows this is absolutly no problem, even when i scale

Swing1.1 beta 3 [was Re: Swing 1.0.3]

1998-10-20 Thread peter . pilgrim
I just downloaded 13 MB Swing-1.1 beta 3 zip file. I am unzipping now. I believe it expands to 47Mb ! (Gulp) My goodness. Why are there so much documentation HTML on everything? I fear for JDK1.2 __ Reply Separator

Re: Java Plugin doesn't work

1998-10-20 Thread Michael Sinz
On Tue, 20 Oct 1998 13:10:43 +0800 (HKT), Robert P. Biuk-Aghai wrote: >On Fri, 16 Oct 1998, Patrick Lamb wrote: > >> I got it to work by setting the NPX_PLUGIN_PATH environment variable. >> (It's in one of the FMs...) IIRC, it isn't supposed to be needed for a >> default installation, but the p

IBM & Linux

1998-10-20 Thread John Summerfield
BM's not an obvious place for linux software, but it's worth a visit. O've found a selection of Java stuff there: jikes - Java compiler, about an order of magnitude faster than javac on my test. I use it almost exclusively. Jikes debugger - GUI written in Java, POP3, SMTP and FTP addons. I just v

Re: Swing 1.0.3

1998-10-20 Thread peter . pilgrim
Aaaah, Schei**er!! Rainer you are quite correct: http://java.sun.com/products/jfc/CHANGES.txt-1.1beta3 ~~ For Xsql 2.1.7p01 you need Swing 1.1 beta 2

Re: Swing 1.0.3

1998-10-20 Thread peter . pilgrim
This is how the author of Xsql (moi) has set up the CLASSPATH at work with ``sparc-sun-solaris2.5.5'' # Filename: `~/.kshrc' # Environment file for the Korn Shell # Peter Pilgrim # 31/12/1997 # Java Developer Kit Root Directory (for JDK 1.1.3)

Re: Swing 1.0.3

1998-10-20 Thread Rudhuwan Abu Bakar
sorry about that ok here it is setenv JAVA_HOME /home/jdk116_v5 setenv SWING_HOME /home/swing-1.1beta3 setenv CLASSPATH .:/usr/java/habanero/ristra:/usr/java/habanero/ristra/demos:/usr/java/habanero/ ristra/tools:/home/jdk116_v5/lib/classes.zip:/home/swing-1.1beta3/swingall.jar: /home/swing-1

Re: Java language question: static classes ?

1998-10-20 Thread peter . pilgrim
__ Reply Separator _ Subject: Re: Java language question: static classes ? Author: mlorton ([EMAIL PROTECTED]) at lon-mime Date:19/10/98 19:16 > Thanks that is the correct answer

Re: Swing 1.0.3

1998-10-20 Thread peter . pilgrim
You CLASSPATH should be defined in your shell like this: JAVA_HOME=/usr/local/jdk1.1.6 SWING_HOME=/usr/local/swing-1.0.3 CLASSPATH=.:${SWING_HOME}/swing.jar:${SWING_HOME}/motif.jar:${SWING_HO ME}/metal.jar:${SWING_HOME}/window.jar:${SWING_HOME}/beaninfo.j

Re: Swing 1.0.3

1998-10-20 Thread Rainer Werlein
On Tue, 20 Oct 1998 15:28:10 +0800 (MYT), Rudhuwan Abu Bakar wrote: > >hi > >i seem to have that problem too. > >I am trying to use Xsql which required swing.jar.Although i already put it >the full path in there,it seems that the program cannot find the >swing.jar.By the way I am using Swing 1.1B

Re: Swing 1.0.3

1998-10-20 Thread Ernst de Haan
Rudhuwan Abu Bakar wrote: > i seem to have that problem too. It's a good thing to describe the _exact_ problem. What is your CLASSPATH setting? What is your swing home directory? What is your JDK home directory? What is the exact message you get? Plz, if you want an answer, make sure the que

Re: Swing 1.0.3

1998-10-20 Thread Rudhuwan Abu Bakar
hi i seem to have that problem too. I am trying to use Xsql which required swing.jar.Although i already put it the full path in there,it seems that the program cannot find the swing.jar.By the way I am using Swing 1.1Beta3.Is it because of the beta version?The thing is that only me got that pro

Re: Swing 1.0.3

1998-10-20 Thread Ernst de Haan
Miguel Mateos Lopez wrote: > Hi!! Hi to you too. > I have some problems with the file swing.jar. When I compile an example, > the compiler returns errors. It doesn't find out included packages in > swing.jar. CLASSPATH is OK. Please include the error messages :^| And are you sure you want

Re: Swing 1.0.3

1998-10-20 Thread Alexander Davydenko
Troy Wu wrote: > On Mon, 19 Oct 1998, Miguel Mateos Lopez wrote: > > I have some problems with the file swing.jar. When I compile an example, > the compiler returns errors. It doesn't find out included packages in > swing.jar. CLASSPATH is OK. > > Are you putting the full classpath

Re: Swing 1.0.3

1998-10-20 Thread Miguel Mateos Lopez
On Tue, 20 Oct 1998, Miguel Mateos Lopez wrote: Yes, I'm putting the full path. I'm same problem with xml.jar. Thank you for your help. On Mon, 19 Oct 1998, Troy Wu wrote: > On Mon, 19 Oct 1998, Miguel Mateos Lopez wrote: > > I have some problems with the file swing.ja

Re: Java Plugin doesn't work

1998-10-20 Thread Robert P. Biuk-Aghai
On Fri, 16 Oct 1998, Patrick Lamb wrote: > I got it to work by setting the NPX_PLUGIN_PATH environment variable. > (It's in one of the FMs...) IIRC, it isn't supposed to be needed for a > default installation, but the plugin suddenly started working when I set > it anyhow. In my case I set >