Hallo,
I have basic EJB question.
I have programmed JSP application with EJB that is using BAPI's and it is running on SAP J2EE server.
But now I would like to create simple console Java application that uses EJB from J2EE server and will located on remote computer with Java SDK.
I have no idea how to use remote EJB on simple Java application. I was looking on Google but only found source for connecting EJB with JSP application (what is in my case useless).
Does any body have any example source how can I do this?
Thank you in advance.
Regards,
Mihail