Results 1 to 2 of 2

Thread: Spring DM and Hessian

Hybrid View

  1. #1
    Join Date
    May 2008
    Posts
    23

    Default Spring DM and Hessian

    Hello

    I'm building a client/server application, using Spring Application Platform and Hessian on the server side. On the client I will use Eclipse RCP with Spring DM 1.1.1, connecting to the server with Hessian.

    Since Hessian (well the org.springframework.remoting.caucho package) is not included in the delivered spring-context-2.5.5.jar, what would be the best approach to make this work?
    Building a new plug-in including the package and all it's dependencies? Will this cause any class loading problems?

    Thanks for any hints/solutions!

  2. #2
    Join Date
    May 2008
    Posts
    23

    Default

    Nevermind, found it in the spring-web jar!

Tags for this Thread

Posting Permissions

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