-
Jun 18th, 2012, 02:31 PM
#1
How to consume rest returning wddx packet XML?
I would like to use RestTemplate to invoke API calls on a service which returns data in a wddx format. My hope, is that the wddx package can be automatically de-serialized and mapped on to POJOs. Can someone recommend the "magic" that I need to include into my .pom dependency that would make work for my purpose?
Any hints, links, or pointers would be appreciated. Currently we are reading the data as Strings and using xPath to extract the data element we need.
Thanks.
-AP_
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules