I believe that if the WSDL specifies that the field is nillable, then xsd:int is mapped to Integer instead of int. Can you change your WSDL?
Matt ----- Original Message ----- From: "Heitzeg, Bill" <[EMAIL PROTECTED]> To: "Axis-User (E-mail)" <[EMAIL PROTECTED]> Sent: Tuesday, February 17, 2004 10:30 AM Subject: wsdl2java mapping primitives to objects Hi, When I generate a client using wsdl2java, xsd:int is mapped to a java int type. I would like it to be mapped to an Integer. Does anyone know how to do this? Thanks, Bill Bill Heitzeg 1-734-995-9131
