Hi guys,

Bit of another 'help me' email here : I'm after a solid code example of a cocoon
action making a soap request and then acting on the results.

This is because I plan on using flowscript, which means java classes (model)
making soap requests for my app.

I've been looking at SOAPHelper.java and it's confusing me a little - it returns
an XScriptObject which the soap logic sheet acts on - what do I do if I want to
act on it in a java class (say, for example, a "Customer" class)? A good solid
example would be invaluable to me here.

I was thinking of using SOAPHelper to make my own helper class, that my java
classes would use to make SOAP calls to my back-end data source.

thanks,
scott

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to