Hey Philipp
Hi,

I though about something like that, too, for the same reason. However, there's two caveats to the idea:

- REST services do not expose an interface definition a la WSDL... there would be WADL, but IMHO you currently seem to rather encounter a lion in alaska than a WADL file in the real world.

you should be able to define a generic WSDL for the uniform REST interface. Needs to be WSDL so that i can integrate with BPEL


- with REST you have no guarantee that the service works on XML - it might as well return JSON, HTML, plain text, RTF, ...

that'a not going to be an issue in my context most of the web services that we need to talk too support XML.

cheers
</jima>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to