Tutorial webservice easy java magazine ed 16 - erro

Java

30/08/2012

Olá pessoal, segui o tutorial sobre webservice desta edição do revista e estou tendo problemas na hora de montar meu cliente.
Para montar o cliente, criei um projeto java --> webservice cliente. consegui ver o serviço e tudo mais.
Porém estou com o seguinte erro.

Se alguém puder me ajudar.

log4j:WARN No appenders could be found for logger (org.apache.axis.description.OperationDesc).
log4j:WARN Please initialize the log4j system properly.
AxisFault
 faultCode: {http://xml.apache.org/axis/}Server.NoEndpoint
 faultSubcode: 
 faultString: No endpoint
 faultActor: 
 faultNode: 
 faultDetail: 
	{http://xml.apache.org/axis/}exceptionName:org.apache.axis.NoEndPointException
	{http://xml.apache.org/axis/}stackTrace:No endpoint
	at webservices.ConversorSoap11BindingStub.milhaParaQuilometro(ConversorSoap11BindingStub.java:139)
	at webservices.UsandoServico.main(UsandoServico.java:43)

	{http://xml.apache.org/axis/}hostname:Note

No endpoint
	at webservices.ConversorSoap11BindingStub.milhaParaQuilometro(ConversorSoap11BindingStub.java:139)
	at webservices.UsandoServico.main(UsandoServico.java:43)



Obrigado pessoal.
Alesander

Alesander

Curtidas 0
POSTAR