留言板

Call an Weblogic-Remote EJB from a Liferay-Hook

Ralf Schulz,修改在9 年前。

Call an Weblogic-Remote EJB from a Liferay-Hook

New Member 发布: 1 加入日期: 14-4-22 最近的帖子
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?