Hi,
Newbie with Spring 3 - can't find the right jar that contains client and server support for Hessian.
Can anyone point me out?
Thanks.
Printable View
Hi,
Newbie with Spring 3 - can't find the right jar that contains client and server support for Hessian.
Can anyone point me out?
Thanks.
There is no more HessianSkeletonInvoker for spring 3. The hessian stuff is in the web jars.
Thanks for your reply.
Is there a migration path with more explanations? I have a running client and server based on spring 2.5.5. What do I need to do to migrate these to spring 3?
Replace the jar files... If you haven't done any customizing yourself that is all that is needed...