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.
xsd から Scala に適したクラスを生成するために scalaxb を使用しましたが、JAX-WS (SOAP) Web サービスのサーバー側実装でこれらのクラスを使用したいと考えています。
ただし、マーシャリングに JAXB ではなく scalaxb を使用するように CXF に指示する方法がわかりません。
これを達成するために私が従う必要がある手順を誰か教えてもらえますか?