On 7/18/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote:
Michael Jouravlev wrote:
> This posting is about a year old. How a web service can be implemented
> with 1.3 chain? Stick webservice preprocessing command into a chain,
> it unwraps SOAP envelope, sticks input data into context and lets
> chain do it thing.

http://strutsws.cvs.sourceforge.net/strutsws/StrutsWS_Struts1.3/

I guess I should polish it a bit and get a release out, but it's there
in CVS :)  Marco Mistroni actually implemented it almost a year ago.
I'm pretty sure it could be implemented even better now, we've both
learned since then I'm sure, but it does in fact exist already.

Thanks! Just downloaded and looking at it. By the way, it
distinguishes SOAP request by checking custom parameter "SOAPAction".
I hope that it can accept any SOAP web service, not just
Struts-specific ones.

> I bet that if someone contributed such a preprocessing command it
> would be gratefully accepted.

Perhaps.

There is no copyright message, but the package structure is
org.apache.struts.* ;-)

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

Reply via email to