Deploy JBoss EAP apps on OpenShift with remote EJB invocations
I’ve recently worked on a case of porting to OpenShift some JBoss EAP workload (EAP is the Red Hat supported version of Wildfly). One tricky part of this re-platforming was about allowing EJBs to be invoked remotely by some other EJBs or components. AS I haven’t found any complete documentation on how to do that, … More Deploy JBoss EAP apps on OpenShift with remote EJB invocations
