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.
ミュールの実行中に、実行時に cxf 要素を構成できるかどうかを知りたいです。
たとえば、「アドレス」と「wsdlLocation」を設定する方法
どちらも必須ではありません... wsdlの場所またはアドレスを指定できます..例:-
< cxf:jaxws-service wsdlLocation="wsdl/helloservice.wsdl" serviceClass="com.myapp.serviceA.IServiceA" doc:name="SOAP"/ >