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.
+1
A:
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
Moshe
2008-09-29 19:55:01
unfortunately I have ran across those and they were not helpful. However at this point this question is answered. Now to find out how to call it using RMI.
Zombies
2008-09-29 21:07:16
+1
A:
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
Edwin Biemond
2009-01-02 19:43:39