Andrew
 
Could you perhaps add some sample code to the wiki site to
help the next poor bloke that has to attempt this?!
 
Thanks
Derek

>>> [EMAIL PROTECTED] 2006/02/22 04:41 AM >>>

Hi,
just to let you know that I have successfully implemented webservice 
calls to Paypal into my site via flowscript.

Andrew

> Andrew Madu wrote:
>
>> Hi Simone,
>>
>>> I supposed you was not going to call a webservice (which is 
>>> server to server comunication) but send the user to another 
>>> site, and then receive back (thru the user browser) the result 
>>> of the transaction. This is what i asked in the first few lines 
>>> of my first answer. If you have to call a webservice (your 
>>> server connects to the other server, the user notices nothing) 
>>> then the aproach is radically different.
>>
>>
>> yes I am aware of this, and sorry for any confusion. I am just 
>> looking at both approaches and wish to find a solution to both. 
>> Ultimately for those credit clearing facilities that offer a 
>> webservice (SOAP) solution, I would like to implement that into 
>> my project.
>
> Oh ok, I was just missing the point :)
>
>>
>>
>> I have a pretty clear idea of how to implement the first issue 
>> that I made my original question against. I would now like to 
>> tackle the option of implementing a webservice call into my website.
>>
>> Could you direct me to any documentation on calls to webservices 
>> from cocoon within flowscript?
>
> I don't know of any facility for calling webservices directly from 
> inside a flowscript. I think you will have to use any webservice 
> engine/client you need (Axis, of HTTPClient if it's a rest or 
> whatever else) as if you were going to use it inside any other web 
> technology or java program.
>
> Simone
>
> -- 
> Simone Gianni
>
> ---------------------------------------------------------------------
> 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] 




-- 
This message is subject to the CSIR's copyright, terms and conditions and
e-mail legal notice. Views expressed herein do not necessarily represent the
views of the CSIR.
 
CSIR E-mail Legal Notice
http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html 
 
CSIR Copyright, Terms and Conditions
http://mail.csir.co.za/CSIR_Copyright.html 
 
For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR
Legal Notice send a blank message with REQUEST LEGAL in the subject line to
[EMAIL PROTECTED]


This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.


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

Reply via email to