Discussion:
[jade-develop] Consuming RESTful API with an agent
Rafaela Castro
2014-04-22 03:10:31 UTC
Permalink
Hi!

I started using the Jade framework recently, and I have this doubt:
Can I use an agent to consume a RESTful API (like WSIG to SOAP)?

If no, it's possible use the native java.net.HttpURLConnection to consume
REST Services and somehow pass the JSON response to an agent.

Thanks in advance!

Rafaela Castro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://avalon.cselt.it/pipermail/jade-develop/attachments/20140422/0eca1a7d/attachment.html>
Ferdinand
2014-04-22 12:42:50 UTC
Permalink
Hi Rafaela,

one great jade advantage's is easy integration with Java technologies.?
Don't know so much about this (RESTful, WSIG, SOAP, etc).
However. probably works using native ways .

[]'s

Att.
?

________________________________

Jos? Ferdinandy Silva Chagas
GPES - Grupo de Pesquisa em Engenharia de Software
Lattes: http://lattes.cnpq.br/2571310334093508
Em Ter?a-feira, 22 de Abril de 2014 0:11, Rafaela Castro <rafaela00castro at gmail.com> escreveu:

Hi!

I started using the Jade framework recently, and I have this doubt:
Can I use an agent to consume a RESTful API (like WSIG to SOAP)?

If no, it's possible use the native java.net.HttpURLConnection to consume REST Services and somehow pass the JSON response to an agent.

Thanks in advance!

Rafaela Castro


_______________________________________________
jade-develop mailing list
jade-develop at avalon.tilab.com
https://avalon.cselt.it/mailman/listinfo/jade-develop
UNSUBSCRIBE INSTRUCTIONS AT
http://jade.tilab.com/community-mailinglist.htm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://avalon.cselt.it/pipermail/jade-develop/attachments/20140422/93332d18/attachment.html>
Scagliotti Enrico (Guest)
2014-04-22 13:36:56 UTC
Permalink
Hi,

Yes, the latest version of WSIG (release 4.0) exposes / consume SOAP and REST (xml and json) services.
Try it!

Bye
Enrico


Da: jade-develop-bounces at avalon.tilab.com [mailto:jade-develop-bounces at avalon.tilab.com] Per conto di Rafaela Castro
Inviato: marted? 22 aprile 2014 05:11
A: jade-develop at avalon.tilab.com
Oggetto: [jade-develop] Consuming RESTful API with an agent

Hi!

I started using the Jade framework recently, and I have this doubt:
Can I use an agent to consume a RESTful API (like WSIG to SOAP)?

If no, it's possible use the native java.net.HttpURLConnection to consume REST Services and somehow pass the JSON response to an agent.

Thanks in advance!

Rafaela Castro
________________________________
Nessun virus nel messaggio.
Controllato da AVG - www.avg.com<http://www.avg.com>
Versione: 2014.0.4355 / Database dei virus: 3882/7375 - Data di rilascio: 21/04/2014
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://avalon.cselt.it/pipermail/jade-develop/attachments/20140422/a5cd7481/attachment.html>
Loading...