Hi : I build trunk revision: 574806, and I have http client error in Jdk 1.5 and Jadk 6.
D:\trunk\mina-protocol-client-http\src\test\java\org\apache\mina\http\client\Fak eIoSession.java:[41,7] org.apache.mina.http.client.FakeIoSession is not abstract and does not override abstract method getScheduledWriteBytes() in org.apache.mi na.common.IoSession D:\trunk\mina-protocol-client-http\src\test\java\org\apache\mina\http\client\Fak eIoSession.java:[267,15] getScheduledWriteBytes() in org.apache.mina.http.client .FakeIoSession cannot implement getScheduledWriteBytes() in org.apache.mina.comm on.IoSession; attempting to use incompatible return type found : int required: long Anybody have any idea aboout it. Best regards, Ted Chen -- View this message in context: http://www.nabble.com/http-client-error-tf4427360s16868.html#a12629770 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.
