Please upgrade the Hessian library to 3.1.6. Currently it does not work with Spring 2.5.4, and this way, remoting with Hessian is not possible.
(Remoting with Burlap is also not possible, but that is caused by some other issue, which I will describe in the next bug report.)
Ps: the attached project does work, because I upgraded to Hessian 3.1.6. The 3.1.1 library is still included: reverting to that one will reproduce the problem
Description
See GRAILS-3213:
Please upgrade the Hessian library to 3.1.6. Currently it does not work with Spring 2.5.4, and this way, remoting with Hessian is not possible.
(Remoting with Burlap is also not possible, but that is caused by some other issue, which I will describe in the next bug report.)
Ps: the attached project does work, because I upgraded to Hessian 3.1.6. The 3.1.1 library is still included: reverting to that one will reproduce the problem
I have skipped the requested version on gone straight to 3.2.0. Hope that's ok.