Has anyone done anything like this?  The code below works with MSXML, but I
want to dump that
in favor of a J2EE compatible call.

I want to send an XML stream to a service and read the response from that
service without using
Microsoft's MSXML service.

-- I set a variable equal to list of commands in XML format.
-- I Open a thread to the proxy service.
-- I Send the message to the service.
-- I Receive a response from the service and load it into a variable.

Can CF use something else besides MS to duplicate the code below or is there
some
kind of dependency that only allows MS to talk to MS?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to