- Getting a REST request (GET/POST/DELETE/PUT) - Needing to do a custom transformation to SOAP (custom transformation is quite complex that it is best done in Java Code) - Need to add HTTP headers to the SOAP requests also
How should I proceed? Are there samples that I can look at (Samples do transformation using XSLT not Java and didn't examples where HTTP headers where set) Thanks, Cylus
