BEA WebLogic Server™ 8.1 Unleashed
by Mark Artiges, Gupreet Singh Bhasin, Bernard Ciconte, Malcolm Garland, Saranathan Govindarajan, James Huang, Subramanian Kovilmadam, Kunal Mittal, Paul J. Perrone, Tom Schwenk, Steve Steffen
How jCOM Works
jCOM is said to work bi-directionally, which simply means that it allows communication in either direction between Java and COM components. Java objects can call COM components and, in turn, COM components can call Java objects. Of course, there exist two very disparate underlying architectures responsible for the wire-level communication that supports these distributed component frameworks.
At runtime, jCOM internally sets up a dual-protocol stack environment that accommodates support for each of these underlying infrastructures independent of one another (see Figure 33.1). For COM components, there is an implementation of COM/DCOM over DCE remote procedure calls; for Java objects, there is an implementation of RMI (Remote Method ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access