Can someone please tell me the basic differences between
weblogic 8,9 and 10 versions
Answer Posted / shabu
The differences relating to the Java versions are
1. java jdk1.6 should be installed before installing wls 10.x
where as the lower versions than 10.x can manage with jdk1.4
and jdk1.5
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to find out the listening ports?
Can I still use the default connection factories supported in weblogic release 5.1? : BEA Weblogic
What is the difference in the web.xml and weblogic.xml ?
In a web logic server what is the domain?
What is a license file ?
How do you differentiate between a server hang and server crash issue?
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
What are servers?
Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic
A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic
What is the msi mode in weblogic? How can you enable and disable this option?
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
What precautions should I take when I use blocking receive() calls? : BEA Weblogic