Hi all, I have been able to successfully call a rest service using axis. I am using dynamic configuration to change the url. This was all set up in our sandbox and now that I am in the development environment, I am getting the following error.
In troubleshooting the problem, I had originally had the rest call working with SOAP and by selecting "Do Not Use SOAP Envelope". In order to make the url dynamic I used a UDF and selected "Keep Headers". I realized that this error is only coming in the dev box if I use headers. We have checked all of our jar files and their versions and our classpath. Any ideas on what would cause this?