Cocoon 2 - Webservice
"Klaus Nuhr" <[email protected]> Sat, 5 Apr 2014 15:06:25 +0200
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Message-ID | <trinity-c3ab4cb0-fd62-4b46-9260-a7b17820a440-1396703185408@3capp-webde-bs03> |
Hello to everyone in the mailing list :), I would like to implement a WebService via Cocoon. In this case, the client should send a XML file to my service, it will be processed accordingly and delivered as a pdf back to the client. The processing of a local XML works great. Now must be implemented as a webservice. I would have preferred RESTful, but seems all so only with cocoon 3 to come. Is there in this respect a tutorial or sample code? Greetings