Answer Posted / sridhar
Adding to the above answers , Check for the file
called "registry.xml" and read it.there you can find the
Weblogic version.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can the bean class implement the ejbobject class directly? If not why?
List components of jndi?
Where are the files placed while deploying the resource adapter in web logic server?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What is the difference between jndi lookup(), list(), listbindings(), and search()?
How do I publish an xml message? : BEA Weblogic
What is thread dump?
Explain the types of node manager?
What are the various causes for out of memory?
Do you know what is the function of managedconnection.addconnectioneventlistener() in web logic server?
I have a process running on one of my unix terminals, but I cannot close the terminal window as the process will terminate. How can I transfer this process to a background process?
How can I avoid asynchronous message deadlocks? : BEA Weblogic
What is meant by gc, prallel gc, full gc and explain it?
Explain the performance tuning in jms?