uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61100-E

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

aa....aa: Web Service implementation class name
bb....bb: Value of the targetNamespace element
Description
The relative path cannot be specified in the targetNamespace element of the javax.xml.ws.WebServiceProvider annotation.
Action
In the name space specified in the targetNamespace element of the javax.xml.ws.WebServiceProvider annotation, specify a URL beginning with "http://" or "urn:".