WSDL hastable problem

2002-01-22 Thread Chistian Lacetera
I have used hashtable as data type, now i have the problem to make a wsdl for Microsoft Toolkit, but it seems not accept complex type some suggestion Regards smime.p7s Description: S/MIME Cryptographic Signature

SOAP webservices

2002-01-22 Thread Vinay Chandra GN
Hi everybody,   1)    Whats the difference btwn JAXP,JAXB and JAXM   2)    I am new to SOAP. Can anybody post a sample SOAP clinet program which generates a SOAP Request with attachment.   3)    How do u call a webservice from the client program?   4)    To provide a webservice

unsubscribe me

2002-01-22 Thread Ola Tinoco-Ekdahl
unsubscribe me

unsubscribe me

2002-01-22 Thread Assmann, Kai
unsubscribe me

RE: Array datatype with SOAP

2002-01-22 Thread Max Stolyarov
Andrew Thanks for the samples. From your sample messages I can see that you return an array of objects back to the SOAP client. Would you know how to express arrays as part of XSD document, such as if I want to define an object, such as: public class message{ private String[] users;

RE: SOAP webservices

2002-01-22 Thread William Brogden
Title: Message For Sun Java APIs one naturally goes to the Sun web site http://java.sun.com/xml   for downloads see: http://java.sun.com/xml/javaxmlpack.html     [EMAIL PROTECTED]Author of Soap Programming with Java - Sybex; ISBN: 0782129285 -Original Message-From: Vinay Chandra