Eclipse+Axis2+Tomcat 6

Criei o Webservice seguindo o exemplo em :
http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebService/bu_tutorial.html

Porém ao tentar criar a Classe que ira consumir o Web Service em File->New-Other->Web Service->Web Service Client quando coloco “http://localhost:8080/Axis2WSTest/services/Converter?wsdl” em Service definition aparece a seguinte mensagem:

“The service definition selected is invalid.”

Alguém ja passou por isso