Right.
But when going from Java code to WSDL and deployment, wscompile isnt used.
wsdeploy is used.
Cliff Draper wrote:
> From: Sam D <bytecode_at_PHREAKER.NET>
> Date: Wed, 6 Aug 2003 22:55:16 -0400
> > Hi.
> >
> > How do I do this in JWSDP 1.2 ? There seems to be no option in wsdeploy to
> >
> > tell it how to do it.
>
> wscompile has a 'documentliteral' feature.
>
> Something like:
> wscompile -gen:server -f:documentliteral -keep fooConfig.xml
>
> Cliff Draper Sun Microsystems, Forte Tools
> My opinions may or may not reflect those of my employer.
> ---------------------------- food for thought ---------------------------
> All programmers are playwrights and all computers are lousy actors.