Answer Posted / ram
T3 provides a framework for WebLogic Server messages that
support for enhancements. These enhancements include
abbreviations and features, such as object replacement,
that work in the context of WebLogic Server clusters and
HTTP and other product tunneling. T3 predates Java Object
Serialization and RMI, while closely tracking and
leveraging these specifications. T3 is a superset of Java
Object. Serialization or RMI; anything you can do in Java
Object Serialization and RMI can be done over T3. T3 is
mandated between WebLogic Servers and between programmatic
clients and a WebLogic Server cluster. HTTP and IIOP are
optional protocols that can be used to communicate between
other processes and WebLogic Server. It depends on what you
want to do. For example, when you want to communicate
between a browser and WebLogic Server-use HTTP, or an ORB
and WebLogic Server-IIOP.
Is This Answer Correct ? | 35 Yes | 12 No |
Post New Answer View All Answers
What are the classes placed in the weblogic classpath?
What is meant by prallel gc and explain it?
What is the local interface used by web logic server?
What can be the reasons of server hang?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection? : BEA Weblogic
How you will analyse threads state using samurai tool?
How do I provide user credentials for starting the weblogic server?
How does cluster communication happen?
What is the list of pre-configured queues?
What is the role of a deployer?
What is a Thread dump? How will you take in unix/linux and windows ?
What signal tells the jvm to give a thread dump?
Define the toolbar elements.
How should I use sorted queues? : BEA Weblogic
How are the notifications generated when a server is added to a cluster?