users@glassfish.java.net

SOAPBindings

From: Baker, Brad \(Contr\) <"Baker,>
Date: Thu, 16 Nov 2006 17:26:59 -0500

Hi all,

 

I am trying the following:

@SOAPBinding(

    style=SOAPBinding.Style.RPC,

    use=SOAPBinding.Use.ENCODED

)

 

But I get:

Rpc/encoded SOAPBindings are not supported in JAXWS 2.0.

When will rpc/encoded be available?

 

I am converting some web services from JSWDP 2.0 -> JAX_WS 2.0 and many
of those old Web Services used rpc/encoded.

 

Thanks for any help,

Brad