You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by kulin parikh <ku...@hotmail.com> on 2002/05/17 22:52:15 UTC

javax.xml.rpc.ServiceException: Missing WSDL document


I am creating a call using following method

Call call = (Call) service.createCall(new QName(_portName),new 
QName(_methodNameSpace, _methodName));

And i am getting "javax.xml.rpc.ServiceException: Missing WSDL document"
error.

_portName is parameter got using

Map ports = service.getPorts();
for(Iterator it=ports.values().iterator();it.hasNext();){
	port = (Port)it.next();
_portName = port.getName();//
}

can someone guide me what i am doing wrong?



_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com