uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61068-E

The relative path cannot be specified for the targetNamespace element of javax.xml.ws.WebFault annotation. (exception class = aa....aa, targetNamespace = bb....bb)

aa....aa: Exception class name
bb....bb: Value of the targetNamespace element
Description
A relative path cannot be specified in the targetNamespace element of the javax.xml.ws.WebFault annotation.
Action
Specify a URL beginning with http:// or urn: in the namespace specified in the targetNamespace element of the javax.xml.ws.WebFault annotation.