Web Services issue: ---------------------------------------------------------------------------- ------------- Anyone know if it is possible to pass an array of Complex Objects from a Java-based system to a .Net(C#) system? ---------------------------------------------------------------------------- ------------- I did this successfully with a test client for Java to Java (created Java custom serializer/deserializer and used typemapping to override default
Hi,
Web Services issue:
----------------------------------------------------------------------------
-------------
Anyone know if it is possible to pass an array of Complex Objects from a
Java-based system to a .Net(C#) system?
----------------------------------------------------------------------------
-------------
I did this successfully with a test client for Java to Java (created Java
custom serializer/deserializer and used typemapping to override default