PDA

View Full Version : which wsdl style



metanoize
Oct 2nd, 2007, 01:08 PM
Hi,

Does Spring-ws support WSDL encoding of type "rpc/encoded"? We already have hundred of services and can not migrate to other styles.

couzteau
Oct 2nd, 2007, 04:47 PM
I had the same problem and was told it doesn't support rpc/encoded.

ralph.poellath
Oct 4th, 2007, 03:54 AM
This article (http://www.jroller.com/0xcafebabe/entry/migrating_smoothly_from_rpc_encoded) details a migration strategy from rpc/encoded to document/literal using XSLT transformations. It doesn't make rpc/encoded a first-class citizen though.