That article deals with the obsolete Apche SOAP project. These days you'd use Apache Axis instead, preferably version 2.x, but 1.x will do nicely as well.
If you prefer writing annotations to writing code, then JAX-WS is the way to go; it can be run on Tomcat as well.
Explanations of these various toolkits, and may helpful can be found in the WebServicesFaq.