Pavel Jareš

Results 22 comments of Pavel Jareš

I tested that with the snapshot version and could not reproduce the bug. It seems to be solved. Thank you.

I have another issue related to this code. When you define your custom requestInterceptor and CSRF is enabled, then this code overrides requestInterceptor and it is not working well. It...

I have now a similar issue: ``` $ zowe ssh issue cmd "ls" Command Preparation Failed: Unexpected token m in JSON at position 0 ``` It was about the wrong...

Also, issue #3226 describes a case where the should be changed response code from 400 to 401.

Also, issue #3097 has the same issue.

This issue is still valid especially for Zowe v3 and the upgrade to the Spring Boot 3

This type of replacement is done via this code: https://github.com/zowe/api-layer/blob/3c189204b761b2ab9ba52934f0545a8390f0f03c/build.gradle#L96-L105 Anyway, to replace those dependencies is pretty tricky. For example javax.activation API has an issue because there are libraries using...

V3 uses the new Spring and the dependencies, there is no issue with those old components (I count Cloud Gateway as the replacement of API Gateway). It is done there...

I am sure this issue is still valid and shouldn't be closed.