uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61038-E

The header element of javax.jws.WebResult annotation cannot be specified in wrapper style. (class = aa....aa, method = bb....bb)

aa....aa: SEI name or Web service implementation class name
bb....bb: Method name
Description
The header element of the javax.jws.WebResult annotation is specified in the wrapper style.
Action
When using the header element of the javax.jws.WebResult annotation, specify BARE in the parameterStyle element of the javax.jws.soap.SOAPBinding annotation.