uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61004-E

The javax.jws.WebService annotated classes that do not belong to a package must have the targetNamespace element of javax.jws.WebService. (class = aa....aa)

aa....aa: SEI name or Web service implementation class name
Description
No package is coded in the SEI, and furthermore, the targetNamespace element of the WebService annotation is also not coded.
Action
When the SEI or Web service implementation class entered in the apt command belong to the default package, code the namespace name in the targetNamespace element of the javax.jws.WebService annotation.