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
