What is the max amount of information that can be saved in a session object?
What are the special design care that must be taken when you work with local interfaces?
How should you type cast a remote object? Why?
Can the bean class implement the ejbobject class directly? If not why?
What is the difference between url instance and urlconnection instance?
What are the enhancements in ejb 2.0 specification with respect to asynchronous communication?
Can you briefly describe local interfaces?
How do clients handle dns requests to failed servers?
How do I provide user credentials for starting a server?
What causes java.io exceptions in the log file of weblogic server?
Do ejbs have to be homogeneously deployed across a cluster? Why?
What is the difference between creating a distributed application using rmi and using a ejb architecture?
What should you do in a passive method?
What is the difference between jndi lookup(), list(), listbindings(), and search()?
List components of jndi?