uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61007-E

The form of the targetNamespace element of javax.jws.WebService annotation is invalid. (class = aa....aa, targetNamespace = bb....bb)

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