Hi, Just installed axis and all sw needed to make it 'happy'. In working through the User Guide, cannot get any of the userguide samples to work. Always get 'WARN Please initialize the log4j system properly' and then some other error. Don't have a clue as to what is required; assumed that following the installation instructions would initialize everything correctly.
Example 1: when trying to run sample/userguide/example1, I enter 'java samples.userguide.example1.TestClient' as instructed. The response is the log4j warning noted above and an AxisFault with a 404 return code. Not sure if the warning and the 404 are related. Example 2: 'java samples.userguide.example2.CalcClient -p8080 add 2 5 Got result : 7' results in the log4j warning and an AxisFault: no compiler found in your classpath! May need to add 'tools.jar'. Checked classpath and tools.jar is there. Can anyone help? Dave
