ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Java J2EE  >>  Java Related  >>  EJB
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
How 'messaging' supported in EJB 2.0 Specification?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How 'messaging' supported in EJB 2.0 Specification?
Answer
# 1
The EJB 2.0 Specification defines JMS support through a new
type of enterprise bean, the message-driven bean. A
message-driven bean is invoked by the EJB container as the
result of the arrival of a JMS message. To a client, the
message-driven bean is a JMS consumer that implements some
business logic on the server. Clients communicate with
message-driven beans by sending messages to a JMS
Destination (either a Queue or a Topic) for which the
message-driven bean is a MessageListener. 

Message driven beans are distinct from both Entity and
Session beans. They have neither home nor remote interfaces.
Instead, they implement the javax.jms.MessageListener
interface. 
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 

 
 
 
Other EJB Interview Questions
 
  Question Asked @ Answers
 
Where a bean can be used ?  1
Can the primary key in the entity bean be a Java primitive type such as int? CTS2
How Client will contact the Bean? Four-soft2
Name the interfaces that you used in Beans?  1
Explain the Sotware Architechture of EJB? Wipro1
what is finder method?  1
What transaction attributes does Java Bean containers support?  1
How do you implement the Local Interfaces ? HCL1
what are the influence factors of ejbLoad() & ejbStore()?  1
In bean managed transactions, how session bean can be configured?  1
Driver manager is a class/interface. Bally-Technologies5
Life cycle methods in stateful session beans? CTS1
Explain the architectural relationship between EJB & XML? Wipro1
difference b/w the hybernate and entity bean Wipro4
Using Container managed entity bean, how an entity bean can be created?  1
What is the perpose of EJBs?  2
What is the major difference SessionBean and EntityBean? Wipro3
What are the properties in Beans?  1
What are the design goals of EJB architecture?  1
how to deploy enterprise javabeans? Inforica2
 
For more EJB Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com