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

Description
Hi,
Thanks for your code.
-
How do I deploy ejb-ejb as separate depolyment (without servler/ear/war).
-
Deploy a springboot rest-controller project into SAME liberty
2.1 Inject @ejb into springboot-rest controller and return the results
-
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()