At 15:30 11.08.00 +0200, Chris wrote:
>I try to write a little Java-SMTP-Client but fail to authenticate to an
>server that identifies itself as "ofmipd.local".
>My search for documents that deal with this kind of server failed, I
>just found one poor hint, that it's NOT a SMTP-Server.
>Any Java-M
At 07:23 21.07.00 -0400, you wrote:
>I tried to ask this question yesterday, but apparently was suffering
>from some form of dyslexia (javatoidl).
>
>Here is my 2nd attempt: Is there a version of idltojava for Linux? I
>am using 1.2.2, rc4.
If my memory serves me well: no.
i've heard about pe
Daniel Stux wrote:
>
> Hi folks,
>
> I've just installed two versions of the JDK1.2.2 for linux: Sun's RC2, and
> Blackdown's RC3. I am experiencing the wierdest behavior I have ever seen
> for a JDK.
>
I didn't see someone else mentioning this: did you try IBM's JDK?
/Oliver
--
[EMAIL PROTECTED] wrote:
>
> Do Sun have any plans for long term persistence of objects that have been
> serialized? The serialization is a lovely idea, but the incompatibility
> between different Jdk's, and recompiled objects, is a real pain.
I don't know if this has been mentioned, but you can
Paul Grepps wrote:
>
> I expected the following to work since Objects are supposedly
> pass-by-reference. Am I doing something wrong here?
Yes :-)
> I'm just trying to change a Boolean value inside of a method and
> return as pass-by-reference to the caller.
in changeBoolean() you are not ch
> Hi,
> I download javamail API, and copy mail.jar to jdk1.2/lib directory.
> I add the CLASSPATH in my .bash_profile :
> CLASSPATH=/jdk1.2/lib/mail.jar
>
> After that, I compile the demo file, and it give me error : Package
> javax.mail not found in import. I'm not sure how to set the clas
"Roll, Greg" wrote:
>
> I am experiencing a strange problem in that I can't seem to get the
> parameters I am passing to my applet to be recognized correctly. I have
> written a small sample program from one of my texts and still receive the
> problem... when I run the following code I would exp
Michael Doherty wrote:
>
> Anybody know if the JavaHelp beta1.0 works on Linux?
> http://developer.java.sun.com/developer/earlyAccess/javahelp/index.html
>
Sure - it's all Java
Oliver
optima wrote:
>
> how can I get a ssl package of java
> I just want make a test of ssl with java
have a look at:
http://jcewww.iaik.tu-graz.ac.at/iSaSiLk/isasilk.htm
it't not free, but there is a download option.
/Oliver
Hi,
i´m using the JDK1.1.6v4 on a SuSE 5.3 distribution. To get it working,
i had to
remove libc.so.5 and libdl.so.1 from the jdk´s lib directory.
Now i´ve got the following problem:
/usr/lib/java/bin/../bin/i686/green_threads/java: can't resolve symbol
'__eprintf'
/usr/lib/java/bin/../bin
10 matches
Mail list logo