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
How to change from development mode to production mode in weblogic 10.3?
Which xml parser comes with weblogic server 6.1? : BEA Weblogic
Explain the performance tuning in jms?
How do I programmatically get a list of queues or topics? : BEA Weblogic
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
Explain deployment descriptors?
What is an administration server?
What is the administration server?
What is wlst in web logic?
What are deployment descriptors?
What are the different modules of wlst? Explain?
Difference between multicast and unicast?
What is a messaging bridge?
What is meant by domain, adminserver, managedserver?
Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic