How to generate ejb stubs in eclipse?



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

Post New Answer

More EJB Interview Questions

how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?

1 Answers   Infosys,


what is mean by API ? Please answer me. Advance thanks.

2 Answers   Excel,


How is ejb different from java beans?

1 Answers  


what is mean by port ? Please answer me. Advance thanks.

2 Answers   Excel,


How to invoke ejb from java client?

1 Answers  


What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?

1 Answers  


How does ejb invocation happens?

1 Answers  


what is a ejb architecture? and overview of ejb software architecture?

1 Answers  


What is enterprise bean?

1 Answers  


In what way, the client gets a reference to an existing entity bean?

1 Answers  


java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?

2 Answers   CGI,


What’s new in the ejb 2.0 specification?

1 Answers  


Categories