Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Axis2 Web サービスで要求パラメーターの最小、最大、必須、およびオプションの属性を設定するにはどうすればよいですか? wsdl ファイルが自動的に生成されるように、Eclipse と Axis2 を使用して Web サービスを構築しています。
最初にインターフェース (WSDL) を作成し、WSDL からサーバー スタブを生成することをお勧めします。WSDL では、Document/Literal 形式を使用して、最小、最大、およびその他すべての制約を適用できます。すべての制約を下のセクションに入れます。