Hello,
I am new to mule, have read the documentation and the following question, because Mule supports many protocols/functions and I want to be sure to choose the right one.
My scenario ist very easy: I want to exchange XML serialized POJOs between two applications...
#
Application A -> create object A -> serialize object A -> send object A over network
Application B -> read object A from network -> unmarshall object A -> process data from object A -> create object B (as answer) -> serialize object B -> send object B over network
Application A -> read object A from network -> unmarshall object B -> ...
#
What is the easiest way to do this with mule? E.g.
- Should application A use mule client for sending data?
- The standard transformer XmlToObject-ObjectToXml support unmarshalling with xstream. Is it possible to marshall objects with this transformer and mule client too?
- What do you suggest is the best transport protocol to use?
- etc.
Thanks for your help,
Simon
--
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen:
http://www.gmx.net/de/go/multimessenger---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email