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

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

KDJW61067-E

The protocol besides http,urn cannot be specified for the targetNamespace element of javax.xml.ws.WebFault annotation. (exception class = aa....aa, targetNamespace = bb....bb)

aa....aa:例外クラス名
bb....bb:targetNamespace要素の値
説明
javax.xml.ws.WebFaultアノテーションのtargetNamespace要素にhttp://またはurn:以外のプロトコルは指定できません。
対処
javax.xml.ws.WebFaultアノテーションのtargetNamespace要素に指定する名前空間は,http://またはurn:で始まるURLを指定してください。