Hello Doug,
thank you for your reply.Could you tell me if there would be any <br> advantages using JAX-RPC for the document/literal way (is there a way <br> to build serializers for custom types based on my own XML Schemas or <br> should I use JAX-B to build my own marshalling/unmarshalling framework?)
<br>
thanx,
<br>
Mischa
On Mon, 3 Mar 2003 10:37:26 -0800, Doug Kohlert <doug.kohlert_at_SUN.COM> wrote:
>Mishca, the next release of the JAXRPC RI will include support
>for rpc/literal based WSDLs. This release should be available
>in late May or June.
>
>Thank you for using JAXRPC
>
>Mischa Zurke wrote:
>> hi,
>>
>> i wonder if wscompile can handle wsdl documents with rpc-style operations and a literal encoding (rpc/literal). Does JAX-RPC support this style/encoding combination??? does anybody know a good wsdl example that shows how to use
>> rpc/literal?
>>
>> thanx for any help,
>>
>> mischa
>
>
>--
>Doug Kohlert
>Java Software Division
>Sun Microsystems, Inc.
>phone: 503 345-9806
thanx for the information. could you please tell me