Correct my mistake . These wsdls are generated by Maven XSLT plugin.
Regards Jim > -----Original Message----- > From: Jim Ma [mailto:[EMAIL PROTECTED] > Sent: Monday, September 11, 2006 5:19 PM > To: [email protected] > Subject: Invalid wsdl generated in testutil > > > 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 > > > > > > > >
