Hi All,
I have a new requirement problem. I have a App.ear which is deployed on a remote machine and have a App.jar deployed on my machine. The App.jar contains a class A.java which has to give remote call to a
EJB residing on App.ear.
How do i go about it.
Thanks in advance,
Mickey