Axis Error [Resolvido]

Fala galera.

Estou com um problema ao executar uma classe no Axis.

Ele apresenta o seguinte erro:

[code]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:Fernando-PC[/code]

Alugém pode me dizer o que está acontecendo?

Bom pessoal, consegui resolver.

Na hora de configurar o Apache Axis, devemos copiar o arquivo tools.jar para a pasta lib do TomCat e de preferência para a pasta lib do Axis também.
Após é só reiniciar o serviço que o xml é gerado.

Funciono danado esse tools.jar