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.
Tomcat に JAX-WS Web サービスをデプロイするのに問題があります。Tomcat は軸を自動的に使用して SOAP Web サービスを実行しないようです...そして、Web サービス クラスを javax.servlet.Servlet にキャストできないため、エラーが発生します。
axis2 で JAX-WS Web サービスを自動的に実行するために、Tomcat を構成するにはどうすればよいですか?