users@jax-rpc.java.net

Re: more doc/literal

From: Ted Neward <tneward_at_javageeks.com>
Date: Tue, 23 Jul 2002 17:12:49 -0700

I was able to do so by hand-editing the WSDL (I actually started with the
WSDL rather than a Java interface), and no special changes were necessary to
deploy it--just pushed the code out as a WAR.

tkn

----- Original Message -----
From: "Sam" <bytecode_at_Phreaker.net>
To: <JAXRPC-INTEREST_at_JAVA.SUN.COM>
Sent: Sunday, July 21, 2002 11:29 PM
Subject: [JAX-RPC] more doc/literal


> By default xrpcc generates everything in the rpc/encoded
> format.
>
> How do I make it generate doc/literal (other than editing
> the WSDL myself)
>
> How do I deploy a service as a doc/literal and not rpc/encoded
> to my endpoint.
>
> thanks
> /s
>