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
How can I debug the java code that I have running in weblogic server? : BEA Weblogic
What is the msi mode in weblogic? How can you enable and disable this option?
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
What is t3 protocol?
What is the administration server?
Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic
What are data-sources and what features do they offer?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic
What is thread dump?
How to configure a DB connection pool ?
What are class paths?
Write a program of web logic server to get the connection pool attribute?
When we will take thread dump?
What is the difference between dynamic and non-dynamic changes in the console?