On Mon, 24 Nov 2003 14:44:25 +0100 Bertrand Delacretaz <[EMAIL PROTECTED]> wrote:
Can anyone explain me how to create (may be with cocoon usage) the SOAP server?
The axis block samples demonstrate SOAP services implemented using Cocoon.
I can't find SOAP server creation samples in axis block samples :( Can you show me exact path?
To run the axis samples, assuming you're starting from the "cocoon.sh" script, you need to point your browser to http://localhost:8888/samples/axis/ , to find out which services are available.
That page includes a simple client example which should get you started.
The source code of the axis block is found under src/blocks/axis in the Cocoon source code tree, that's where you can find how these SOAP services are created.
Does this help?
-Bertrand
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
