hello,
j'ai déployé un SW sous axis 1.4 avec tomcat 6.0
mais lorsque je veux voir le WSDL correspond à mon service, le serveur m'affiche
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:fk04_laptop1
Pourtant dans ma classpath j’ai bel bien C:\Program Files\Java\jdk1.5.0_05\lib\tools.jar;
Fk04
Partager