|
cannot execute EJB application.
Hi all..
I am trying to execute an EJB application using netbeans 6.0 having sun java system application server bundulled with it.
I wrote the standard deployment descriptor "the ejb-jar.xml"
The application got deployed successfully.
ejb.RemoteSession.java ---- the SessionBean
How to lookup for the ejb module in the stand alone client. I tried many combinations but couldnt succeed.
Please help me....
Thank-You.
|