python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Keycloak java admin client proxy configuration
i need to set the proxy in a java software that use keycloak-admin-client library (that use org.jboss.resteasy and apache.http).
It seems to ignore the -DproxyHost=127.0.0.1 -DproxyPort=8888 JVM confi...

Gabriele Muscas
Votes: 0
Answers: 2
Shim or map javax.ws.rs to jakarta.ws.rs
I'm looking for a shim or proxy to forward calls from javax.ws.rs to jakarta.ws.rs namespace. I have external dependencies which consume javax.ws.rs. In general I'm looking for something what exists i...

jkroepke
Votes: 0
Answers: 0
RestEasy Scanners breaking Tomcat Application
here the RestEasy filter which is being extended by RestListener is nreaking up the application after upgrading the version of log4j from 1.x version to 2.x verison, Kindly help stuck on this issue fo...

Syed ibrahim
Votes: 0
Answers: 0
RestEasy Scanners stopping Tomcat Application
problem:
Hello folks after migrating from log4j 1.x version to log4j2.17.1 directly, my RestEasy scanners in web.xml file then they are breaking the tomcat application, Here are the logs attached, if ...

Syed ibrahim
Votes: 0
Answers: 0