The class has both javax.jws.WebService annotation and javax.xml.ws.WebServiceProvider annotation. (class = aa....aa)
- aa....aa:クラス名
- 説明
- javax.jws.WebServiceアノテーションとjavax.xml.ws.WebServiceProviderアノテーションの両方が指定されています。
- 対処
- javax.jws.WebServiceアノテーションかjavax.xml.ws.WebServiceProviderアノテーションのどちらか一方を指定してください。