Foren

Call an Weblogic-Remote EJB from a Liferay-Hook

Ralf Schulz, geändert vor 9 Jahren.

Call an Weblogic-Remote EJB from a Liferay-Hook

New Member Beitrag: 1 Beitrittsdatum: 22.04.14 Neueste Beiträge
We want to migrate our old Oracle Weblogic Portal to the Liferay Portal. We have an existing Service-Layer on the Oracle Weblogic Portal Cluster realised with EJB2.1 and can't migrate them now.
So we have to call RemoteEBJ's that runs on the Weblogic-cluster from a liferay hook runs an a tomcat..

My questions about that fact:
- Is it possible to do that?
- Can anybody give me a few hints about the InitialContextProperties and the security?