--%>

How XML web services integrate two legacy distributed system

How can XML web services integrate two legacy distributed systems, one based on Corba and one based on Java RMI?

E

Expert

Verified

To integrate legacy systems into a bigger platform that interoperates each other, we use CORBA as an “extention” scheme, i.e., corba or web services connect legacy systems to one other as long as everyone conform to standard.

Depending on how the legacy works, we still have to use  uthor scraping or object mapping or similar thicks to make the legacy work with a CORBA vendor product, or WS vendor product.

   Related Questions in Programming Languages

  • Q : What is applet? Explain life cycle of

    Ans. Applet: An applet is an application designed to travel over the internet and to be executed on the client machine by a java compatible

  • Q : Ways to select HTML Tag Instances

    Explain the different ways in order to select the HTML Tag Instances.

  • Q : What is Transmission Control Protocol

    Transmission Control Protocol: It is the Transmission Control Protocol (abbreviated as TCP) is a set of rules which permit reliable communication among two processes across a network.

  • Q : Limit the Scope of Data Declarations

    Limit the Scope of Data Declarations at the smallest possible level is consistent with the well known principle of data hiding. It stops one module from inadvertently referencing and modifying data values which are only meant to be used by another mod

  • Q : How can you explain basic elements of

    How can you explain basic elements of WebServices?

  • Q : State HyperText Transfer Protocol

    HyperText Transfer Protocol: The HyperText Transfer Protocol (abbreviated as HTTP) is a set of rules stated to enable a Web client (that is, browser) to interact with the Web server.

  • Q : Define the term Sound card Define the

    Define the term Sound card: It is a hardware device employed to turn digital data into sound.

  • Q : What is MIME MIME : Multipurpose

    MIME: Multipurpose Internet Mail Extensions (abbreviated as MIME) are rules which make it possible to utilize electronic mail to send content other than the simple text.

  • Q : State the term collection objects in

    State the term collection objects in visual base?

  • Q : Define Java virtual machine or JVM

    Define Java virtual machine (JVM): A Java Virtual Machine (JVM) is an abstract computing machine, or virtual machine (set of computer software programs and data structures) which is a platform-independent execution environment that converts Java bytec