Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

How do I deploy only ejb(without servlet), Inject @EJB into springboot-rest controller app running in same liberty #7

@espre05

Description

@espre05

Hi,

Thanks for your code.

  1. How do I deploy ejb-ejb as separate depolyment (without servler/ear/war).

  2. Deploy a springboot rest-controller project into SAME liberty
    2.1 Inject @ejb into springboot-rest controller and return the results

  3. Start a springboot standalone rest-controller project [not in liberty, so a EJBRemote call?]
    3.1 inject that @EJBRemote? into rest controller and return the results

SampleStatelessBean.hello()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions