Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FISH-5660 Micro fails to deploy WAR with "ServletConfig has not been initialized" #5390

Merged
merged 2 commits into from
Aug 24, 2021

Conversation

jGauravGupta
Copy link
Contributor

@jGauravGupta jGauravGupta commented Aug 20, 2021

Description

This PR fixes the dynamic registration of the Open API endpoint via prioritizing initialization of OpenApiApplication's org.glassfish.jersey.servlet.ServletContainer on application deployment.

A bug fix addressing community bug report: #5363.

Important Info

OpenAPI document processing is done on the first call to /openapi endpoint.

@jGauravGupta
Copy link
Contributor Author

jenkins test please

@jGauravGupta
Copy link
Contributor Author

jenkins test please

@JamesHillyard JamesHillyard merged commit e50c10c into payara:master Aug 24, 2021
JamesHillyard added a commit to JamesHillyard/Payara that referenced this pull request Sep 17, 2021
FISH-5660 Micro fails to deploy WAR with "ServletConfig has not been initialized"
JamesHillyard added a commit to JamesHillyard/Payara that referenced this pull request Oct 28, 2021
FISH-5660 Micro fails to deploy WAR with "ServletConfig has not been initialized"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants