what is the diffrence between weblogic server 8.x/9.x/10.x?
Answer Posted / meenu
Adding some more points
1)In wls8, we need to add jython.jar and python.jar to use
WLST. But WLS9 and above we don't have to do that as we have
wlst.sh.
2)New feature, "Diagnostic Framework" launch with wls10 and
above.
Regards
Meenu
http://www.togotutor.com/weblogic
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the default jvm used for weblogic?
What are middleware servers?
What are the types of gc and in which different scenarios each should be used?
How can domain configuration lock be enabled and disabled?
What is ticketing tool used in your project?
Explain the performance tuning in jdbc?
How do I call oracle stored procedures that take no parameters? : BEA Weblogic
Where are the files placed while deploying the resource adapter in web logic server?
What are the States of the Weblogic Server ?
Why does for update in oracle 8 cause an ora-01002 error? : BEA Weblogic
How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
What elements make up the administration console?
How do I use a temporary destination? : BEA Weblogic
How can we configure http tunneling on weblogic?
How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic