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.
WSDL ファイルから分離された XSD スキーマを生成するように CXF サーブレットをセットアップすることは可能ですか?
WS を使用して CXF を適切に構成しhttp://localhost:8080/wstest/ws/、http://localhost:8080/wstest/ws/MyWs?wsdlWSDL ファイルを使用できます。
http://localhost:8080/wstest/ws/
http://localhost:8080/wstest/ws/MyWs?wsdl
xs:schema を別のファイルに入れ、WSDL ファイルにインポートするように構成を変更したいだけです。