KDJW61021-E

True cannot be specified for the exclude element of javax.jws.WebMethod annotation in SEI. (SEI = aa....aa, method = bb....bb)

aa....aa:SEI名
bb....bb:メソッド名
説明
SEIのjavax.jws.WebMethodアノテーションのexclude要素には,trueを指定できません。
対処
SEIのメソッドでjavax.jws.WebMethodアノテーションのexclude要素には,falseを指定してください。