Can we write the Remote and Local Interfaces in one Bean.
How do you define it in the deployment descriptor.

Answer Posted / harish

Local Interfaces can?t be accessed outside the world.
Those interfaces can be accessed by the entity which are in
the same EJB Container. Using which you can reduce the
network traffic.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?

766


What is stateless authentication?

769


Write down the steps for the creation of stateless ejb.

784


What is ejb 3?

730


What is bean in ejb?

684


What is a stateless session?

726


What does it mean to be stateless?

739


How to determine, that beans are TX or not?

1834


Which services are provided to ejb components by the ejb container?

930


How does ejb invocation happens?

757


Is having static initializer blocks legal in ejb?

753


Why is ftp stateful?

739


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

767


How to invoke ejb from java client?

733


What is the purpose of ejb in java?

837