fipries
fipries

Reputation: 386

Proxy for an HTTP request WSO2 ESB

I wonder if it is possible to send an HTTP request throuht WSO2 ESB. I have an integration with a system that consist only in invoking an URL... it would be like a kind of redirection.

Can I do that in WSO2 ESB?

Regards

Upvotes: 1

Views: 1709

Answers (2)

fipries
fipries

Reputation: 386

I have found this link about restfull services in WSO2 ESB:

http://wso2.org/library/articles/2012/10/implementing-restful-services-wso2-esb

I think this is a better way to handle http requests & responses in wso2 esb, rather than the way they are treated in the links you provide. What do you think about that?

Upvotes: 1

Related Questions