Apache Commons Net で Apache Wicket を使用しています。しかし、私が定義するとき
new FTPClient(); //apache commons net library
例外が発生します
org.apache.commons.net.ftp.FTPClient at.erpel.as2connector.testtool.protocols.FTP.client
[class=org.apache.commons.net.ftp.FTPClient] <----- field that is not serializable
私に何ができる?