| Author |
Array of user defined type
|
manisha makwana
Ranch Hand
Joined: Sep 14, 2007
Posts: 37
|
|
Hi,
I want to send a array of user defined type to web services.
When i use a sinlge oject without collection everything is working fine , but when i use array client wbe service give me error that no deserilaizer found for user defined type.
I am using Axis web services and wsdd for config.
I really dont know what all configuration i have do.I will apprciate if some can help me.
|
 |
manisha makwana
Ranch Hand
Joined: Sep 14, 2007
Posts: 37
|
|
|
I have a collection of user defined type i am converting that collection to array and then trying to send as a web service parameters.
|
 |
 |
|
|
subject: Array of user defined type
|
|
|