Skip to content

Support standalone EJB application (ejbApplication jar) with liberty:dev mode #1917

@tkburroughs

Description

@tkburroughs

For a maven project that builds an EJB jar and would like to deploy it to liberty using ejbApplication, liberty:dev currently results in the following message:

Skipping module ejbLite-4.0-ee10-jar-ann-test-app which is not included in this invocation of dev mode.

Attempting to use liberty:start will start the sever, but none of the features specified in server.xml are found.

Would be nice if liberty:dev mode supported standalone EJB jar modules.

For an example project see:
https://github.ibm.com/websphere/project-london/tree/main/sample-apps/ejbLite-4.0-ee10-jar-ann-test-app

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions