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 is application tuning?
What are the enhancements in ejb 2.0 with respect to cmp?
Do you know what are the steps required to modify config.xml file of web logic server?
What is t3 protocol?
tell me the permenent memory issues?
Can two jms servers share the same persistent store? : BEA Weblogic
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
how will you trouble shoot the URL issue in Web logic/ways?
In how many ways we can implementg session replication?
How can we find listineing ports in a machine?
How do I publish an xml message? : BEA Weblogic
Must ejbs be homogeneously deployed across a cluster? Why?
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
How to find out the listening ports?
Define the list of pre-configured queues?