
Hi. I've downloaded session bean example which invokes session beans. File was named example3. So I wanted to make this servlet in NetBeans so I copied .java files, index.jsp and web.xml into proper directories but I get Exception in method "Object objref = ctx.lookup("ejb/test/MyTestSessionBean");" NetBeans can't find "ejb/test/MyTestSessionBean". How to repair it?
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
