I have to covert a SOAP based into RESTFul application. We are using IBM websphere and LTPA token for authentication. I have 2 ideas about it.
- Manually convert into restful application. (Not sure how to integrate LTPA into it)
- Provide a proxy so that a restful application makes call to soap and fetch response. (Think i don't have to worry about LTPA here)
What am looking for is the easy of use for the end user, so that they don't have to construct the whole xml.