Hi,
I am working on the Eclipse RCP application that should communicate with Server utilizing Spring HTTPInvoker. However I am getting "Cannot deserialize result from [http://localhost:8080/springapp/remote/AccountService]; nested exception is java.lang.ClassNotFoundException: bus.Account
java.lang.ClassNotFoundException: bus.Account" exception on client side."
Any suggestion would be highly appreciated.
Thanks,
Sanjay


Reply With Quote