users@jax-rpc.java.net

Java to WSDL nillable attributes?

From: baddog909 <21401_at_sbcglobal.net>
Date: Thu, 4 Feb 2010 16:16:36 -0800 (PST)

Newbie Question,

When I generate my wsdl from Java code all of the attributes in my WSDL are
set to nillable="true".

I update the generated wsdl to have nillable="false" for the attributes that
must be populated but when the WAR file get's deployed the wsdl sets
everything back to nillable="true".

Is there a way to keep the WSDL file from getting changed?

BTW, im using Eclipse IDE, JAX-RPC, AXIS in Tomcat environment.

Any help would be appreciated.
-- 
View this message in context: http://old.nabble.com/Java-to-WSDL-nillable-attributes--tp27461893p27461893.html
Sent from the JAX-RPC - User mailing list archive at Nabble.com.