[UWS] Correct the way the URL interpreter is used: at initilization with a...
[UWS] Correct the way the URL interpreter is used: at initilization with a HttpServletRequest, the full URL until the base URI should be saved + In UWSService, the used URL interpreter was a class attribute, which is a bad thing (this object is shared by several threads).
Loading
Please register or sign in to comment