Hi,
Can anybody please explain how to deploy,run
EJB's with the above mentioned configuration?
I was able to configure
JBoss in Eclipse, but facing problems while trying to deploy the EJB3.0 example.
Could anybody explain how to actually deploy and view the results in Eclipse 3.3?
PS: My EJBClient is a simple
Java Class, which calls the EJB bean.