users@jax-rpc.java.net

WSCompileTool

From: Rinesh Agnihotri <ragnihotri_at_seebeyond.com>
Date: Tue, 8 Mar 2005 18:40:39 +0530

Hi,
 
Before generating code programetically(using CompileTool), I want to test if the WSDL is WS-I BP1.0 compliant.
If yes I want to use -f:wsi else not.
When I use JWSDP - JAX-RPC command line tool I get a warning stating if the WSDL is non compliant.How can that be achieved in a java program?
 
Thanks in advance for the help.
 
-RK