Using MyEclipse (6.0/3.31), How do I code/deploy an RCP app, that needs to talk to an ejb3 bean, using @EJB injection?
For example with Glassfish, in order to do so, you need to deploy your app as an appclient and then use Glassfish’s Appclient tool to launch your client.
Please advise how to accomplish this (even a bit manually) with ME 6 / Europa 3.31.
Thanks
nat