GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

EJB Interview Questions


EJB Interview Questions

Questions: 172
Comments: 462
 EJB Tags
 Showing Questions 1-10 of 172 Questions
[1] 2 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 EJB Interview Questions
Sorting Options :  

How are parameters passed to a method of a distributed object using RMI-IIOP? 
Latest Answer: Java uses call-by-reference mechanism for sending objects to a remote method. ...
Read Answers (1) | Asked by : supari

Latest Answer: ejbLoad is called to notify the entity bean that its state has just been refreshed from the database. ejbStore is called to notify the entity bean that its state is about to be flushed to the database. ...
Read Answers (1) | Asked by : jabi

Latest Answer: Inside the EJB code you put a try catch block. Inside the catch block you throw new EJBException. In the method signature also you declare that the method will thow the exception and not handle it.At the client side(assuming there is a Front-end/presentation ...
Read Answers (1) | Asked by : subbu

Entity bean is an abstract class and its local and home interfaces also extends an abstact class. So how can we instantiate home or local interface?
Read Answers (3) | Asked by : rajani
Tags : Abstract

Latest Answer: SessionSynchronization is an interface in the javax.ejb package. This interface can be implemented by the ejb to show the transactional state of the bean.The different methods that come into this interface are:1. aferBegin() - Container call this method ...
Read Answers (1) | Asked by : enjoy

Latest Answer: Session facade is one design pattern that is often used while developing enterprise applications.It is implemented as a higher level component (i.e.: Session EJB), and it contains all the iteractions between low level components (i.e.: Entity EJB). It ...
Read Answers (4) | Asked by : keerthana

Latest Answer: The inportant change is introduction of JPA. Now you don't have to use Entity bean as remote object. It will be just POJO for you. you can use them as a object. For persistency layer different ORM can be used like hibernate, toplink are the most perferred ...
Read Answers (3) | Asked by : enjoy

What is "reentrant"? Why we use this in the deployment descriptor? Explain with an example.
Read Answers (2) | Asked by : Somashekhara

In cluster domain in weblogic with 4 managed server. cluster enabled stateless bean is created & deployed. Inside the bean, how to get server name programmatically in which the bean instance is created ?

Its cluster domain with 4 managed server in weblogic. stateless sesion bean is created, it is a cluster enabled one. Here my need is to get the server name inside a bean about in which server the bean instance is created ?. Please let me know if any ones knows about it .
View Question | Asked by : Louis

View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 
Sponsored Links



 

 
 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape