简体   繁体   English

如何部署ADF业务组件?

[英]How do I deploy an ADF business component?

How do I deploy an ADF business component to the middle tier and call it using RMI ? 如何将ADF业务组件部署到中间层并使用RMI调用它?

I just cannot find any good documentation on this! 我只是找不到任何关于此的好文档!

Select the ADF BC application module and use your right button to create a business components deployment and select EJB session bean. 选择ADF BC应用程序模块,然后使用右键创建业务组件部署并选择EJB会话Bean。 This will create different EAR files which you can deploy. 这将创建您可以部署的不同EAR文件。 That's all. 就这样。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM