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
What is cluster stub?
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
What are the steps in which unicode codesets can be set with the weblogic jdriver?
What Is Multicast And Unicast In Weblogic ?
How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic
How does a cluster relate to a domain?
Must ejbs be homogeneously deployed across a cluster? Why? : BEA Weblogic
Can you explain what are the ways in which the dns request of failed servers handled?
What are the recommend parameters to improve the prformance from data-source point of view.
What is weblogic application server?
How to configure a DB connection pool ?
Explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
How do I call a servlet with parameters in the url? : BEA Weblogic
What is a local transaction?
What is meant by jndi and why its needed??