users@jax-rpc.java.net

Re: wscompile -security

From: V B Kumar Jayanti <Vbkumar.Jayanti_at_Sun.COM>
Date: Thu, 09 Dec 2004 11:31:54 +0530

#DO VU HOANG TRINH# wrote:

> Hi,
>
> Recently I read the JWSDP 1.5 tutorial and it says that we can use
> security option for the wscompile tool. But it seems to be an invalid
> argument when I try it from the command line. So how can I use it? The
> error is:
>
>
>
> Error: -security is an invalid option or argument
>
> Usage: wscompile [options] configuration_file
>
> Use "wscompile -help" for a detailed description of options.
>
>
>
You will need to make sure that
<JWSDP_HOME>/xws-security/lib/security-plugin.jar is in the wscompile
classpath. Look in the directory
<JWSDP_HOME>/xws-security/samples/simple. There is a build.xml over
there which makes use of the -security option.

> regards,
>