Hi, the line 294 of the CachingSourceFactory looks like this at the moment: queryString = remainingParameters.getQueryString();
Is there a special reason why it is not getEncodedQueryString() as the parameters aren't encoded anymore at this point? Is anyone using the CachingSource with the async-chaning-strategy in a production environment? And what needs to be done to get the CachingSource out of the scratchpad? -- * best regards * Jens Maukisch
