uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61089-E

The form of the targetNamespace element of javax.jws.WebParam annotation is invalid. (class = aa....aa, method = bb....bb, parameter position (numbered from 0) = cc....cc, targetNamespace = dd....dd)

aa....aa: SEI name or Web service implementation class name
bb....bb: Method name
cc....cc: Position of the argument
dd....dd: Value of the targetNamespace element
Description
The coding format of the targetNamespace element of the javax.jws.WebParam annotation is invalid.
Action
Code the namespace specified in the targetNamespace element of javax.jws.WebParam annotation in the correct format. You cannot code the following character strings and formats:
  • Query strings
  • Anchors
  • Port numbers
  • User name or password