sendMessage (
                        @WebParam(name = "carrierList") List<String> 
carrierList,
                        @WebParam(name = "recipientList") List<String> 
recipientList);
)


so when i am calling web service ...passing as List type parameter
......when  this  call  server web service List is not received .. 

can any one tell help me or provide me some kind of example how to pass
complex kind of data type 


Thanks ..

Dev

-- 
View this message in context: 
http://old.nabble.com/List-in-CXF-Web-Service-using-Camel-tp28838758p28838758.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to