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
What is a non-durable topic subscriber?
What are data-sources and what features do they offer?
Tell me how is the security handled in web logic j2ee connector architecture?
What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.
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
Can two jms servers share the same persistent store? : BEA Weblogic
What is meant by cluster??
How can we configure http tunneling on weblogic?
what is mission in weblogic
Is it possible to set aside a message and acknowledge it later? : BEA Weblogic
How do I configure weblogic to use a socks proxy? : BEA Weblogic
How do I set up my classpath? : BEA Weblogic
When configuring a source or target messaging bridge destination, do I need to set the adapter classpath field? : BEA Weblogic
Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic
What is the tree view pane in the web logic server?