Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.9.9, 1.10.3
-
None
Description
Current Situation
When having a url like http://www.webservice.de?a=b the query string a=b will not be considered by the REST web serivce client com.sos.jitl.restclient.JobSchedulerRestClient
Desired Behaviour
When having a URL like http://www.webservice.de?a=b the query string a=b should be considered by the REST web service client com.sos.jitl.restclient.JobSchedulerRestClient