Hi All , I found there are 3 invalid wsdls generated (by XSD code gen plugin) in testutil :
[1] type_test_rpclit.wsdl : Message part "x " in message "testNillableString" attempt to use parameter as complex type, but parameter defined as an element. [2] type_test_xml.wsdl : operation "testNillableString" are not defined in portType [3] type_test_rpclit_soap.wsdl : Message part "x " in message "testNillableString" attempt to use parameter as complex type, but parameter defined as an element Is this the XSD2java plugin issue or script issue ? Thanks Jim
