Thursday, October 15, 2020

Weblogic EJB Remote Call: referencing Bean form a java class

Recently, working on a customer project, needs to call a Custom EJB by a common java class. Both (java class and ejb) are deploied on weblogic into a jar shared library that represents the ejb module to include into an application.