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.

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

So a really general converter might be hard to implement...

/philipp

Jim Alateras schrieb:
I was wondering whether anyone has developed a SOAP to REST web service, that would run in axis2 and call restful web services. I need a mechanism that will allow me to expose any external restful web service as a SOAP service. I need this so that I can orchestrate both SOAP and REST based web services using something like BPEL.

cheers
</jima>

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

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

Reply via email to