aspose file tools
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes Question on Legacy Connectivity? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Architect Certification (SCEA/OCMJEA)
Reply Bookmark "Question on Legacy Connectivity?" Watch "Question on Legacy Connectivity?" New topic
Author

Question on Legacy Connectivity?

kumar as
Ranch Hand

Joined: Mar 16, 2006
Posts: 36
Hi all,

Java RMI-IIOP (Remote Method Invocation over Internet Inter-ORB Protocol) is for developers who want to use the Java programming language to program to the Java RMI interfaces, but use IIOP as the underlying transport.Java RMI-IIOP provides interoperability with other CORBA objects implemented in various languages - but only if all the remote interfaces are originally defined as Java RMI interfaces.

Here my question , I am not getting the context saying only if all the remote interfaces are originally as java RMI Interface.It is not possible for C++ corba client to connect with this application?.Please clarify my doubts.



thanks ,
Kumar
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Question on Legacy Connectivity?
 
Similar Threads
Java IDL or RMI-IIOP?
doubt about a part 1 question
When to use IIOP vs IDL
Questions about RMI-IIOP
Part II, could I use RMI/IIOP connect with CORBA(TranMaster)?