Hi All,
I am working on java client proxies.
Can anybody give me step by step approach for creating application java class using proxy and bean classes generated from my outbound interfaces?
I want to create EJB module project and EAR project,I have created it using NWDS04,but I am getting error as it is not finding com.sap.aii.proxy.xiruntime.core.AbstractProxy this class.
Please help me to reolve this problem.