If you expect help you'll need to more specfic about what does not work.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 04, 2003 3:28 PM
> To: [EMAIL PROTECTED]
> Subject: How to map java.sql.Timestamp in deploy.wsdd?
> 
> 
> 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
> 
> 
> 
> 

Reply via email to