The Artima Developer Community
Sponsored Link

Web Services Forum
Interoperability: .Net Client - how do I custom deserialize incoming soap f

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Orion McCaslin

Posts: 1
Nickname: oman
Registered: Jan, 2003

Interoperability: .Net Client - how do I custom deserialize incoming soap f Posted: Jan 22, 2003 2:29 PM
Reply to this message Reply
Advertisement
Hi,

Anybody know how or have sample code that can custom serialize/deserialize
incoming/outgoing SOAP from/to Java in a .Net client?

I have a Java web service that I am calling from a .Net client.
After adding a web reference, The .Net function that does the work is
invoke(...).

I need to be able to custom deser incoming SOAP so that I can maintain
collection type variables in my complex data types.

I have custom ser/der classes in Java...Just need to make the ones in .Net.

Any help would be appreciated,
Orion

Topic: Deploying ATL web Services Previous Topic   Next Topic Topic: Problem in Apache-tomcat Integration

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use