Skip to content

Instantly share code, notes, and snippets.

@liweinan
Created June 2, 2022 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liweinan/8dadf28de40fc5e461719524399d1296 to your computer and use it in GitHub Desktop.
Save liweinan/8dadf28de40fc5e461719524399d1296 to your computer and use it in GitHub Desktop.
try to deploy `resteasy-spring-basic` to `wildfly-preview`
https://github.com/resteasy/resteasy-examples/tree/main/resteasy-spring-basic
@liweinan
Copy link
Author

liweinan commented Jun 2, 2022

deploy to:



image

image

image

@liweinan
Copy link
Author

liweinan commented Jun 2, 2022

Root cause:

Caused by: java.lang.RuntimeException: org.jboss.resteasy.spi.LoggableFailure: RESTEASY003880: Unable to find contextual data of type: jakarta.servlet.ServletContext

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment