Hi,
unfortunately I can't access the repository you link, and I can see very little from the logs. It looks like the keycloak-admin-client artifact contains something that is autodetected by RESTEasy (or by something else), which might break... not really sure.
LT
--Hi, I'm trying to use jaxrs-multipart fraction (I will need multipart in this project) in conjunction with keycloak fraction and org.keycloak:keycloak-admin-client package.
When I remove keycloak-admin-client dependency, I can access http://localhost:8080/rest/test/servertime with no problem, when I add that dependency, I get a 404.
I've made a small example in:
That you can run withmvn clean packagejava -jar ./target/thorntail-keycloakclient-0.0.1-SNAPSHOT-thorntail.jar
I've attached both working, and not working startup logs.
Please, if you have any ideas or hints, I would very much appreciate it.Thanks for your time
You received this message because you are subscribed to the Google Groups "Thorntail" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thorntail+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/thorntail/0caead64-a09b-4c20-84a0-9200ee02be68%40googlegroups.com.