uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61042-E

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

aa....aa: SEI name or Web service implementation class name
bb....bb: Method name
cc....cc: Value of the targetNamespace element
Description
A protocol other than http:// or urn: cannot be specified in the targetNamespace element of the javax.xml.ws.RequestWrapper annotation.
Action
Specify a URL beginning with http:// or urn: in the namespace specified in the targetNamespace element of the javax.xml.ws.RequestWrapper annotation.