- From: Dick Brooks <dick@8760.com>
- Date: Fri, 26 Jan 2001 07:03:00 -0600
- To: "XP-PUBLIC" <xml-dist-app@w3.org>
- Message-ID: <NDBBIOBLMLCDOHCHIKMGGEBLFCAA.dick@8760.com>
Another use case from the SOAP list indicating that XP may need to support
"Objects" as payloads.
I don't believe XP has a use case for passing objects, should this be
considered a valid use case for XP?
Regards,
Dick Brooks
Group 8760
110 12th Street North
Birmingham, AL 35203
dick@8760.com
205-250-8053
Fax: 205-250-8057
http://www.8760.com/
InsideAgent - Empowering e-commerce solutions
  -----Original Message-----
  From: SOAP [mailto:SOAP@DISCUSS.DEVELOP.COM]On Behalf Of Florin Moldovan
  Sent: Friday, January 26, 2001 3:18 AM
  To: SOAP@DISCUSS.DEVELOP.COM
  Subject: [SOAP] soap question
          Hi everybody,
  I'm a Java programmer and I'm working with Apache SOAP.
  I want to send an object like ObjectType, via SOAP, and I don't know =
  how. Could anybody help me ?
  (I work with Apache SOAP)
  e.g.:
  public class ObjectType{
      String s;
      Vector v;
      AnotherType a;
  ............
  }
  It's a problem with Vector and AnotherType types.
  I want to use this ObjectType like parameter of a client-side methode.
  Thank you very, very much.
              Florin.
Received on Friday, 26 January 2001 08:07:08 UTC