what is the diffrence between weblogic server 8.x/9.x/10.x?
Answer Posted / naga
Some more pints
=>In wls8 No concept of JMS modules and sub deployments
where as 9,10x Jms modules and sub deployments are included.
=>In wls8 Queue/topic is configured under distributed
destination where as 9,10x Queue/topic/dd etc are all
clubbed in a JMS modules
=>In wls8 Server dosent come up if deployment fails where as
Server boots in ADMIN mode if deployment failes
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a local transaction?
How do you differentiate between a server hang and server crash issue?
How can I set deployment order for applications?
What is wlst in web logic?
What elements make up the administration console?
Explain briefly the client-server architecture.
Can I use a native two-tier driver for a browser applet? : BEA Weblogic
How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic
How can I control on which weblogic server(s) my application will run? : BEA Weblogic
What are the States of the Weblogic Server ?
Explain the performance tuning in jms?
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
Do you know what are the steps involved in setting up classpath in web logic server?
What are the steps in which unicode codesets can be set with the weblogic jdriver?
How can the OUT OF MEMORY be solved?