I wish to deploy an ADF business component to the middle tier and call it using RMI. I just cannot find any good documentation on this! Any help would be greatly appreciated.
|
feedback
|
|
Select the adf bc application module and use your right button to create a business components deployment and select ejb session bean. this will create different ear files which you can deploy. that's all | |||
|
feedback
|
|
I guess you mean something like this: http://blog.fekw.de/2008/08/23/howto-install-adf-10-runtime-and-deploy-adf-bc-app-to-oracle-weblogic-103-running-on-linux/ and this: http://docushare.sf.adfg.state.ak.us/docushare/dsweb/Get/Document-16186/Oracle+Application+Development+Framework+-+Development+Guidelines+(10g).pdf | |||
feedback
|