James,

I suppose you could probably use a combination of the <@URL> tag and some xml 
parsing to get from SOAP what you need, if all you want is get data into 
Tango (this won't work the other way around afaik). However, if you're 
looking for prebuilt libraries that make XMLRPC as well as marshalling and 
unmarshalling the data easier, take a look at xml.apache.org/axis. You'd have 
to wrap it into Java code though.

Klaus

On Monday 10 June 2002 02:05, James Macfarlane wrote:
> I have a major project coming up and need to use WSDL/SOAP to talk to
> the client's legacy data (hey, at least they're on the ball).
>
> I was wondering if there's any details on using web services in the new
> version of Tango?
>
> If I can't get this working natively in Tango I'll have to resort to
> (cough, choke) ASP!
>
> - James
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>                 with unsubscribe witango-talk in the message body
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to