If you are using WAS version 5.0.2 or later, the QMF for WebSphere web service is deployed along with and at the same time as the web applications. No further configuration is required. If you are using a WAS version earlier than 5.0.2, you should follow the instructions for deploying the web service under WAS version 4.
After installation, the QMF for WebSphere web service can be accessed by client applications using the following URL:
http://host:port/QMFWebSphere/services/QMFService
where host is the host name of the WAS server machine and port is the port WAS uses for web services (by default, 6080).
For web service client applications, a web service description file (WSDL) named QMFWebSphere.wsdl is included with the QMF for WebSphere files that describes the QMFService web service.