Our Products:
CompleteFTP
edtFTPnet/Free
edtFTPnet/PRO
edtFTPj/Free
edtFTPj/PRO
Login
Remember
Google Login
Register
All Activity
Questions
Hot!
Unanswered
Tags
Categories
Ask a Question
Ask a Question
NoSuchMethodError
0
votes
7.6k
views
asked
Dec 17, 2008
in
Java FTP
by
michaelarban
(
160
points)
hi,
i have used the Version edtftpj-1.5.2.jar; now i want to upgrade to edtftpj-2.0.3.jar, but during testing i get this error-message:
Exception in thread "main" java.lang.NoSuchMethodError: com.enterprisedt.net.ftp.FTPClient.put(Ljava/lang/String;Ljava/lang/String;)V
it seems as if the method-signature has changed :?
what can i do now?
thanks
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
3
Answers
0
votes
answered
Dec 17, 2008
by
support2
(
162k
points)
Our fault, and in hindsight we shouldn't have changed the method signature. Sorry.
It now returns a string (instead of void) and so to upgrade you need to recompile. No other change required however.
Please
log in
or
register
to add a comment.
0
votes
answered
Dec 17, 2008
by
michaelarban
(
160
points)
hi,
thanks for your answer:
you have wirtten, that i have to recompile, you mean my own apllication, dont you?
thanks again
Please
log in
or
register
to add a comment.
0
votes
answered
Dec 17, 2008
by
support2
(
162k
points)
Yup, just recompile your app against the new jar & all should be well.
Please
log in
or
register
to add a comment.
Categories
All categories
Products
(2.8k)
CompleteFTP
(418)
Java FTP
(1k)
.NET FTP
(1.4k)
FAQ
(120)
General
(178)
Feature Requests
(21)
...