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: 175
Comments: 465
 EJB Tags
 Showing Questions 11-20 of 175 Questions
<< Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 EJB Interview Questions
Sorting Options :  

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

if we call remove() method on remote object, ejb container removes the one row data in a table. if we call a remove() method on home object, container removes object home object. 
Latest Answer: remove() method call from the client on a session bean instance differs from stateless and statefull bean.For a stateless session bean the remove() does not cause any effect on the bean instance and it is not removed from the memory.The container can ...
Read Answers (3) | Asked by : Raghuram

As per the weblogic ejb documentation:ejb-jar.xml and weblogic-ejb-jar.xml are the deployment descriptor files required one per ejb. My question is how about multiple ejb deployments?Thanks
Read Answers (3) | Asked by : hmashruf

Is the ejbCreate() method is compulsorry in stateless session beans, statefull session beans and entity beans?

Latest Answer: First approach is also correct. But in that approach you have use narrow method whereas in this case you dont need it. By using this approach also we can call EJB from a jsp initalContext ic=new initicalContext(); // creating an initialcontext ...

Why stateless session beans contain only one create() method and statefull session bean contain more than one create() metods?

Latest Answer: Yes ...we need to use isIdentical() for Local Intefaces.equals() compares two objects on the same heap, whereas isIdentical() compares two remote objects.The results of equals() and isIdentical() is different for local interfaces. ...
Read Answers (2) | Asked by : Rajesh

Latest Answer: HELLO FRIENDS,              ONLY ONE CLIENTS CAN SHARE A SAME INSTANCE OF A STATEFUL SESSION BEAN.AS THE NAME SUGGESTED THAT STATEFUL SESSION BEANS MAINTENED THE SESSION INFORMATION OF THE ...
Read Answers (4) | Asked by : sridhar

View page << Previous 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

 




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