What is meant by thread dump and how can we take?
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
How should you type cast a remote object?
What is a domain template?
What is the difference between weblogic and jboss?
How do I use persistence? : BEA Weblogic
What is the difference between creating a distributed application using rmi and using a ejb architecture?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
How many types do you configure managed server in weblogic server?
Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic
How can I avoid asynchronous message deadlocks? : BEA Weblogic
What is the emergency log message?
What is the function of t3 in weblogic server? : BEA Weblogic
Explain the performance tuning in jvm?
When should I use server session pools and connection consumers? : BEA Weblogic