Hello everyone! I recently installed Axis 1.4 over Tomcat 5.5 (i am using Xubuntu) and when i try to test the built-in JWS endpoint EchoHeaders.jws i get the following exception:
java.io.FileNotFoundException: /var/lib/tomcat5.5/webapps/axis/WEB-INF/jwsClasses/EchoHeaders.java (No such file or directory) (the SOAP test endpoint works fine) I checked, and there is no such thing as a jwsClasses anywhere to be found, does this mean i made a mistake when i installed Axis? should i create the directory manually and place there the required java files as i go? however,axis should this automatically right? Thanks in advance! Rafael
