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
How do I publish an xml message? : BEA Weblogic
What is the significance of boot?
How do I do http tunneling? : BEA Weblogic
What is web.xml ?
Open the find box and editing the text in text box then what is name for this dialog box??
What are the types of gc and in which different scenarios each should be used?
Explain what is the purpose of using multipools in web logic server?
What technologies are included in j2ee?
What is jvm tuning?
What is the purpose of using multipools in web logic server?
How do you do performance tuning of wls?
What are stubs and how do they function in a web logic cluster?
What is thread stack size? What is the default thread stack size in windows?
How to change from default jvm to others?
In a web logic server what is the domain?