what is the diffrence between weblogic server 8.x/9.x/10.x?
Answer Posted / avia
In 9.x there is option to update an application that is
deployed from the admin console. No need to un-install and
redeploy. In 8.x you would need to delete and deploy the
file again.
One more feature of 9.x is side-by side deployment is
possible. It is not there in 8.x
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Explain the client-server architecture.
What is boot?properties file in weblogic server?
Explain the Command line utilities in wls?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic
What is the difference between the sun jvm and bea jrockit jvm?
How can we change heap size?
When configuring a source or target messaging bridge destination, do I need to set the adapter classpath field? : BEA Weblogic
What are the functions of t3 in the web logic server?
How can we find listineing ports in a machine?
Explain how a web logic server works?
What are the classes placed in the weblogic classpath?
what is mission in weblogic
Explain the different groups under web logic security?
How do I programmatically get a list of queues or topics? : BEA Weblogic
What is the difference between creating a distributed application using rmi and using a ejb architecture?