Answer Posted / janet
Weblogic's implementationof the RMI specification uses a
proprietary wire-protocol known as T3. javasoft's reference
implementation of RMI uses a proprietary protocol callrd
JRMP. weblogic developed T3 because they needed a
scalable,efficient protocol for building enterprise-class
destributed object systems with java.
Is This Answer Correct ? | 53 Yes | 8 No |
Post New Answer View All Answers
What is a Thread dump? How will you take in unix/linux and windows ?
Explain the domain creation types?
How to integrate sunone/netscape/iplanet with weblogic?
What is the easiest way to set the classpath ?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic
How to change from development mode to production mode in weblogic 10.3?
How should you type cast a remote object? Why?
When should I use multicast subscribers? : BEA Weblogic
Are there c/c++ interfaces to wls jms? : BEA Weblogic
Explain the performance tuning in jvm, jdbc, jms?
What are the enhancements in ejb 2.0 with respect to cmp?
Why do I get noclassdeffound/too many open files messages on solaris? : BEA Weblogic
How do I bind string values in a preparedstatement? : BEA Weblogic
What is the server?
Can I set the deployment order for application modules? For standalone modules?