> ./org/apache/jserv/JServ.java: 448: Wrong number of arguments in
> constructor.
>
> socket= new AuthenticatedSocket("127.0.0.1", port) ;
The problem probably is that your classpath probably contains a reference to
the old version of the .jar file. If that is not the problem, it is
definately something up with your classpath.
without more information about your build (ie: show us the entire javac line
for what you are doing), we can't help you.
-jon
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]