This should have been fixed by this issue: https://issues.jboss.org/browse/RESTEASY-2085On Thu, Oct 3, 2019 at 3:34 PM Alessio Soldano <asoldano@redhat.com> wrote:_______________________________________________Hi,for some reason this has gone unnoticed, sorry about that.It would be interesting to see a reproducer of this issue, or at least have more information about the application.Are you still able to provide that?ThanksOn Fri, May 24, 2019 at 10:16 AM Leonid Rozenblyum <lrozenblyum@gmail.com> wrote:_______________________________________________Hello.Recently due to update of resteasy-client from 3.0.1.Final to 3.6.3.Final we faced failures to process our spring mvc controller at '/' path.After some debugging I found out the reason:1) resteasy-client transitively depends on resteasy-jaxrs2) resteasy-jaxrs (at least since 3.0.20.final)registers org.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher as a servlet with value = '')Is it an expected behaviour that client dependency register a servlet?Are there any ways to disable it?Thanks for advice!
resteasy mailing list
resteasy@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/resteasy
--
resteasy mailing list
resteasy@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/resteasy
--Cheers,Weinan | JBoss