How to generate ejb stubs in eclipse?
Answer / Rachit Dixit
To generate EJB stubs in Eclipse, you need to create an Enterprise Java project, then use the New -> Other -> EJB Descriptor -> Session Bean option to create a new session bean. After that, you can build the project, and the stub files will be generated.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?
what is mean by API ? Please answer me. Advance thanks.
How is ejb different from java beans?
what is mean by port ? Please answer me. Advance thanks.
How to invoke ejb from java client?
What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?
How does ejb invocation happens?
what is a ejb architecture? and overview of ejb software architecture?
What is enterprise bean?
In what way, the client gets a reference to an existing entity bean?
java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
What’s new in the ejb 2.0 specification?