You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Oleksandr Filatov <of...@softservecom.com> on 2004/11/04 14:58:54 UTC

Set up webservice

Hello!

I have an small Cocoon-application that creates PDF documents.

That all is handled by one pipeline:
1. Get xml from db <map:generate />
2. Transform it into xsl:fo by xsl transformation <map:transform /> 
3. Feed this xsl:fo to FOP by <map:serialize type="fo2pdf"/>

How can I create from it all a simple web service, that receive xsl:fo in
SOAP call and does same action for pdf creation?

Is there in cocoon a something of automatic wsdl creating system according
to existing web services?

How can I create soap client under cocoon that will use my web service from
given wsdl?

Show me some examples if it possible.

Regards.
----------------------------------------------------------------
[Jboss 3.2.3, Apache Cocoon 2.1.5.1]



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org