Hi Dario, On Mon, Oct 07, 2002 at 12:59:56PM -0300, Dario Liberman wrote: > Hello, > > I sent a message the other day asking for some architect guru to help me, > titled "Re: Servlet-Ouput as Cocoon-Input" > > I have read the mailing list trying to find an answer by myself since then.
Did you find your answer ? You may have to write a custom generator to do this - or use the WebServicesProxyGenerator if your servlet output is xml. > I found mails talking about SOAP cocoon from Marcus. How should I get into this? What would you like to know ? :) > Are there some examples working to start with? There are 2 sets of examples, one for the client and one for the server. The client examples (using the soap xsp taglib) are under ./src/webapp/samples/docs/samples/soap and the server examples (in scratchpad) are under ./src/scratchpad/webapp/samples/soap-server and ./src/scratchpad/src/org/apache/cocoon/webservices/ > Does it support soap-ATTACHMENTS? and soap-RPC ? RPC via SOAP is no problem as the SOAP server is essentially Apache AXIS, wrapped as a reader. AFAIK AXIS supports attachments to some degree. Hope that helps. Cheers, Marcus -- ..... ,,$$$$$$$$$, Marcus Crafter ;$' '$$$$: Computer Systems Engineer $: $$$$: ManageSoft GmbH $ o_)$$$: 82-84 Mainzer Landstrasse ;$, _/\ &&:' 60327 Frankfurt Germany ' /( &&& \_&&&&' &&&&. &&&&&&&: --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>