Can anyone point me to a procedure that outlines how the samples are used and built? I imported Axis into an Eclipse project without first understanding the structure and came to the realization that some of the release code might have some external dependencies. For example, the Address class source doesn't seem to exist. It seems like some of the samples Java sources are missing, and the build files have embedded entity references that don't like to work with the directory structure that is provided.
Thanks, David Morris