dIFFERNCE BETWEEN VERSIONS 8.X,9.X,10.X
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / gurrampati kiran
1) in 8.x supporting jdk is 1.4, 9.x is 1.5 and 10.x is 1.6
2) in 8.x we dont have lock and edit option whereas in 9.x,10.x we have lock and edit options.
3) in 8.x side by side deployment is not possible whereas in 9.x and 10.x it is possible.
4) in 8.x we dont have JMS module concept introduced in 9.x
in 8.x WM concept we dont have it is introduced in 9.x prior to this executable queue.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / karunakar
8.x-----------------------------------------9.x and 10.x
1)In 8 no loc& edit option--------1)In 9 lock & edit option
2)here Execute ques are there-----2)here work managers
3)here you can use in node manager portno:-5556--3)5557
Is This Answer Correct ? | 2 Yes | 7 No |
If SSL is configured then which key is send to the client?
What can happen when stub can’t to connect to web-logic server instances?
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?
what is directory structure of any ear/war file in weblogic
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
What is the difference between multicast and unicast?
Tell me what are the ways in which weblogic servers can run on multiple machines?
What causes an ociw32.dll error? : BEA Weblogic
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
What all jvm analysis/profiling tools you are familiar with please write the names?
What is jms and configuration details?
What are the two important tcp socket classes?