Hi,

I think, it will be better if try to use XFire / CXF or Axis2, you can
create simple POJO and expose it as WebService and from the other side
you can use such POJO in your Struts2 actions. And of course you can
use Spring to initialize it and inject to your actions ;-)
If you want to have better interoperability with .NET you should
consider using literal/document style for your WebServices (base on
XSD and XML messages).


Regards
-- 
Lukasz

http://www.linkedin.com/in/lukaszlenart

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

Reply via email to