Hi,

I don't think you need a WSDL to make RESTful calls. Here's a good starting
point to come up to speed on making REST calls in C#:

http://stackoverflow.com/questions/9620278/how-do-i-make-calls-to-a-rest-api-using-c

As far as the specific REST API for ActiveMQ, I imagine it's documented
somewhere on the ActiveMQ website.  A quick search should turn it up.

Best,
Jim



On Tue, Feb 11, 2014 at 2:40 AM, HellKnight <hellkni...@foxmail.com> wrote:

> Hi Mr. JGomes:
>    I want to call REST management API in c# code, where can I get the wsdl
> file? Is using HttpWebRequest/Response class the only way to do it?
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/REST-WSDL-WADL-tp2361712p4677771.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to