Pallapolu, Sudhir wrote:

I am trying to write a custom serializer for java HashMap class (I want to be able do this for collections as well.).

 .Net doesn't like the SOAP returned by the default MapSerializer, can any one help me out by pointing me towards a sample or any existing implementation. Any help in this area will be thoroughly appreciated.

  Convert your collection into an array of javabeans, and transmit it that way. .NET doesn't mind that.

Reply via email to