Erro no-> new Service().createCall();

1 resposta
I

Olá pessoal estou com um probleminha está aparecendo erros na linha:

Call call = (Call) [color=red]new Service().createCall(); [/color]

Erros:

Description Resource Path Location Type The method createCall() from the type Service refers to the missing type Call
The type javax.xml.rpc.Call cannot be resolved. It is indirectly referenced from required .class files
The type javax.xml.rpc.ServiceException cannot be resolved. It is indirectly referenced from required .class files

Alguem pode ajudar?
Grato!!!

1 Resposta

ademar111190

recentemente tive o mesmo erro e resolvi adicionandoas seguintes libs:

axis.jar, common-logging-1.1.1.jar, jaxrpc.jar e commons-discovery-0.2,jar

Criado 6 de julho de 2009
Ultima resposta 17 de jun. de 2012
Respostas 1
Participantes 2