<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16441" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT face=Arial size=2>Eu já uso hoje HTTPService, que seria um XML 
devolvido como resposta a uma requisição de GET/POST.</FONT></DIV>
<DIV><FONT face=Arial size=2>XMLRPC também já é usado.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Mas existem situações em que a integração precisa 
ser feita via SOAP/WebService, usando-se WSDL.</FONT></DIV>
<DIV><FONT face=Arial size=2>Ou seja, torna-se necessário que seja usado um WSDL 
para requisitar e será recebido em WSDL como resposta.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>É claro, um WSDL, um pacote SOAP,&nbsp;nada mais é 
do que um XML, porém, com sua própria estrutura.</FONT></DIV>
<DIV><FONT face=Arial size=2>E&nbsp;as linguagens atualmente já possuem 
facilidades para tratar esse layout.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=lorn.br@gmail.com href="mailto:lorn.br@gmail.com">Lorn</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=agnaldo@starweb-software.com.br 
  href="mailto:agnaldo@starweb-software.com.br">Agnaldo Macedo</A> ; <A 
  title=cascavel-pm@pm.org href="mailto:cascavel-pm@pm.org">Cascavel Perl 
  Mongers</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, June 01, 2007 1:15 PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Cascavel-pm] SOAP / 
  WebService</DIV>
  <DIV><BR></DIV>Rau Agnaldo, tudo bem?<BR>Cara, SOAP é uma coisa muito chata na 
  minha opnião, eu ainda não tive a necessidade ( nem consegui ver um ) de se 
  usar SOAP, um XML com as informações atendeu *todos* os meus casos até agora, 
  e não deixa de ser um webservice :) <BR>Alguém poderia me dizer um bom caso 
  para se usar SOAP e não xml?<BR><BR><BR>
  <DIV><SPAN class=gmail_quote>On 6/1/07, <B class=gmail_sendername>Agnaldo 
  Macedo</B> &lt;<A href="mailto:agnaldo@starweb-software.com.br"> 
  agnaldo@starweb-software.com.br</A>&gt; wrote:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Olá 
    pessoal.<BR><BR>Estou "começando" a ver uma parte de geração e leitura de 
    serviços <BR>(WebServices).<BR><BR>Vi o pacote soap::lite.<BR>Inclusive 
    testei (estudei) o exemplo citado em <A 
    href="http://www.soaplite.com">www.soaplite.com</A>.<BR><BR>Alguém teria, 
    por favor, um exemplo mais rico, onde é enviado e lido uma <BR>string ou 
    arquivo XML 
    inteiro.<BR><BR><BR><BR>_______________________________________________<BR>Cascavel-pm 
    mailing list<BR><A 
    href="mailto:Cascavel-pm@pm.org">Cascavel-pm@pm.org</A><BR><A 
    href="http://mail.pm.org/mailman/listinfo/cascavel-pm">http://mail.pm.org/mailman/listinfo/cascavel-pm</A><BR></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>Lindolfo "Lorn" Rodrigues<BR>- <A 
  href="http://www.slackwarezine.com.br">www.slackwarezine.com.br</A><BR>- <A 
  href="http://lornlab.org">http://lornlab.org</A><BR>- <A 
  href="http://sao-paulo.pm.org">http://sao-paulo.pm.org</A><BR>use Catalyst; 
</BLOCKQUOTE></BODY></HTML>