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.
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.
Marten Deinum
Java Consultant / Pragmatist / Open Source Enthousiast / Author
Pro Spring MVC: With Web Flow
Conspect
Have you read the reference guide.
Use the [ code ] tags, young padawan
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...
Marten Deinum
Java Consultant / Pragmatist / Open Source Enthousiast / Author
Pro Spring MVC: With Web Flow
Conspect
Have you read the reference guide.
Use the [ code ] tags, young padawan