Great, at least there's some light at the end of the tunnel!

Where would I plug it into a spring configuration - I'm using
<simple:server>'s?

Thanks!

Regards,
Kaleb


                                                                                
                                                              
  From:       James Mao <[EMAIL PROTECTED]>                                     
                                                             
                                                                                
                                                              
  To:         cxf-user@incubator.apache.org                                     
                                                              
                                                                                
                                                              
  Date:       09/18/2007 11:23 PM                                               
                                                              
                                                                                
                                                              
  Subject:    Re: HashMap as parameter for web service call                     
                                                              
                                                                                
                                                              





Jaxb is quite plugable, you can use XmlTypeAdapter to marshal/unarshal
to/from HashMap

James

> HashMap is not supported by JAXB binding. More discussions about this can
be found from
http://www.nabble.com/DataBinding-problems-%28Timestamp-and-HashMap%29-using-JAXB-tf4283645.html#a12193877

>
> Cheers,
> Jervis
>
>
>> -----Original Message-----
>> From: Kaleb Walton [mailto:[EMAIL PROTECTED]
>> Sent: 2007?9?19? 5:59
>> To: cxf-user@incubator.apache.org
>> Subject: HashMap as parameter for web service call
>>
>>
>>
>> I cannot seem to get a HashMap to work as a parameter when
>> making a web
>> service call via PHP. Has anyone else experienced this? I want to
>> encapsulate my parameters in a more complex object that
>> extends HashMap.
>>
>> Regards,
>> Kaleb
>>
>>
>
> ----------------------------
> IONA Technologies PLC (registered in Ireland)
> Registered Number: 171387
> Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland
>
>

Reply via email to