Forum Discussion
DSB_IT_Support
14 years agoOccasional Contributor
Hi Ole,
I believe that I have identified the problem. We implement RequestFilter.filterRequest. In there we add parts of the soap header needed for our setup.
Apparently the signing happens before this, so the filtering mengles with the resulting request.
Ideally I would like to be a able to continue with the filtering...
Can you suggest a different event that fires before the signing?
Or was it actually the intention that this should work so that you want to treat it as a bug?
I believe that I have identified the problem. We implement RequestFilter.filterRequest. In there we add parts of the soap header needed for our setup.
Apparently the signing happens before this, so the filtering mengles with the resulting request.
Ideally I would like to be a able to continue with the filtering...
Can you suggest a different event that fires before the signing?
Or was it actually the intention that this should work so that you want to treat it as a bug?