The document provides a comparative study of web service composition processes and methods. It summarizes the key phases of composition as planning, discovery, selection, and execution. For the planning phase, it describes various approaches including workflow-based, AI planning based on state space, logic, graph models, and satisfiability. AI planning methods are further broken down into state-space based planning using forward/backward search, logic-based planning using rules and constraints, graph-based planning using directed graphs, and planning as satisfiability using reasoning algorithms. The document aims to classify existing solutions for each composition phase to better understand their capabilities and limitations.