Results 1 to 2 of 2

Thread: Problem: Return List w/ a Hessian Remote Serivce

  1. #1
    Join Date
    Jan 2005
    Posts
    1

    Default Problem: Return List w/ a Hessian Remote Serivce

    I have a Hessian service running on the server which returns a list of simple JavaBeans. When accessing the service in the client side (SWT), the service actually returns a list of HashMap.

    What possibly is the problem? Looking forward to your help.

    Thanks.

    Charles.

  2. #2
    Join Date
    Aug 2004
    Location
    Southampton, UK
    Posts
    826

    Default

    Charles,

    Can you post your service interface and your implementation class please along with the relevant Spring config.

    Rob

Similar Threads

  1. Odd behaviour when injecting TransactionTemplate
    By damon311 in forum Container
    Replies: 3
    Last Post: Jul 23rd, 2005, 11:21 AM
  2. Hibernate Axis OpenSessionViewFilter problem
    By ByronSpringBean in forum Data
    Replies: 0
    Last Post: Jul 22nd, 2005, 01:03 PM
  3. Replies: 0
    Last Post: Jun 6th, 2005, 09:23 AM
  4. Replies: 2
    Last Post: May 29th, 2005, 12:49 AM
  5. Replies: 1
    Last Post: Mar 10th, 2005, 05:57 PM

Posting Permissions

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