Answer Posted / sankalp
t3 protocal is basically for the communication between the
processes hosted only on weblogic.
but if one process is on weblogic and other(s) is(are)
hosted on any other server then http or weblogic specific
IIOP protocals can be used.
but if the processes are not on weblogic , in that case
case neither IIOP nor T3 can be used,The only option is
http.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is meant by full gc and explain it?
How Work Manager works in wls 9.2 and above versions?
What is t3 protocol?
How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
What is the difference between url instance and urlconnection instance?
What are the different groups under web logic security?.
How do stubs function inside weblogic server cluster at the time of failure?
What is the msi mode in weblogic? How can you enable and disable this option?
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
What can be the various reasons for a server crash?
What is a license file ?
Explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
How you deploy your applications on weblogic server?
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic