uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61040-E

The value of className element of javax.xml.ws.RequestWrapper annotation is not followed the naming rules of Java language specifications. (class = aa....aa, method = bb....bb, className = cc....cc)

aa....aa: SEI name or Web service implementation class name
bb....bb: Method name
cc....cc: Value of the className element
Description
The value of the className element of javax.xml.ws.RequestWrapper annotation is not in accordance with the naming rules stipulated in the Java language specifications.
Action
The value specified in the className element of javax.xml.ws.RequestWrapper annotation must be in accordance with the naming rules stipulated in the Java language specifications.