Re: nntp client

Joseph Shraibman <[email protected]>
Newsgroups gmane.comp.java.classpath.extensions.javamail
Message-ID <[email protected]>
For some reason sasl works on one machine with jdk 5 but doesn't work on 
a machine with jdk5_02

Anyway now I get this problem:

javac -g -classpath ./classes:./source::: -d ./classes 
source/gnu/inet/smtp/ParameterList.java
Note: source/gnu/inet/smtp/ParameterList.java uses unchecked or unsafe 
operations.
Note: Recompile with -Xlint:unchecked for details.
javac -g -classpath ./classes:./source::: -d ./classes 
source/gnu/inet/smtp/SMTPConnection.java
source/gnu/inet/smtp/SMTPConnection.java:632: 
createSaslClient(java.lang.String[],java.lang.String,java.lang.String,java.lang.String,java.util.Map<java.lang.String,?>,javax.security.auth.callback.CallbackHandler) 
in javax.security.sasl.Sasl cannot be applied to 
(java.lang.String[],<nulltype>,java.lang.String,java.lang.String,java.util.Properties,javax.security.auth.callback.CallbackHandler)
           Sasl.createSaslClient(m, null, "smtp",
               ^
Note: source/gnu/inet/smtp/SMTPConnection.java uses unchecked or unsafe 
operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
make: *** [classes/gnu/inet/smtp/SMTPConnection.class] Error 1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.