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-6298 OpenAPI document doesn't take into account multiple applications deployment #5874

Merged
merged 2 commits into from
Aug 2, 2022

Conversation

luiseufrasio
Copy link
Contributor

Description

When we have 2 applications deployed in one Payara Server instance, we are getting only one API Documentation

Important Info

Blockers

None

Testing

New tests

None

Testing Performed

Steps:

  1. mvn clean install -DskipTests
  2. ./appserver/distributions/payara/target/stage/payara6/bin/asadmin start-domain -v
  3. Deploy two simple applications to the Payara server 6: https://payara.atlassian.net/browse/FISH-6298 (Payara6-Reproducers.zip)
  4. http://localhost:8080/openapi/ shows the API documentation for the 2 apps.

Testing Environment

JDK 11 on WSL with Maven 3.8.4

@luiseufrasio luiseufrasio requested a review from aubi August 1, 2022 11:43
@luiseufrasio
Copy link
Contributor Author

jenkins test please

Copy link
Contributor

@aubi aubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after fixing copyright year and successful build, approved.

@luiseufrasio luiseufrasio removed the request for review from kalinchan August 1, 2022 14:10
@luiseufrasio
Copy link
Contributor Author

jenkins test please

@luiseufrasio luiseufrasio merged commit 159a5ed into payara:Payara6 Aug 2, 2022
@luiseufrasio luiseufrasio deleted the FISH-6298-Payara6 branch August 2, 2022 21:14
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.

2 participants