Skip to content

Support Deployment of Standalone EJB Jars#146

Merged
cherylking merged 2 commits intoOpenLiberty:mainfrom
brideck:AddStandaloneEJBJarSupport
Sep 23, 2025
Merged

Support Deployment of Standalone EJB Jars#146
cherylking merged 2 commits intoOpenLiberty:mainfrom
brideck:AddStandaloneEJBJarSupport

Conversation

@brideck
Copy link
Copy Markdown
Contributor

@brideck brideck commented Aug 1, 2025

Short description of what this resolves:

Liberty supports more app types than what the plugin currently allows. This item adds support for jars of type 'ejb.'

Changes proposed in this pull request:

  • Deploy jars to dropins/ejb
  • Support deployment of jars of type 'ejb' to server.xml

Note that there can be other types of jar files that are installable, e.g. 'spring'. Should we need to support those in the future, we would likely need to add a property to allow the user to configure what type to use to handle jars. This update simply assumes that jars are of 'ejb' type.

@brideck brideck self-assigned this Aug 1, 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.

Please update the copyright year to 2025.

@cherylking cherylking merged commit c4a2cbe into OpenLiberty:main Sep 23, 2025
18 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.

2 participants