what is the diffrence between weblogic server 8.x/9.x/10.x?
Answer Posted / pranith
I am adding some more points:
5) In Weblogic 8.x, all the jms details will be present in
the same config.xml whereas 9.x/10.x it will be partly
maintained in config.xml and a separate xml files in
domain/config/jms folders for each jms module.
6) In 8.x we don't have concept of JMS modules and
subdeployments whereas its in 10.x.
7) In 8.x, we have queues,topics,distributed destination
etc., separately whereas in 10.x they are clubbed inside a
JMS module.
8) The directory structure inside a domain differs alot
between 8.x and 9.x/10.x like the config.xml location,cache
and staging folder paths,managed or admin server paths etc.
9)The wlst is made more easy and comfortable from 9.x
onwards when compared to 8.1 sp6.
Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
What does isidentical() method return in case of different type of beans?
What is cluster stub?
What are the classes placed in the weblogic classpath?
What are servers?
What is clustering and what is achieved through it?
What are class paths? How can they be set?
Why would a client application use jta transactions?
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
What is meant by domain?
Explain what are the steps required to setup the oracle instance for os authentication?
How to debug my ant script?
How do you differentiate between a server hang and server crash issue?
Explain how a web logic server works?
What is node manager?