HighTechTalks DotNet Forums  

Re: Using .NET Client To Pass ArrayList To Java WebService

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss Re: Using .NET Client To Pass ArrayList To Java WebService in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Ashish
 
Posts: n/a

Default Re: Using .NET Client To Pass ArrayList To Java WebService - 07-10-2003 , 10:53 AM






My service is on Java. I cannot use .NET framework classes in there !
I dont think Java supports custom object arrays either...
Thanks
Ashish

"Gautam Goenka [MSFT]" <gautamg (AT) online (DOT) microsoft.com> wrote

Quote:
In the current version we do not support XML serialization of
java-language
objects. This means any web-service written in J# cannot take or return
java-language objects as parameter.

In your specific case, you can workaround the problem by using
System.Collections.ArrayList class of .NET Frameworks instead of
java.util.ArrayList.

Thanks,
Gautam
Microsoft Visual J# .NET Product Team



This posting is provided "AS IS" with no warranties, and confers no
rights.
Please do not send email directly to this alias. This alias is for
newsgroup
purposes only.
"Ashish" <asdd (AT) hotmail (DOT) com> wrote in message
news:eKLm7awQDHA.704 (AT) tk2msftngp13 (DOT) phx.gbl...
Hi There,
I am having a c# client that I want to use with a java webservice.
Methods
in the java service take an arraylist. Proxy classes that .net generated
only contain definition of arraylist as an object. I am wondering how to
I
pass my data to the service. Has anyone of you faced a similar problem ?
TIA
Ashish








Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.