Results 1 to 4 of 4

Thread: HessianSkeletonInvoker in spring 3

  1. #1
    Join Date
    Mar 2009
    Posts
    16

    Default HessianSkeletonInvoker in spring 3

    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.

  2. #2
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,624

    Default

    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

  3. #3
    Join Date
    Mar 2009
    Posts
    16

    Default

    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?

  4. #4
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,624

    Default

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •