How can I create a distributed application out of Xbeans?
Created May 7, 2012
Bruce Martin The sender and receiver Xbeans support the passing of XML documents across process boundaries. There are currently three implementations of sender and receiver using different approaches for the transport of XML. Included are an HTTP implementation, a CORBA implementation and a RMI implementation.