Nelson Minar wrote:
>
> If you call java.awt.List.removeAll() on a List that's never had
> anything added to it, you get a warning from Motif:
>
> Warning:
> Name: slist
> Class: XmList
> Item(s) to be deleted are not present is list.
>
> Should I file a bug report to the fo
If you call java.awt.List.removeAll() on a List that's never had
anything added to it, you get a warning from Motif:
Warning:
Name: slist
Class: XmList
Item(s) to be deleted are not present is list.
Should I file a bug report to the formerly Open Group about the typo
in the
--
> From: Brett Roy <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Linux and Modems
> Date: maandag 25 mei 1998 18:33
>
> OK - I have a Motorola VoiceSurfr 56K modem (pnp). When trying to get my
> modem to work with Linux RedHat 5.0 it does not work.
>
> Thanks to the large c
Hello people,
I want to share with you some trouble/observations I encountered with SB's
1.1.5v7-libc and 1.1.5v7-glibc. The machine that is the server is running RH
5.0 with patches applied.
When calling remote methods from a server/stub/skel compiled and running
1.1.5v7-glibc from a *remote*
there will be ports, if there will be src. i guess its up to sun/javasoft to
say yay/nay.
gat
[EMAIL PROTECTED] wrote:
> Hi,
>
> will there be a jdk1.2 port in the near future (even for the betas)? I'd
> like to use collections and I'm not willing to switch to NT :-(
>
> cheers,
>
> Gabor
>
> --
Hello Gabor,
Look at JGL pure Java container library
(http://www.objectspace.com/jgl/) from Object Space. It is absolutely
free, is given in source code and much more powerful that 1.2.
collection stuff. I have read that Sun licenseed their library for 1.2.
but apparently they reduced it if used
On Mon, 25 May 1998 [EMAIL PROTECTED] wrote:
> will there be a jdk1.2 port in the near future (even for the betas)? I'd
> like to use collections and I'm not willing to switch to NT :-(
It is possible to use 1.2 collections with the jdk 1.1. If you go to
http://java.sun.com, go into the InfoBus
Hi,
will there be a jdk1.2 port in the near future (even for the betas)? I'd
like to use collections and I'm not willing to switch to NT :-(
cheers,
Gabor
-- Gabor Szentivanyi, [EMAIL PROTECTED] --
-- Multimedia Information Systems Design --
-- ITS, Delft University of Technology
A new day, a fresh mind...
Found the problem in the html file - having a comma between the
WIDTH and HEIGHT parameters cause this problem.Amazingly removing
this comma is the fix. Sorry for the bandwidth...
smb
zembee wrote:
> I having problems running the appletviewer [RH5.0, jdk1.1.
OK - I have a Motorola VoiceSurfr 56K modem (pnp). When trying to get my
modem to work with Linux RedHat 5.0 it does not work.
Thanks to the large community of docs out there however, I quickly found
that there are a miriad of ways to get it to work. Most, however, involve
doing things to Linux
On Mon, 25 May 1998, Bernd Kreimeier wrote:
>
> A transient (slightly off-topic) thought on the way from
> C++ to Java I was wondering whether there is an attempt
> to implement a free javac?
There's guavac, which is a javac written in C++. Then there's pizza, an
extended version of the Ja
On Sat, 23 May 1998, Roger Hill wrote:
> I have just gone through the Kaffe install, but every time I try anything
> (eg javac HelloWorldApp.java), I get:
>
> [rhill@lappie test]$ javac HelloWorldApp.java
> java.lang.NoSuchMethodError: initializeSystemClass
You need a patch for kaffe. Try look
I cannot post to [EMAIL PROTECTED], nor to
[EMAIL PROTECTED], nor to [EMAIL PROTECTED] if I use
my netscape for linux. Symptoms are:
- It says "successfully sent".
- When sending to java-linux-request or to karl, I get no reply.
- When sending to java-linux, my message does not appear on the list
what is this kaffe javac. why is it there in /usr/bin ?
sorry for such a silly question.
kiran
At 03:57 PM 5/25/98 +0200, you wrote:
>Stephen Wynne wrote:
>
>> Yay, we're running Kaffe! Could you make sure that $JAVA_HOME/bin is
>> *ahead* of anything in your $PATH that looks like it has Kaffe
Stephen Wynne wrote:
> Yay, we're running Kaffe! Could you make sure that $JAVA_HOME/bin is
> *ahead* of anything in your $PATH that looks like it has Kaffe in it
> on your system, such as /usr/bin?
>
You are right. The javac which was giving the problem was
/usr/bin/javac, that is the kaffe ja
A transient (slightly off-topic) thought on the way from
C++ to Java I was wondering whether there is an attempt
to implement a free javac?
Thought: the JVM defines the bytecodes. For portability,
it is not an issue which language was used to generate
the bytecode. Now, rather then using c2
Hi,
I'am not able to download JDK1.1.5 v7 for arch libc from the
mirror sites available in the blackdown.org ,after exactly 6508828 bytes
the connection gets cut and after that i'am not able to recover,i have
tried as many as 20 times and i get in to the same problem.
Can u pleas
> Has anyone adjusted fonts.properties under i18n for Chinese/Japanese/Korean
> support on Linux/XFree86? For example, fonts.properties.ja looks like it's
> still the Solaris/CDE version to me.
I tried many cases, but I cannot show japanese charcter
in TextField and/or TextArea.
i.e. \u3042 is con
Hi,
I do have a real problem with RMI and linux :-(
Perhaps it´s my own fault ... but I don´t know how
to handle the problem ...
There runs a server that provides a remote-object.
A client connects to this server and provides him-
self another remote-object to the server. The
server scans the c
> ? I need some help configuring my classpath.
> ? I can javac on file it works fine ie:
> ? javac hello.java
> ? this creates the .class file.
It may be usefull a common solution to use -d option in javac command.Just create a
directory named myclass and do compile all
class files in it.
Someth
20 matches
Mail list logo