uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61106-E

The value of namespace element of javax.xml.bind.annotation.XmlElement annotation and the value of targetNamespace element of javax.jws.WebResult annotation are different. (class = aa....aa, method = bb....bb, XmlElement namespace = cc....cc, WebResult targetNamespace = dd....dd)

aa....aa: SEI name or service implementation class name
bb....bb: Method name
cc....cc: Value of the namespace element of javax.xml.bind.annotation.XmlElement
dd....dd: Value of the targetNamespace element of javax.jws.WebResult
Description
The value of the namespace element of the javax.xml.bind.annotation.XmlElement annotation and the value of the targetNamespace element of the javax.jws.WebResult annotation are different.
Action
The namespace element of the javax.xml.bind.annotation.XmlElement annotation and the targetNamespace element of the javax.jws.WebResult annotation must have the same values.