java.lang.NoSuchMethodError: java/net/ServerSocket

Godmar Back gback at cs.utah.edu
Sun Jul 19 20:02:38 PDT 1998


 Paolo,

> 
> java.lang.NoSuchMethodError:
> java/net/ServerSocket.<init>(IILjava/net/InetAddress;)V
>         at somma/Server.run(294)
>         at java/lang/Thread.run(122)

 This method is not yet implemented.
Look at the code in libraries/javalib/java/net.
It should be quick to implement. 

	- Godmar



More information about the kaffe mailing list