RE: [RT] WebServicesProxy Generator

2002-08-26 Thread Per Kreipke
Ivelin, Currently the proxy only supports HTTP GET binding. I have not found time to implement XML-RPC and SOAP proxying, although it should be relatively easy using Axis' client libraries. If you are interested, feel free to help. Thanks for the feedback. I ended up wrapping SOAP with XSP

RE: [RT] WebServicesProxy Generator

2002-08-21 Thread Per Kreipke
Ivelin, In the javadocs for this generator, the Axis connection is 'TBD'. I'm wondering if it currently would allow me to proxy Axis web services running on the same machine. E.g. I would like the SOAP request to go through C2 to get config info and other authentication and state info before

RE: [RT] WebServicesProxy Generator

2002-06-24 Thread Matthew Langham
Hi Ivelin, I think a component like this is a natural addition to Cocoon and the portal. It's been talked about several times before and it's great to see you starting to work on it. Fire and Ice welcome ;) How can I select which parameters to pass to the Webservice? From your example it

Re: [RT] WebServicesProxy Generator

2002-06-24 Thread Andy Lewis
How about ICE? I've got a Cocoon-friendly ICE 1.1 effort underway. If I get it working.(amidst the myriad of other things going on) Besides ICE 2.0 is beingrefactored for SOAP integration...so it would be a shame to miss out on that Following is an initial draft of a new component I

Re: [RT] WebServicesProxy Generator

2002-06-24 Thread Ivelin Ivanov
Hi Matthew. Matthew Langham wrote: Hi Ivelin, I think a component like this is a natural addition to Cocoon and the portal. It's been talked about several times before and it's great to see you starting to work on it. Fire and Ice welcome ;) How can I select which parameters to