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

gradle multimodule war webapp src directory missing in ear.xml fixed #913

Merged

Conversation

arunvenmany-ibm
Copy link
Contributor

No description provided.

Signed-off-by: Arun Venmany <Arun.Kumar.V.N@ibm.com>
@cherylking
Copy link
Member

Can you add an image of what the generated xml file looks like before/after this fix?

@arunvenmany-ibm
Copy link
Contributor Author

arunvenmany-ibm commented Oct 9, 2024

@cherylking
this is the webapp directory structure
image

before changes, ear.xml is as follows
image
Due to this, war webapp resources were not loading in deployed ear
image

after changes
image
showing index.jsp contents
image

Copy link
Member

@mattbsox mattbsox left a comment

Choose a reason for hiding this comment

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

Changes look good to me

@cherylking cherylking merged commit 2906113 into OpenLiberty:main Oct 9, 2024
12 checks passed
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