Hi Thomas, maybe this wikipage has some information for you: http://wiki.apache.org/cocoon/WebServiceServer
On Tuesday 10 October 2006 13:37, Yves Zoundi wrote: > I think you can generate a soap response for a requested url?? Not tested > though. > > <map:match pattern = "getResponse"> > <map:generate type = "getRecords"/> > <map:transform src = "xmltosoap.xsl"/> > <map:serialize type = "xml"/> > </map:match> > -----Original Message----- > From: Andreas Kuehne <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED], [email protected] > Date: Tue, 10 Oct 2006 12:41:46 +0200 > Subject: Re: Any experience with SOAP Server WITHOUT Axis ? > > > Hi Thomas, > > > > > what about xfire > > > http://xfire.codehaus.org > > > E.g., it can be used in conjunction with xmlbeans. > > sounds intersting ! > > But as I'm a lazy guy, I don't want to go for a Java model. I would > > dream of using my already-made-and-tested pipelines enabled with a SOAP > > frontend ... > > > > ___________________________________________________ > > Andreas Kühne > > phone: +49 177 293 24 97 > > mailto: [EMAIL PROTECTED] > > > > Trustable > > Kirchröder Str. 70e > > 30625 Hannover > > Germany > > www.trustable.de > > > > Kostenlose Verifikation qualifizierter elektronischer Signaturen: > > www.sig-check.de > > > > > > > > --------------------------------------------------------------------- > > 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] > > -- B. Sc. Jan Hinzmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
