- From: Orchard, David <dorchard@jamcracker.com>
- Date: Fri, 26 Jan 2001 15:29:08 -0500
- To: dick@8760.com, XP-PUBLIC <xml-dist-app@w3.org>
- Message-ID: <4031EFAE2F3BD411B08C000629DE91BB04BA649F@jx01.ummail.com>
Yes, consider it a use-case. Dave Orchard XML Architect Jamcracker Inc., 19000 Homestead Dr., Cupertino, CA 95014 p: 408.864.5118 m: 604.908.8425 f: 408.725.4310 Named to Red Herring's list of 100 Most Important Companies: www.redherring.com/mag/issue79/herring100/jamcracker.html -----Original Message----- From: xml-dist-app-request@w3.org [mailto:xml-dist-app-request@w3.org]On Behalf Of Dick Brooks Sent: Friday, January 26, 2001 5:03 AM To: XP-PUBLIC Subject: FW: [SOAP] soap question 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/ <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 15:30:32 UTC