Skip to content

Support defaultClientModule attribute#149

Merged
cherylking merged 2 commits intoOpenLiberty:mainfrom
brideck:SupportDefaultClientModule
Oct 10, 2025
Merged

Support defaultClientModule attribute#149
cherylking merged 2 commits intoOpenLiberty:mainfrom
brideck:SupportDefaultClientModule

Conversation

@brideck
Copy link
Copy Markdown
Contributor

@brideck brideck commented Oct 9, 2025

Provides basic support for deploying applications to the appclient and creating client-side config, but is only enabled if the defaultClientModule attribute is requested.

This does not provide support for using defaultClientModule in server-side config, even though it's a valid attribute there.

The defaultClientModule is needed for the edge case where an application contains more than one client module, so Open Liberty knows which one is intended to be invoked.

@brideck brideck self-assigned this Oct 9, 2025
Copy link
Copy Markdown
Member

@cherylking cherylking left a comment

Choose a reason for hiding this comment

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

lgtm...but I don't know much about this functionality in particular

@cherylking cherylking merged commit 21cfb69 into OpenLiberty:main Oct 10, 2025
16 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