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
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic
Why the node manager is required?
How to start node manager?
How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
What is the msi mode in weblogic? How can you enable and disable this option?
Can struck threads be killed manually?
Explain the concepts and capabilities of ANT ?
How do I bind string values in a preparedstatement? : BEA Weblogic
What is the name of default jvm that is made used for weblogic?
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
Arrange in order the various message severity levels?
How do I manage a queue to view and delete specific messages? : BEA Weblogic
Explain what is the purpose of stub in web-logic server cluster?
How to make a managed server ?