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
Why is there no polymorphic-type response from a create () or find () method?
What are the supported installation modes for WebLogic Server ?
Ho do you troubleshoot server hang?
What should an xpath selector look like? : BEA Weblogic
How do I use os authentication with weblogic jdriver for oracle and connection pools? : BEA Weblogic
how can we sync the nodes with administration server in weblogic.
Can you explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
Explain the different versions of nm?
Explain the difference between dynamic and non-dynamic changes in the console?
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?
Explain deployment descriptors?
How do I bind string values in a preparedstatement? : BEA Weblogic
How do I handle request/response using jms? : BEA Weblogic
In how many formats we can deploy an application in wls??
What are the functions of t3 in the web logic server?