users@jax-rpc.java.net

Re: Problem with wscompile

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Fri, 02 Sep 2005 09:43:26 -0700

I believe you can safely ignore these warnings. I believe you are using
jdk 1.5 right?

Edoardo Causarano wrote:

> Hello, wscompile (from ant) parses my wsdl and creates the stubs, etc
> ok but also the warning:
> [wscompile] Note: Some input files use unchecked or unsafe operations.
> [wscompile] Note: Recompile with -Xlint:unchecked for details.
>
> I tried adding the flag but neither the ant, nor the cmd line
> incarnation will accept it. What is the matter with my service and how
> can I find out? (using jwsdp 1.5)
>
> tnx,
> e
>

-- 
 - Doug