Answer Posted / arta
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
How Work Manager works in wls 9.2 and above versions?
How Can Cluster Communication Occur ?
What are the two important tcp socket classes?
How does concurrency work for message-driven beans? : BEA Weblogic
Tell me how does a server find out server unavailability?
How can the nm be made to work with web logic? Explain?
Define the toolbar elements.
How do you differentiate between a server hang and server crash issue?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
What is a domain template?
What causes the condition OUT OF MEMORY?
The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
When should I use the external_stage option?
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
Explain the types of application deployed in wls?