wsdl2java doesnt generate wrappers for nillable=true

2007-03-07 Thread Woelke, Milan
Hi, we have a problem with our jboss based jsr-181 webservices. We deploy them and a fine wsdl gets generated. It contains parameters with nillable=true as it is expected. But when generating client-side stubs for this wsdl using wsdl2java it results in parameters of simple data types instead

AW: wsdl2java doesnt generate wrappers for nillable=true

2007-03-07 Thread Woelke, Milan
Oh.. maybe I should attach something... Hi, we have a problem with our jboss based jsr-181 webservices. We deploy them and a fine wsdl gets generated. It contains parameters with nillable=true as it is expected. But when generating client-side stubs for this wsdl using wsdl2java it results