Cosminexus V9 アプリケーションサーバ メッセージ(構築/運用/開発用)

[目次][前へ][次へ]

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を指定してください。