users@jax-rpc.java.net

Re: xrpcc in 1.0

From: Sam <bytecode_at_Phreaker.net>
Date: Wed, 12 Jun 2002 11:09:23 -0400

You are right. It is deleting wsdl after generation and stays with
the -keep option

./s



Su Zhang wrote:
>
> Hi,
>
> Even I used the new schema to write the configuration file, the xrpcc tool still doesn't generate the WSDL document. By my observation, the xrpcc generates the WSDL first and then somehow removes it.
> If I add the -keep option to the command, the generated WSDL is kept.
>
> Su