oi Galera, estou começando em web service e estou tendo esse erro, qdo tento visualizar o WSDL do meu webservice:
AXIS error
Sorry, something seems to have gone wrong… here are the details:
Fault - ; nested exception is:
java.lang.RuntimeException: No compiler found in your classpath! (you may need to add ‘tools.jar’)
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.lang.RuntimeException: No compiler found in your classpath! (you may need to add ‘tools.jar’)
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:x-a9c54f90c00c4
já verifiquei o classpath e o caminho do tools.jar está correto, e mesmo assim não funciona, alguem sabe o q pode estar ocorrendo?
valeu!!!