Hi,
I have following specified in my deploy.wsdd.
<typeMapping encodingStyle
="http://schemas.xmlsoap.org/soap/encoding/"
qname="ns30:Timestamp"
serializer
="org.apache.axis.encoding.ser.BeanSerializerFactory"
deserializer
="org.apache.axis.encoding.ser.BeanDeserializerFactory"
type="java:java.sql.Timestamp"
xmlns:ns30="http://sql.java"/>
However, I can't make it work with the C# client. Any suggestion will
be much appreciated. Thanks.
Harry Wen
