Hi, Yeah, Im on to it right now and it may work, atleast its working for the C# client for now....Iv yet to test it on the java client. As soon as im done, ill post a reply here
Thanks anyways Anne....Ill keep you posted here Thanks and regards Pushkar Anne Thomas Manes wrote: > > Try basic arrays -- avoid Java-specific collection classes. > > Anne > > On 8/20/07, Pushkar Bodas <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I am trying to send a list of user defined objects across .NET and Axis2 >> web >> services and cleints(Java client for .NET service and C# client for Axis2 >> service). I havent done much ground work on this, but I tried passing >> ArrayLists and that doesnt work. >> >> I think using HashMaps may work, but C# apparently doesnt have HashMaps. >> Does using HashTables work. If someone has tried it out, can you please >> tell >> me if it works? >> >> Thanks and regards, >> Pushkar >> -- >> View this message in context: >> http://www.nabble.com/Using-object-lists-for-interop-between-axis2-and-.NET-tf4298807.html#a12235665 >> Sent from the Axis - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Using-object-lists-for-interop-between-axis2-and-.NET-tf4298807.html#a12237548 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
