what is the diffrence between weblogic server 8.x/9.x/10.x?
Answer Posted / kruthi
1)In WL 8.x we have connection pools and data sources,
where as in WL 9&10 we have only data sources and inside
data sources we are having connection pools.
2)In WL 8.x we ahve execute queue's, where as in WL 9&10 we
are having work managers.
3)In WL 8.x we dont have LOCK & EDIT, Where as in WL 9&10
we have LOCK & EDIT.
4)In WL 8.x licence.beafile is present to update the
licence,Where as in WL 9&10 there is no licence.bea file.
Is This Answer Correct ? | 29 Yes | 10 No |
Post New Answer View All Answers
What is the sla in prd,qa,dev.?
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
How Can Cluster Communication Occur ?
What is the administration server?
What signal tells the jvm to give a thread dump?
How do I increase weblogic server memory?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
What is the easiest way to set the classpath ?
How many ways to start and stop weblogic servers?
How do I increase weblogic server memory? : BEA Weblogic
When can high usage of CPU occur?
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
What is t3 protocol?
What is os tuning?
What are data-sources and what features do they offer?