Raul, Thanks. I downloaded the Axis 1.2b and it works.
Alex List: axis-user <?l=axis-user&r=1&w=2> Subject: RE: makeTypeElement() fault <?t=109087649500004&r=1&w=2> From: "Flores, Raul" <raul.flores () lmco ! com> <?a=108724734800005&r=1&w=2> Date: 2004-07-26 22:44:04 <?l=axis-user&r=1&w=2&b=200407> Message-ID: "<28CF047BB51A9C40A89E308370E2DA110433D67D () emss07m13 ! us ! lmco ! com> <?i=<28CF047BB51A9C40A89E308370E2DA110433D67D%20()%20emss07m13%20!%20us%20!% 20lmco%20!%20com> [Download message RAW <?l=axis-user&m=109088189327719&q=raw>] One possibility is that you are using an earlier version of axis with a doc/lit wsdl where your input parameter is empty. Is HelloWorldRequest a complex type with no elements? Which version of axis are you using? This scenario does work with axis 1.2. Hope this helps, Raul -----Original Message----- From: Xia, Alex [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 4:14 PM To: '[EMAIL PROTECTED]' Subject: makeTypeElement() fault Hi, I deployed a Helloworld service on Axis and when I try to check the wsdl description like this, <http://localhost:8080/axis/services/HelloService?wsdl> I get the error like this: Fault - makeTypeElement() was told to create a type "{urn:HelloService}>HelloWorldRequest", with no containing element AxisFault faultCode: {<http://schemas.xmlsoap.org/soap/envelope/>}Server.generalException faultSubcode: faultString: makeTypeElement() was told to create a type "{urn:HelloService}>HelloWorldRequest", with no containing element faultActor: faultNode: faultDetail: Does anyone know where is the problem? Thanks. Alex
