| Author |
Axis - Custom Serializer
|
Madhu
Greenhorn
Joined: Dec 11, 2000
Posts: 16
|
|
Hi, I want to override the default CalendarSerializer and provide my own implementation of the Calendar Serializer.. Assume my SOAP msg is <soaprequest><soapdata><datetime>2004-01-01 14:00:32</soapdata></soaprequest> I want to serialize the dateTime Node which is of xsd ateTime type and this is on the client side.. I tried registering the TypeMapping in client-config.wsdd..But it doesnt get invoked.. Any pointers will be helpful...
|
 |
Rr Kumaran
Ranch Hand
Joined: Sep 17, 2001
Posts: 548
|
|
|
if possible please paste your Axis (De)Serializers code, server-config.wsdd and you web service code ...
|
RR Kumaran
SCJP 1.4
|
 |
 |
|
|
subject: Axis - Custom Serializer
|
|
|