- To: "List - XML-Dev" <xml-dev@l...>
- Subject: Availability of XML Dispatcher api/project ?
- From: "Luciano Resende (Discussion List)" <llistas@t...>
- Date: Tue, 4 Nov 2003 15:01:02 -0500
|
Is there any opensource project that handles
xml document dispatcher that is not related/tighted to a RPC mechanism...
I'm looking for something that will get a xml
request (e.g: give me a user x contact information) and submit it to a specific
service url that will return a xml document as a response with the information
requested and build a dom tree from it.
Also.. Am I on the wrong path ? What would be my
advantages of using a SOAP envelop into the xml request and map it to kind of
RPC mechanism ?
|
|