Answer Posted / shabu
There are various differences ranging from 8.X,9.X,10.X
1. Changes made in console UI.
2. The node Manager uses the port no 5555 in 8.x and in 10.x
it uses 5556.
3. Every functionality should be done only after hitting
LOCK AND EDIT option in the version of 10x, Where as it is
not needed in the version of 8.x.
4. There is no need of creating Connection pools in 10.x
Datasource itself directs requests where as Connection pools
should be created in the version 8.x.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What are the disadvantages of node manager?
which protocol it user to connect manage server to admin ? where it is defined ?
How do I use a third-party jdbc driver with jms? : BEA Weblogic
What are class paths? How can they be set?
How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
How does sorting on message priority work? : BEA Weblogic
What is cluster in weblogic?
Are there c/c++ interfaces to wls jms? : BEA Weblogic
What is the function of managedconnection.addconnectioneventlistener() in web logic server?
Difference between production and development mode?
What is the format of a log message in a web logic server?
What causes java.io exceptions in the log file of weblogic server?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
What is meany by proxy server?